2026-03-25 22:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 22:15:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-25 22:15:06 [adesa.be] INFO: Starting spider adesa.be
2026-03-25 22:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 22:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 22:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 22:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 22:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: a04f0b7bbc600377
2026-03-25 22:15:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-25 22:15:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.be/task_31_2026-03-25T22_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-25 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 22:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 22:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-25 22:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 22:15:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 22:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 22:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-25 22:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 22:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 22:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-25 22:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 22:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 22:15:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-25 22:15:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-25 22:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-25 22:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 22:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 22:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-25 22:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 22:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 22:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22: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-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726007
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726007%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726007: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726007 url https://www.openlane.eu/en/carv6/auction/10726007
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726009
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726009%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726009: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726009 url https://www.openlane.eu/en/carv6/auction/10726009
2026-03-25 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726351
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726351%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726351: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726351 url https://www.openlane.eu/en/carv6/auction/10726351
2026-03-25 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726353
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726353%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726353: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726353 url https://www.openlane.eu/en/carv6/auction/10726353
2026-03-25 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726376
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726376%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726376: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726376 url https://www.openlane.eu/en/carv6/auction/10726376
2026-03-25 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726381
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726381%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726381: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726381 url https://www.openlane.eu/en/carv6/auction/10726381
2026-03-25 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726387
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726387%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726387: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726387 url https://www.openlane.eu/en/carv6/auction/10726387
2026-03-25 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726389
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726389%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726389: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726389 url https://www.openlane.eu/en/carv6/auction/10726389
2026-03-25 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726432
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726432%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726432: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726432 url https://www.openlane.eu/en/carv6/auction/10726432
2026-03-25 22:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726510
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726510%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726510: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726510 url https://www.openlane.eu/en/carv6/auction/10726510
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726515
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726515%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726515: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726515 url https://www.openlane.eu/en/carv6/auction/10726515
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726517
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726517%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726517: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726517 url https://www.openlane.eu/en/carv6/auction/10726517
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726519
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726519%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726519: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726519 url https://www.openlane.eu/en/carv6/auction/10726519
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726521
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726521%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726521: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726521 url https://www.openlane.eu/en/carv6/auction/10726521
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726523
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726523%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726523: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726523 url https://www.openlane.eu/en/carv6/auction/10726523
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726525
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726525%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726525: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726525 url https://www.openlane.eu/en/carv6/auction/10726525
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726528
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726528%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726528: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726528 url https://www.openlane.eu/en/carv6/auction/10726528
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726529
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726529%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726529: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726529 url https://www.openlane.eu/en/carv6/auction/10726529
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726533
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726533%27 HTTP/1.1" 200 None
2026-03-25 22:15:14 [adesa.be] INFO: Scrape type for 10726533: 1
2026-03-25 22:15:14 [adesa.be] INFO: Scraping item 10726533 url https://www.openlane.eu/en/carv6/auction/10726533
2026-03-25 22:15:14 [adesa.be] INFO: Found listing with ID: 10726541
2026-03-25 22:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726541%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726541: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726541 url https://www.openlane.eu/en/carv6/auction/10726541
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726539
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726539%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726539: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726539 url https://www.openlane.eu/en/carv6/auction/10726539
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726543
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726543%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726543: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726543 url https://www.openlane.eu/en/carv6/auction/10726543
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726544
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726544%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726544: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726544 url https://www.openlane.eu/en/carv6/auction/10726544
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726546
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726546%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726546: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726546 url https://www.openlane.eu/en/carv6/auction/10726546
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726548
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726548%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726548: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726548 url https://www.openlane.eu/en/carv6/auction/10726548
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726551
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726551%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726551: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726551 url https://www.openlane.eu/en/carv6/auction/10726551
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726554
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726554%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726554: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726554 url https://www.openlane.eu/en/carv6/auction/10726554
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726558
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726558%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726558: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726558 url https://www.openlane.eu/en/carv6/auction/10726558
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726559
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726559%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726559: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726559 url https://www.openlane.eu/en/carv6/auction/10726559
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726562
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726562%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726562: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726562 url https://www.openlane.eu/en/carv6/auction/10726562
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726556
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726556%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726556: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726556 url https://www.openlane.eu/en/carv6/auction/10726556
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726569
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726569%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726569: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726569 url https://www.openlane.eu/en/carv6/auction/10726569
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726578
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726578%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726578: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726578 url https://www.openlane.eu/en/carv6/auction/10726578
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726580
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726580%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726580: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726580 url https://www.openlane.eu/en/carv6/auction/10726580
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726608
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726608%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726608: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726608 url https://www.openlane.eu/en/carv6/auction/10726608
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726611
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726611%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726611: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726611 url https://www.openlane.eu/en/carv6/auction/10726611
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726628
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726628%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726628: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726628 url https://www.openlane.eu/en/carv6/auction/10726628
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726983
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726983%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726983: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726983 url https://www.openlane.eu/en/carv6/auction/10726983
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726985
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726985%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726985: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726985 url https://www.openlane.eu/en/carv6/auction/10726985
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726988
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726988%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726988: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726988 url https://www.openlane.eu/en/carv6/auction/10726988
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726986
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726986%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726986: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726986 url https://www.openlane.eu/en/carv6/auction/10726986
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726990
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726990%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726990: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726990 url https://www.openlane.eu/en/carv6/auction/10726990
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726992
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726992%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726992: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726992 url https://www.openlane.eu/en/carv6/auction/10726992
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726997
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726997%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726997: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726997 url https://www.openlane.eu/en/carv6/auction/10726997
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726995
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726995%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726995: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726995 url https://www.openlane.eu/en/carv6/auction/10726995
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726348
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726348%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726348: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726348 url https://www.openlane.eu/en/carv6/auction/10726348
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726349
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726349%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726349: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726349 url https://www.openlane.eu/en/carv6/auction/10726349
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726355
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726355%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726355: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726355 url https://www.openlane.eu/en/carv6/auction/10726355
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726375
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726375%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726375: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726375 url https://www.openlane.eu/en/carv6/auction/10726375
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726379
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726379%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726379: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726379 url https://www.openlane.eu/en/carv6/auction/10726379
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726382
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726382%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726382: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726382 url https://www.openlane.eu/en/carv6/auction/10726382
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726385
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726385%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726385: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726385 url https://www.openlane.eu/en/carv6/auction/10726385
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726391
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726391%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726391: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726391 url https://www.openlane.eu/en/carv6/auction/10726391
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726393
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726393%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726393: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726393 url https://www.openlane.eu/en/carv6/auction/10726393
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726395
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726395%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726395: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726395 url https://www.openlane.eu/en/carv6/auction/10726395
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726399
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726399%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726399: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726399 url https://www.openlane.eu/en/carv6/auction/10726399
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726401
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726401%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726401: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726401 url https://www.openlane.eu/en/carv6/auction/10726401
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726403
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726403%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726403: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726403 url https://www.openlane.eu/en/carv6/auction/10726403
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726410
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726410%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726410: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726410 url https://www.openlane.eu/en/carv6/auction/10726410
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726411
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726411%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726411: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726411 url https://www.openlane.eu/en/carv6/auction/10726411
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726405
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726405%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726405: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726405 url https://www.openlane.eu/en/carv6/auction/10726405
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726407
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726407%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726407: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726407 url https://www.openlane.eu/en/carv6/auction/10726407
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726476
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726476%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726476: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726476 url https://www.openlane.eu/en/carv6/auction/10726476
2026-03-25 22:15:15 [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-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726478
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726478%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726478: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726478 url https://www.openlane.eu/en/carv6/auction/10726478
2026-03-25 22: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-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726493
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726493%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726493: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726493 url https://www.openlane.eu/en/carv6/auction/10726493
2026-03-25 22:15:15 [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-25 22:15:15 [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-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726495
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726495%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726495: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726495 url https://www.openlane.eu/en/carv6/auction/10726495
2026-03-25 22: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-25 22: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-25 22:15:15 [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-25 22:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff235ee2-061f-5a23-97dc-d7e7c24553a1 with identifier: 10726381
2026-03-25 22:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff235ee2-061f-5a23-97dc-d7e7c24553a1 with scrape type 1
2026-03-25 22:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff235ee2-061f-5a23-97dc-d7e7c24553a1
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15: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%252F5746441%252Fgeneral%252Fe9ad183c-64b3-433e-851e-b34eb38be600.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/e9ad183c-64b3-433e-851e-b34eb38be600.jpg not downloaded yet
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726497
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726497%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726497: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726497 url https://www.openlane.eu/en/carv6/auction/10726497
2026-03-25 22: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-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15: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%252F5746441%252Fgeneral%252Feebbc657-4713-4893-bc5b-8e5a7be9be17.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/eebbc657-4713-4893-bc5b-8e5a7be9be17.jpg not downloaded yet
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726500
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726500%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [adesa.be] INFO: Scrape type for 10726500: 1
2026-03-25 22:15:15 [adesa.be] INFO: Scraping item 10726500 url https://www.openlane.eu/en/carv6/auction/10726500
2026-03-25 22:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15: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%252F5746441%252Fgeneral%252F443dc0ba-5142-4217-80b2-1e8013d01ab3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/443dc0ba-5142-4217-80b2-1e8013d01ab3.jpg not downloaded yet
2026-03-25 22:15:15 [adesa.be] INFO: Found listing with ID: 10726503
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726503%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [adesa.be] INFO: Scrape type for 10726503: 1
2026-03-25 22:15:16 [adesa.be] INFO: Scraping item 10726503 url https://www.openlane.eu/en/carv6/auction/10726503
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252Ffdaa517d-0cfc-4861-8b39-b2a035b3634a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/fdaa517d-0cfc-4861-8b39-b2a035b3634a.jpg not downloaded yet
2026-03-25 22:15:16 [adesa.be] INFO: Found listing with ID: 10726508
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726508%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [adesa.be] INFO: Scrape type for 10726508: 1
2026-03-25 22:15:16 [adesa.be] INFO: Scraping item 10726508 url https://www.openlane.eu/en/carv6/auction/10726508
2026-03-25 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with identifier: 10726389
2026-03-25 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with scrape type 1
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252F08e1aecc-9cad-4d94-a3ee-12747ad182d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/08e1aecc-9cad-4d94-a3ee-12747ad182d2.jpg not downloaded yet
2026-03-25 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b20108cf-ac6f-59a2-a912-062378848887 with identifier: 10726387
2026-03-25 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b20108cf-ac6f-59a2-a912-062378848887 with scrape type 1
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b20108cf-ac6f-59a2-a912-062378848887
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F9f95a3d6-ded8-4591-bf7f-2a17835ab22e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/9f95a3d6-ded8-4591-bf7f-2a17835ab22e.jpg not downloaded yet
2026-03-25 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1346492d-79ef-5fe7-a55c-676933ec23ae with identifier: 10726351
2026-03-25 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1346492d-79ef-5fe7-a55c-676933ec23ae with scrape type 1
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1346492d-79ef-5fe7-a55c-676933ec23ae
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252F728a81a0-7efc-4f5d-a6ec-845a29ade386.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/728a81a0-7efc-4f5d-a6ec-845a29ade386.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252Fea557ebf-960e-44c6-9240-1748a0865b4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/ea557ebf-960e-44c6-9240-1748a0865b4f.jpg not downloaded yet
2026-03-25 22:15:16 [adesa.be] INFO: Found listing with ID: 10726505
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726505%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [adesa.be] INFO: Scrape type for 10726505: 1
2026-03-25 22:15:16 [adesa.be] INFO: Scraping item 10726505 url https://www.openlane.eu/en/carv6/auction/10726505
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252Ff65693fa-d678-401b-81c7-c7ab321f05dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/f65693fa-d678-401b-81c7-c7ab321f05dd.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F44693008-88a5-4082-9242-4db651b3348f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/44693008-88a5-4082-9242-4db651b3348f.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252F8eda58c7-6adf-48e5-a668-db912faaa4a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/8eda58c7-6adf-48e5-a668-db912faaa4a4.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252F3cf5fd75-7012-4809-b5e3-af4cd39090c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/3cf5fd75-7012-4809-b5e3-af4cd39090c8.jpg not downloaded yet
2026-03-25 22:15:16 [adesa.be] INFO: Found listing with ID: 10726512
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726512%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [adesa.be] INFO: Scrape type for 10726512: 1
2026-03-25 22:15:16 [adesa.be] INFO: Scraping item 10726512 url https://www.openlane.eu/en/carv6/auction/10726512
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252F639df133-d0d7-4154-8b2f-0715e29dd42a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/639df133-d0d7-4154-8b2f-0715e29dd42a.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F3f3978ca-f163-4d94-be9a-a29f12c9fd7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/3f3978ca-f163-4d94-be9a-a29f12c9fd7d.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252Ff3ccb0a2-327e-4fbb-97d1-27c53bce515a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/f3ccb0a2-327e-4fbb-97d1-27c53bce515a.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252F0aa79d65-4d58-40a2-92e1-cc83c2fd67d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/0aa79d65-4d58-40a2-92e1-cc83c2fd67d9.jpg not downloaded yet
2026-03-25 22:15:16 [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-25 22:15:16 [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-25 22:15:16 [adesa.be] INFO: Found listing with ID: 10726535
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726535%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [adesa.be] INFO: Scrape type for 10726535: 1
2026-03-25 22:15:16 [adesa.be] INFO: Scraping item 10726535 url https://www.openlane.eu/en/carv6/auction/10726535
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252F53be3025-a87b-48d9-ace0-97387cf3e337.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/53be3025-a87b-48d9-ace0-97387cf3e337.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F17d1a5a2-2b60-48c4-9658-7a41b3416d28.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/17d1a5a2-2b60-48c4-9658-7a41b3416d28.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252F09c2f5f2-84c3-4e49-a5e9-1f91ddb44f8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/09c2f5f2-84c3-4e49-a5e9-1f91ddb44f8e.jpg not downloaded yet
2026-03-25 22:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252F84d63797-074f-436b-9a52-eb6fa52a2bcc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/84d63797-074f-436b-9a52-eb6fa52a2bcc.jpg not downloaded yet
2026-03-25 22:15:16 [adesa.be] INFO: Found listing with ID: 10726537
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726537%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [adesa.be] INFO: Scrape type for 10726537: 1
2026-03-25 22:15:16 [adesa.be] INFO: Scraping item 10726537 url https://www.openlane.eu/en/carv6/auction/10726537
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252F9e5255ed-dc84-4ef7-aee1-504c75f269fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/9e5255ed-dc84-4ef7-aee1-504c75f269fd.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252Faa24f02f-5902-4032-bef5-3f7bfde45d33.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/aa24f02f-5902-4032-bef5-3f7bfde45d33.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252Ff20e89d6-af55-49a7-b3f4-084efba2eb56.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/f20e89d6-af55-49a7-b3f4-084efba2eb56.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252F250f60c9-104e-4fd8-9143-691539600f36.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/250f60c9-104e-4fd8-9143-691539600f36.jpg not downloaded yet
2026-03-25 22:15:16 [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-25 22:15:16 [adesa.be] INFO: Found listing with ID: 10726563
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726563%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [adesa.be] INFO: Scrape type for 10726563: 1
2026-03-25 22:15:16 [adesa.be] INFO: Scraping item 10726563 url https://www.openlane.eu/en/carv6/auction/10726563
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252Ffa705012-700a-466e-8445-662c44a33c62.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/fa705012-700a-466e-8445-662c44a33c62.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252Fb949ff0b-6e42-4f7c-8ea4-a9eb3c67ab25.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/b949ff0b-6e42-4f7c-8ea4-a9eb3c67ab25.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252Fd8b536d4-7557-45b9-a3ed-beabb8ed9f0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/d8b536d4-7557-45b9-a3ed-beabb8ed9f0b.jpg not downloaded yet
2026-03-25 22:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252F11782017-1c56-4979-a65d-82b190145faf.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/11782017-1c56-4979-a65d-82b190145faf.jpg not downloaded yet
2026-03-25 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with identifier: 10726353
2026-03-25 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with scrape type 1
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252F0ba485c6-3a76-4893-bb6c-a6abc3641cfa.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/0ba485c6-3a76-4893-bb6c-a6abc3641cfa.jpg not downloaded yet
2026-03-25 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95b12317-c1c1-56a0-8415-f97ae488bd64 with identifier: 10726376
2026-03-25 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95b12317-c1c1-56a0-8415-f97ae488bd64 with scrape type 1
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95b12317-c1c1-56a0-8415-f97ae488bd64
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F64ca87b5-21ea-4c4c-a499-b4c6c9d3ac10.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/64ca87b5-21ea-4c4c-a499-b4c6c9d3ac10.jpg not downloaded yet
2026-03-25 22:15:16 [adesa.be] INFO: Found listing with ID: 10726565
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726565%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [adesa.be] INFO: Scrape type for 10726565: 1
2026-03-25 22:15:16 [adesa.be] INFO: Scraping item 10726565 url https://www.openlane.eu/en/carv6/auction/10726565
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252Ffbc51268-a811-42ca-813e-cd3f621774a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/fbc51268-a811-42ca-813e-cd3f621774a5.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F636f1c86-468b-4966-a4c3-7a8c004861ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/636f1c86-468b-4966-a4c3-7a8c004861ef.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252Fcb7497e5-5795-4f77-aa64-a9c38639bf5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/cb7497e5-5795-4f77-aa64-a9c38639bf5e.jpg not downloaded yet
2026-03-25 22:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746441/general/e9ad183c-64b3-433e-851e-b34eb38be600.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726381)
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252F9824380b-1dd3-4685-9bcd-d84aabed8be8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/9824380b-1dd3-4685-9bcd-d84aabed8be8.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252Fdfcb08a2-42d5-4839-a5b6-7dbed1ca7b95.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/dfcb08a2-42d5-4839-a5b6-7dbed1ca7b95.jpg not downloaded yet
2026-03-25 22:15:16 [adesa.be] INFO: Found listing with ID: 10726571
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726571%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [adesa.be] INFO: Scrape type for 10726571: 1
2026-03-25 22:15:16 [adesa.be] INFO: Scraping item 10726571 url https://www.openlane.eu/en/carv6/auction/10726571
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252F57caa8b6-2e84-436b-8f5a-b83b2295cfbc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/57caa8b6-2e84-436b-8f5a-b83b2295cfbc.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F0860db7c-e62f-4a54-b040-7d4a59a1fa46.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/0860db7c-e62f-4a54-b040-7d4a59a1fa46.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252F7ba5c862-b626-42fc-9528-fc012ea2409a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/7ba5c862-b626-42fc-9528-fc012ea2409a.jpg not downloaded yet
2026-03-25 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10726009
2026-03-25 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with scrape type 1
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252Fcd32fee6-2cf3-4d2e-a462-658fe7f1afad.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/cd32fee6-2cf3-4d2e-a462-658fe7f1afad.JPG not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252F4708256e-8852-444c-88af-d2a662182c4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/4708256e-8852-444c-88af-d2a662182c4c.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F01e4dd1f-5990-4a06-87f8-5e451077be20.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/01e4dd1f-5990-4a06-87f8-5e451077be20.jpg not downloaded yet
2026-03-25 22:15:16 [adesa.be] INFO: Found listing with ID: 10726572
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726572%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [adesa.be] INFO: Scrape type for 10726572: 1
2026-03-25 22:15:16 [adesa.be] INFO: Scraping item 10726572 url https://www.openlane.eu/en/carv6/auction/10726572
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252Ff95b392f-8c85-4197-a23a-edf46ede3ef4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/f95b392f-8c85-4197-a23a-edf46ede3ef4.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F0c83ffa3-66aa-426d-a628-9ea6c205e373.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/0c83ffa3-66aa-426d-a628-9ea6c205e373.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252Fdc5d5449-c891-4d76-bbaa-09096f71e266.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/dc5d5449-c891-4d76-bbaa-09096f71e266.jpg not downloaded yet
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252Fc7e6bb2f-e4e3-43f8-b0c6-74b80b2314c1.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/c7e6bb2f-e4e3-43f8-b0c6-74b80b2314c1.JPG not downloaded yet
2026-03-25 22:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 360339f6-892c-5e2e-b115-26d01bf772d6 with identifier: 10726007
2026-03-25 22:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 360339f6-892c-5e2e-b115-26d01bf772d6 with scrape type 1
2026-03-25 22:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 360339f6-892c-5e2e-b115-26d01bf772d6
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719523%252Fgeneral%252Fbda05d8c-bbba-409e-aab0-9f216811eddb.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719523/general/bda05d8c-bbba-409e-aab0-9f216811eddb.JPG not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252Fc5bb9603-a6d5-4169-8114-790673e5187a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/c5bb9603-a6d5-4169-8114-790673e5187a.jpg not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F168135f5-427b-41b9-a5e2-3a824138a7b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/168135f5-427b-41b9-a5e2-3a824138a7b5.jpg not downloaded yet
2026-03-25 22:15:17 [adesa.be] INFO: Found listing with ID: 10726575
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726575%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [adesa.be] INFO: Scrape type for 10726575: 1
2026-03-25 22:15:17 [adesa.be] INFO: Scraping item 10726575 url https://www.openlane.eu/en/carv6/auction/10726575
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252F76f412d4-b0e6-4da8-9f46-2ba0636a6b3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/76f412d4-b0e6-4da8-9f46-2ba0636a6b3a.jpg not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F0076ccb1-f75b-4ac8-8378-260bd070a28c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/0076ccb1-f75b-4ac8-8378-260bd070a28c.jpg not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252F9f4b6876-d386-490a-8cff-4d8c25d147d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/9f4b6876-d386-490a-8cff-4d8c25d147d1.jpg not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252Fc05fd80b-2ef0-44fd-9b64-d95ebe9d2f44.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/c05fd80b-2ef0-44fd-9b64-d95ebe9d2f44.JPG not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719523%252Fgeneral%252Fb851ea31-7f69-4722-be67-7da767aac026.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719523/general/b851ea31-7f69-4722-be67-7da767aac026.JPG not downloaded yet
2026-03-25 22:15:17 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 22:15:17 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 22:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e060a9d0>
2026-03-25 22:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252Fe9ad183c-64b3-433e-851e-b34eb38be600.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/e9ad183c-64b3-433e-851e-b34eb38be600.jpg saved to cache
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ff235ee2-061f-5a23-97dc-d7e7c24553a1
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252Ff408abb7-a718-4e74-bb27-b940c597aef4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/f408abb7-a718-4e74-bb27-b940c597aef4.jpg not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F5dca5202-ddff-4b10-b100-2ad10484a587.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/5dca5202-ddff-4b10-b100-2ad10484a587.jpg not downloaded yet
2026-03-25 22:15:17 [adesa.be] INFO: Found listing with ID: 10726581
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726581%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [adesa.be] INFO: Scrape type for 10726581: 1
2026-03-25 22:15:17 [adesa.be] INFO: Scraping item 10726581 url https://www.openlane.eu/en/carv6/auction/10726581
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252Fcbf0cdf7-4628-4fb7-9312-06bcf64ab998.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/cbf0cdf7-4628-4fb7-9312-06bcf64ab998.JPG not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719523%252Fgeneral%252F8157f697-d267-4f96-8862-16ec5ce65028.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719523/general/8157f697-d267-4f96-8862-16ec5ce65028.JPG not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252F130c85c2-a45b-4936-b8fe-853fcec636d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/130c85c2-a45b-4936-b8fe-853fcec636d0.jpg not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F7016fb22-63df-4a9e-8b0d-0d98eb4f5ba7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/7016fb22-63df-4a9e-8b0d-0d98eb4f5ba7.jpg not downloaded yet
2026-03-25 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746446/general/3f3978ca-f163-4d94-be9a-a29f12c9fd7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726387)
2026-03-25 22:15:17 [adesa.be] INFO: Found listing with ID: 10726583
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726583%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [adesa.be] INFO: Scrape type for 10726583: 1
2026-03-25 22:15:17 [adesa.be] INFO: Scraping item 10726583 url https://www.openlane.eu/en/carv6/auction/10726583
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252F8110cae9-1197-4f12-8e7a-709573df7b58.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/8110cae9-1197-4f12-8e7a-709573df7b58.JPG not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719523%252Fgeneral%252F49d7a024-34f4-48d5-a62d-1e50624436f8.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719523/general/49d7a024-34f4-48d5-a62d-1e50624436f8.JPG not downloaded yet
2026-03-25 22:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:17 [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-25 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746430/general/f3ccb0a2-327e-4fbb-97d1-27c53bce515a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726351)
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252Fa52b2907-7b22-417d-8439-4a021107e64d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/a52b2907-7b22-417d-8439-4a021107e64d.jpg not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252Fb6fee197-35a8-4db0-af37-e370f2ea6843.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/b6fee197-35a8-4db0-af37-e370f2ea6843.jpg not downloaded yet
2026-03-25 22:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746437/general/64ca87b5-21ea-4c4c-a499-b4c6c9d3ac10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726376)
2026-03-25 22:15:17 [adesa.be] INFO: Found listing with ID: 10726585
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726585%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [adesa.be] INFO: Scrape type for 10726585: 1
2026-03-25 22:15:17 [adesa.be] INFO: Scraping item 10726585 url https://www.openlane.eu/en/carv6/auction/10726585
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252F724bc22c-b578-4cda-9fa7-40f3cb40c892.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/724bc22c-b578-4cda-9fa7-40f3cb40c892.JPG not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719523%252Fgeneral%252F7e61c1a4-fe64-454f-b8aa-f5bd868362a0.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719523/general/7e61c1a4-fe64-454f-b8aa-f5bd868362a0.JPG not downloaded yet
2026-03-25 22:15:17 [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-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252Fe5c6b084-9658-4372-b5e9-3a5e7b0a9b12.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/e5c6b084-9658-4372-b5e9-3a5e7b0a9b12.jpg not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F4932a831-cd69-46f4-921b-e8e8801421dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/4932a831-cd69-46f4-921b-e8e8801421dc.jpg not downloaded yet
2026-03-25 22:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:17 [adesa.be] INFO: Found listing with ID: 10726587
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726587%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [adesa.be] INFO: Scrape type for 10726587: 1
2026-03-25 22:15:17 [adesa.be] INFO: Scraping item 10726587 url https://www.openlane.eu/en/carv6/auction/10726587
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252Fb523e79a-6100-4f50-ab3b-150e7de084f2.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/b523e79a-6100-4f50-ab3b-150e7de084f2.JPG not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719523%252Fgeneral%252F632dd17c-1c92-4ac9-9fc3-d624bbb14200.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719523/general/632dd17c-1c92-4ac9-9fc3-d624bbb14200.JPG not downloaded yet
2026-03-25 22:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e296c60-ac21-52ac-a26c-bc2ed1d3412c with identifier: 10726515
2026-03-25 22:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e296c60-ac21-52ac-a26c-bc2ed1d3412c with scrape type 1
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e296c60-ac21-52ac-a26c-bc2ed1d3412c
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252Fb75daa91-bf94-439d-9039-3ded46ef6927.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/b75daa91-bf94-439d-9039-3ded46ef6927.jpg not downloaded yet
2026-03-25 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746441/general/250f60c9-104e-4fd8-9143-691539600f36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726381)
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252Fbb6e861f-51f9-4357-8ace-b9907805b24a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/bb6e861f-51f9-4357-8ace-b9907805b24a.jpg not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F8a916f97-c1c0-4a29-b2c2-f30ef91d98ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/8a916f97-c1c0-4a29-b2c2-f30ef91d98ed.jpg not downloaded yet
2026-03-25 22:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746430/general/d8b536d4-7557-45b9-a3ed-beabb8ed9f0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726351)
2026-03-25 22:15:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719523/general/49d7a024-34f4-48d5-a62d-1e50624436f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726007)
2026-03-25 22:15:17 [adesa.be] INFO: Found listing with ID: 10726588
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726588%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [adesa.be] INFO: Scrape type for 10726588: 1
2026-03-25 22:15:17 [adesa.be] INFO: Scraping item 10726588 url https://www.openlane.eu/en/carv6/auction/10726588
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252F0c268b57-8402-4b66-888b-853fcb9ab1a2.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/0c268b57-8402-4b66-888b-853fcb9ab1a2.JPG not downloaded yet
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719523%252Fgeneral%252Ffc366dd0-ffd8-4a11-aa66-b38ce03eff91.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719523/general/fc366dd0-ffd8-4a11-aa66-b38ce03eff91.JPG not downloaded yet
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252F7f9061fc-5ec7-465f-bad0-a2eacce41962.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/7f9061fc-5ec7-465f-bad0-a2eacce41962.jpg not downloaded yet
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11222d0>
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F3f3978ca-f163-4d94-be9a-a29f12c9fd7d.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/3f3978ca-f163-4d94-be9a-a29f12c9fd7d.jpg saved to cache
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b20108cf-ac6f-59a2-a912-062378848887
2026-03-25 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 840d8160-0130-5e5d-b653-e383242b8793 with identifier: 10726510
2026-03-25 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 840d8160-0130-5e5d-b653-e383242b8793 with scrape type 1
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 840d8160-0130-5e5d-b653-e383242b8793
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252F2b106d5b-53d4-41fd-9c77-af02c00ba5e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/2b106d5b-53d4-41fd-9c77-af02c00ba5e1.jpg not downloaded yet
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0476590>
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252Ff3ccb0a2-327e-4fbb-97d1-27c53bce515a.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/f3ccb0a2-327e-4fbb-97d1-27c53bce515a.jpg saved to cache
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1346492d-79ef-5fe7-a55c-676933ec23ae
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252F43259861-b21d-466d-a965-5c6c1c65c334.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/43259861-b21d-466d-a965-5c6c1c65c334.jpg not downloaded yet
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F0fde15f5-a794-4a7e-bffe-720f2bed4e41.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/0fde15f5-a794-4a7e-bffe-720f2bed4e41.jpg not downloaded yet
2026-03-25 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746432/general/130c85c2-a45b-4936-b8fe-853fcec636d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726353)
2026-03-25 22:15:18 [adesa.be] INFO: Found listing with ID: 10726591
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726591%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [adesa.be] INFO: Scrape type for 10726591: 1
2026-03-25 22:15:18 [adesa.be] INFO: Scraping item 10726591 url https://www.openlane.eu/en/carv6/auction/10726591
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252Fd51e236b-9402-49a0-8bcd-bf9da34d40e7.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/d51e236b-9402-49a0-8bcd-bf9da34d40e7.JPG not downloaded yet
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719523%252Fgeneral%252F63aa85ca-42c3-48e4-80af-75eb3ec31507.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719523/general/63aa85ca-42c3-48e4-80af-75eb3ec31507.JPG not downloaded yet
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252F3d620e28-9af9-4aed-ac9c-d790ebd3e9d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/3d620e28-9af9-4aed-ac9c-d790ebd3e9d3.jpg not downloaded yet
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252F8be3d835-e9b1-49fa-a8d1-5402dee5adce.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/8be3d835-e9b1-49fa-a8d1-5402dee5adce.jpg not downloaded yet
2026-03-25 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746437/general/7016fb22-63df-4a9e-8b0d-0d98eb4f5ba7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726376)
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0658790>
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F64ca87b5-21ea-4c4c-a499-b4c6c9d3ac10.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/64ca87b5-21ea-4c4c-a499-b4c6c9d3ac10.jpg saved to cache
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 95b12317-c1c1-56a0-8415-f97ae488bd64
2026-03-25 22:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90d61c96-25a1-5916-92ac-d57cdc07b65c with identifier: 10726521
2026-03-25 22:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90d61c96-25a1-5916-92ac-d57cdc07b65c with scrape type 1
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90d61c96-25a1-5916-92ac-d57cdc07b65c
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F4b8a7133-63f6-4cfb-a923-4d487cba92c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/4b8a7133-63f6-4cfb-a923-4d487cba92c8.jpg not downloaded yet
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0615150>
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252F250f60c9-104e-4fd8-9143-691539600f36.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/250f60c9-104e-4fd8-9143-691539600f36.jpg saved to cache
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ff235ee2-061f-5a23-97dc-d7e7c24553a1
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e065d9d0>
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252Fd8b536d4-7557-45b9-a3ed-beabb8ed9f0b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/d8b536d4-7557-45b9-a3ed-beabb8ed9f0b.jpg saved to cache
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1346492d-79ef-5fe7-a55c-676933ec23ae
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 360339f6-892c-5e2e-b115-26d01bf772d6 due to Ignoring non-200 response
2026-03-25 22:15:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/b523e79a-6100-4f50-ab3b-150e7de084f2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726009)
2026-03-25 22:15:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719523/general/632dd17c-1c92-4ac9-9fc3-d624bbb14200.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726007)
2026-03-25 22:15:18 [adesa.be] INFO: Found listing with ID: 10726593
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726593%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [adesa.be] INFO: Scrape type for 10726593: 1
2026-03-25 22:15:18 [adesa.be] INFO: Scraping item 10726593 url https://www.openlane.eu/en/carv6/auction/10726593
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719662%252Fgeneral%252F86929611-6e88-4327-89cf-3ce047af84f7.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719662/general/86929611-6e88-4327-89cf-3ce047af84f7.JPG not downloaded yet
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719523%252Fgeneral%252Fef29f41d-3ee6-4e98-8524-09eb29ef1f70.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719523/general/ef29f41d-3ee6-4e98-8524-09eb29ef1f70.JPG not downloaded yet
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252F8b06fb54-8f2b-49d6-b60a-cfe3cc71c6b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/8b06fb54-8f2b-49d6-b60a-cfe3cc71c6b3.jpg not downloaded yet
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252Febcf80be-9081-459d-9029-80f4461dea7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/ebcf80be-9081-459d-9029-80f4461dea7b.jpg not downloaded yet
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F58be17f0-d321-4cc7-9424-3ca000df5e76.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/58be17f0-d321-4cc7-9424-3ca000df5e76.jpg not downloaded yet
2026-03-25 22:15:18 [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-25 22:15:18 [adesa.be] INFO: Found listing with ID: 10726595
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726595%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [adesa.be] INFO: Scrape type for 10726595: 1
2026-03-25 22:15:18 [adesa.be] INFO: Scraping item 10726595 url https://www.openlane.eu/en/carv6/auction/10726595
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719523%252Fgeneral%252Fe954c69f-da76-4fc0-ac3b-c59d878a54b6.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719523/general/e954c69f-da76-4fc0-ac3b-c59d878a54b6.JPG not downloaded yet
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252F5f1fdc45-3936-44bd-806c-eb0dc58f2a31.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/5f1fdc45-3936-44bd-806c-eb0dc58f2a31.jpg not downloaded yet
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252F18f3ad4e-fef7-4655-b6d3-2dd3cdf1e14f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/18f3ad4e-fef7-4655-b6d3-2dd3cdf1e14f.jpg not downloaded yet
2026-03-25 22:15:18 [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-25 22:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1100350>
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252F130c85c2-a45b-4936-b8fe-853fcec636d0.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/130c85c2-a45b-4936-b8fe-853fcec636d0.jpg saved to cache
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07f7850>
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F7016fb22-63df-4a9e-8b0d-0d98eb4f5ba7.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/7016fb22-63df-4a9e-8b0d-0d98eb4f5ba7.jpg saved to cache
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 95b12317-c1c1-56a0-8415-f97ae488bd64
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F82a4ec6b-7a2c-4d91-8013-d129228f7dd7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/82a4ec6b-7a2c-4d91-8013-d129228f7dd7.jpg not downloaded yet
2026-03-25 22:15:18 [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-25 22:15:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/cbf0cdf7-4628-4fb7-9312-06bcf64ab998.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726009)
2026-03-25 22:15:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719523/general/8157f697-d267-4f96-8862-16ec5ce65028.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726007)
2026-03-25 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746432/general/43259861-b21d-466d-a965-5c6c1c65c334.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726353)
2026-03-25 22:15:18 [adesa.be] INFO: Found listing with ID: 10726598
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726598%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [adesa.be] INFO: Scrape type for 10726598: 1
2026-03-25 22:15:18 [adesa.be] INFO: Scraping item 10726598 url https://www.openlane.eu/en/carv6/auction/10726598
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252Fda952ea8-066b-4c6f-bdfe-72056322af60.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/da952ea8-066b-4c6f-bdfe-72056322af60.jpg not downloaded yet
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252Ff553add6-b564-41b5-b94d-09afe6ce0c7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/f553add6-b564-41b5-b94d-09afe6ce0c7a.jpg not downloaded yet
2026-03-25 22: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-25 22:15:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-25 22:15:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 360339f6-892c-5e2e-b115-26d01bf772d6 due to Ignoring non-200 response
2026-03-25 22:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746544/general/b75daa91-bf94-439d-9039-3ded46ef6927.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726515)
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F151d9c52-9722-4d59-b516-d5f772a15e4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/151d9c52-9722-4d59-b516-d5f772a15e4e.jpg not downloaded yet
2026-03-25 22:15:19 [adesa.be] INFO: Found listing with ID: 10726599
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726599%27 HTTP/1.1" 200 None
2026-03-25 22:15:19 [adesa.be] INFO: Scrape type for 10726599: 1
2026-03-25 22:15:19 [adesa.be] INFO: Scraping item 10726599 url https://www.openlane.eu/en/carv6/auction/10726599
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252F158ead37-ee05-4fed-b84c-c5b4bbd5ba76.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/158ead37-ee05-4fed-b84c-c5b4bbd5ba76.jpg not downloaded yet
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252F392040aa-0eb5-41e6-9ba5-0e6368c303a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/392040aa-0eb5-41e6-9ba5-0e6368c303a4.jpg not downloaded yet
2026-03-25 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746437/general/0fde15f5-a794-4a7e-bffe-720f2bed4e41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726376)
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252Fe39a5e6e-9036-49ef-bada-55016bcc749f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/e39a5e6e-9036-49ef-bada-55016bcc749f.jpg not downloaded yet
2026-03-25 22:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29 with identifier: 10726519
2026-03-25 22:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29 with scrape type 1
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252F10f3cb4c-9349-44db-b829-ff36afb26358.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/10f3cb4c-9349-44db-b829-ff36afb26358.jpg not downloaded yet
2026-03-25 22:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e58ade2-cbf6-55ee-95be-26c9694df4dc with identifier: 10726525
2026-03-25 22:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc with scrape type 1
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252F99dce4f5-f0d7-40cd-8d88-baf4d3e202be.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/99dce4f5-f0d7-40cd-8d88-baf4d3e202be.jpg not downloaded yet
2026-03-25 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746544/general/3d620e28-9af9-4aed-ac9c-d790ebd3e9d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726515)
2026-03-25 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746540/general/8be3d835-e9b1-49fa-a8d1-5402dee5adce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726510)
2026-03-25 22:15:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719523/general/e954c69f-da76-4fc0-ac3b-c59d878a54b6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726007)
2026-03-25 22:15:19 [adesa.be] INFO: Found listing with ID: 10726605
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726605%27 HTTP/1.1" 200 None
2026-03-25 22:15:19 [adesa.be] INFO: Scrape type for 10726605: 1
2026-03-25 22:15:19 [adesa.be] INFO: Scraping item 10726605 url https://www.openlane.eu/en/carv6/auction/10726605
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252Fe3163699-60d3-4533-aa2b-1b59f35fc32c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/e3163699-60d3-4533-aa2b-1b59f35fc32c.jpg not downloaded yet
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252Fe38a6940-c3e3-4723-87b6-6280f51d80e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/e38a6940-c3e3-4723-87b6-6280f51d80e2.jpg not downloaded yet
2026-03-25 22:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F610d0850-b033-423d-b98e-3238e1f4b6f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/610d0850-b033-423d-b98e-3238e1f4b6f8.jpg not downloaded yet
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252F8a562ccc-f3de-4a53-be3f-7cbdf9e5b6ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/8a562ccc-f3de-4a53-be3f-7cbdf9e5b6ba.jpg not downloaded yet
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252Fe9083ca2-47ce-4907-a7da-2ee9c00042d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/e9083ca2-47ce-4907-a7da-2ee9c00042d0.jpg not downloaded yet
2026-03-25 22:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 866e7fc4-7e51-548e-a38a-580902baeb51 with identifier: 10726517
2026-03-25 22:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 866e7fc4-7e51-548e-a38a-580902baeb51 with scrape type 1
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 866e7fc4-7e51-548e-a38a-580902baeb51
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252F50744749-5a3c-4a1e-ad04-e068bff00543.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/50744749-5a3c-4a1e-ad04-e068bff00543.jpg not downloaded yet
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-25 22:15:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 360339f6-892c-5e2e-b115-26d01bf772d6 due to Ignoring non-200 response
2026-03-25 22:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e049b9d0>
2026-03-25 22:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252F43259861-b21d-466d-a965-5c6c1c65c334.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/43259861-b21d-466d-a965-5c6c1c65c334.jpg saved to cache
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9
2026-03-25 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746550/general/58be17f0-d321-4cc7-9424-3ca000df5e76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726521)
2026-03-25 22:15:20 [adesa.be] INFO: Found listing with ID: 10726607
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726607%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [adesa.be] INFO: Scrape type for 10726607: 1
2026-03-25 22:15:20 [adesa.be] INFO: Scraping item 10726607 url https://www.openlane.eu/en/carv6/auction/10726607
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252F7a8d4fa1-f01e-4be6-bfa7-4e5b14fcebdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/7a8d4fa1-f01e-4be6-bfa7-4e5b14fcebdd.jpg not downloaded yet
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252F1385add8-e594-4504-98bd-38e8c036dfaf.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/1385add8-e594-4504-98bd-38e8c036dfaf.jpg not downloaded yet
2026-03-25 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746437/general/b6fee197-35a8-4db0-af37-e370f2ea6843.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726376)
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F8dcdd9aa-4cb3-4d72-b0df-eef7c3adaa5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/8dcdd9aa-4cb3-4d72-b0df-eef7c3adaa5a.jpg not downloaded yet
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252F7ac9cc61-81fd-4d53-8d55-e220fdfe5192.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/7ac9cc61-81fd-4d53-8d55-e220fdfe5192.jpg not downloaded yet
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252F47f0c946-df5f-4fa5-a4ce-e89adc0cd6a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/47f0c946-df5f-4fa5-a4ce-e89adc0cd6a1.jpg not downloaded yet
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252F1a23421d-c2f2-4c95-a173-ce0b561a3ded.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/1a23421d-c2f2-4c95-a173-ce0b561a3ded.jpg not downloaded yet
2026-03-25 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1313ed0>
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252Fb75daa91-bf94-439d-9039-3ded46ef6927.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/b75daa91-bf94-439d-9039-3ded46ef6927.jpg saved to cache
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9e296c60-ac21-52ac-a26c-bc2ed1d3412c
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0716890>
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F0fde15f5-a794-4a7e-bffe-720f2bed4e41.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/0fde15f5-a794-4a7e-bffe-720f2bed4e41.jpg saved to cache
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 95b12317-c1c1-56a0-8415-f97ae488bd64
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0654c50>
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252F3d620e28-9af9-4aed-ac9c-d790ebd3e9d3.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/3d620e28-9af9-4aed-ac9c-d790ebd3e9d3.jpg saved to cache
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9e296c60-ac21-52ac-a26c-bc2ed1d3412c
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e071a210>
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252F8be3d835-e9b1-49fa-a8d1-5402dee5adce.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/8be3d835-e9b1-49fa-a8d1-5402dee5adce.jpg saved to cache
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 840d8160-0130-5e5d-b653-e383242b8793
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 360339f6-892c-5e2e-b115-26d01bf772d6 due to Ignoring non-200 response
2026-03-25 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746540/general/ebcf80be-9081-459d-9029-80f4461dea7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726510)
2026-03-25 22:15:20 [adesa.be] INFO: Found listing with ID: 10726603
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726603%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [adesa.be] INFO: Scrape type for 10726603: 1
2026-03-25 22:15:20 [adesa.be] INFO: Scraping item 10726603 url https://www.openlane.eu/en/carv6/auction/10726603
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252F17923bb4-367a-48c2-a0f0-ee8c34f185ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/17923bb4-367a-48c2-a0f0-ee8c34f185ce.jpg not downloaded yet
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252Fe5a19a6a-7bc0-4ce1-8428-3ec092ce58b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/e5a19a6a-7bc0-4ce1-8428-3ec092ce58b6.jpg not downloaded yet
2026-03-25 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746544/general/5f1fdc45-3936-44bd-806c-eb0dc58f2a31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726515)
2026-03-25 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746540/general/18f3ad4e-fef7-4655-b6d3-2dd3cdf1e14f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726510)
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252Ffd0af04a-1262-4f5b-8981-99356c042f95.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/fd0af04a-1262-4f5b-8981-99356c042f95.jpg not downloaded yet
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252F0221180d-d43a-4632-bd8c-e4dce71115a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/0221180d-d43a-4632-bd8c-e4dce71115a1.jpg not downloaded yet
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252F328fc244-ca5a-49e7-8c29-28aa031a344e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/328fc244-ca5a-49e7-8c29-28aa031a344e.jpg not downloaded yet
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252F39e65e18-acef-4137-847d-0f56eb6f6fa8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/39e65e18-acef-4137-847d-0f56eb6f6fa8.jpg not downloaded yet
2026-03-25 22:15:20 [adesa.be] INFO: Found listing with ID: 10726601
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726601%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [adesa.be] INFO: Scrape type for 10726601: 1
2026-03-25 22:15:20 [adesa.be] INFO: Scraping item 10726601 url https://www.openlane.eu/en/carv6/auction/10726601
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252F7730eeb1-6d04-4aed-8a8f-af270bf8abc2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/7730eeb1-6d04-4aed-8a8f-af270bf8abc2.jpg not downloaded yet
2026-03-25 22:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6895eca7-5930-551e-ada3-8982b14d1ab3 with identifier: 10726476
2026-03-25 22:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6895eca7-5930-551e-ada3-8982b14d1ab3 with scrape type 1
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6895eca7-5930-551e-ada3-8982b14d1ab3
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746517%252Fgeneral%252F4dd79854-58d9-4fe9-a5c4-9d18bfaea63c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/4dd79854-58d9-4fe9-a5c4-9d18bfaea63c.jpg not downloaded yet
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0737e50>
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F58be17f0-d321-4cc7-9424-3ca000df5e76.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/58be17f0-d321-4cc7-9424-3ca000df5e76.jpg saved to cache
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 90d61c96-25a1-5916-92ac-d57cdc07b65c
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0501f50>
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252Fb6fee197-35a8-4db0-af37-e370f2ea6843.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/b6fee197-35a8-4db0-af37-e370f2ea6843.jpg saved to cache
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 95b12317-c1c1-56a0-8415-f97ae488bd64
2026-03-25 22:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with identifier: 10726493
2026-03-25 22:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with scrape type 1
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252F8d3c12aa-a819-4e73-b3e0-c60be3b5e644.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/8d3c12aa-a819-4e73-b3e0-c60be3b5e644.jpg not downloaded yet
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F571b2602-390d-4764-aa56-efae664230e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/571b2602-390d-4764-aa56-efae664230e3.jpg not downloaded yet
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252F0a5f34d1-ed4f-4fa0-acad-4546edf05428.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/0a5f34d1-ed4f-4fa0-acad-4546edf05428.jpg not downloaded yet
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252Fb83342ce-a91d-4a4b-9a5d-d46cc1518e8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/b83342ce-a91d-4a4b-9a5d-d46cc1518e8a.jpg not downloaded yet
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252Fbe742b04-b009-4e5e-8d3d-368262d89c35.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/be742b04-b009-4e5e-8d3d-368262d89c35.jpg not downloaded yet
2026-03-25 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746550/general/151d9c52-9722-4d59-b516-d5f772a15e4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726521)
2026-03-25 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746550/general/82a4ec6b-7a2c-4d91-8013-d129228f7dd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726521)
2026-03-25 22:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746540/general/392040aa-0eb5-41e6-9ba5-0e6368c303a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726510)
2026-03-25 22:15:20 [adesa.be] INFO: Found listing with ID: 10726613
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726613%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [adesa.be] INFO: Scrape type for 10726613: 1
2026-03-25 22:15:20 [adesa.be] INFO: Scraping item 10726613 url https://www.openlane.eu/en/carv6/auction/10726613
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746517%252Fgeneral%252Fffe7fcdc-3270-485b-b370-34f5ec105683.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/ffe7fcdc-3270-485b-b370-34f5ec105683.jpg not downloaded yet
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252F7e7d3565-7518-483b-b1c6-2dea5565b565.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/7e7d3565-7518-483b-b1c6-2dea5565b565.jpg not downloaded yet
2026-03-25 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746554/general/e9083ca2-47ce-4907-a7da-2ee9c00042d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726525)
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F9b71a8c9-8326-44ad-abf1-6d5fbdb086ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/9b71a8c9-8326-44ad-abf1-6d5fbdb086ce.jpg not downloaded yet
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252F4c604034-2429-42bd-8f59-f76ecca2ba22.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/4c604034-2429-42bd-8f59-f76ecca2ba22.jpg not downloaded yet
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252F41a7bab0-b8c1-4bcf-a22c-ffd43ed9fb5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/41a7bab0-b8c1-4bcf-a22c-ffd43ed9fb5b.jpg not downloaded yet
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252F1f481c18-ca67-4d97-800d-dddeb38fa1ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/1f481c18-ca67-4d97-800d-dddeb38fa1ff.jpg not downloaded yet
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12203d0>
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252Febcf80be-9081-459d-9029-80f4461dea7b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/ebcf80be-9081-459d-9029-80f4461dea7b.jpg saved to cache
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 840d8160-0130-5e5d-b653-e383242b8793
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e085b550>
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252F5f1fdc45-3936-44bd-806c-eb0dc58f2a31.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/5f1fdc45-3936-44bd-806c-eb0dc58f2a31.jpg saved to cache
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9e296c60-ac21-52ac-a26c-bc2ed1d3412c
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07965d0>
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252F18f3ad4e-fef7-4655-b6d3-2dd3cdf1e14f.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/18f3ad4e-fef7-4655-b6d3-2dd3cdf1e14f.jpg saved to cache
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 840d8160-0130-5e5d-b653-e383242b8793
2026-03-25 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746544/general/158ead37-ee05-4fed-b84c-c5b4bbd5ba76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726515)
2026-03-25 22:15:21 [adesa.be] INFO: Found listing with ID: 10726620
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726620%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [adesa.be] INFO: Scrape type for 10726620: 1
2026-03-25 22:15:21 [adesa.be] INFO: Scraping item 10726620 url https://www.openlane.eu/en/carv6/auction/10726620
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746517%252Fgeneral%252F19dd4e4a-3a59-4115-b46d-3d4e1ee683d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/19dd4e4a-3a59-4115-b46d-3d4e1ee683d1.jpg not downloaded yet
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252Fff1b157d-4bfd-4bf1-bdf7-0f25c4a7a562.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/ff1b157d-4bfd-4bf1-bdf7-0f25c4a7a562.jpg not downloaded yet
2026-03-25 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746554/general/99dce4f5-f0d7-40cd-8d88-baf4d3e202be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726525)
2026-03-25 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746547/general/50744749-5a3c-4a1e-ad04-e068bff00543.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726517)
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252F3525ee37-396d-4d6b-aae3-180f4ad14a04.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/3525ee37-396d-4d6b-aae3-180f4ad14a04.jpg not downloaded yet
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252F62350930-0fe5-4883-8a71-ac6ee1e9612e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/62350930-0fe5-4883-8a71-ac6ee1e9612e.jpg not downloaded yet
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252F7fec3afb-80a4-4b4b-a1a9-82adc401f0af.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/7fec3afb-80a4-4b4b-a1a9-82adc401f0af.jpg not downloaded yet
2026-03-25 22:15:21 [adesa.be] INFO: Found listing with ID: 10726621
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726621%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [adesa.be] INFO: Scrape type for 10726621: 1
2026-03-25 22:15:21 [adesa.be] INFO: Scraping item 10726621 url https://www.openlane.eu/en/carv6/auction/10726621
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746517%252Fgeneral%252F76cec46d-fb75-4fda-977d-594a5e35a607.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/76cec46d-fb75-4fda-977d-594a5e35a607.jpg not downloaded yet
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252F52e7cf04-7ba6-4513-a35b-5eaa61d6a6ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/52e7cf04-7ba6-4513-a35b-5eaa61d6a6ce.jpg not downloaded yet
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3329790>
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F151d9c52-9722-4d59-b516-d5f772a15e4e.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/151d9c52-9722-4d59-b516-d5f772a15e4e.jpg saved to cache
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 90d61c96-25a1-5916-92ac-d57cdc07b65c
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12722d0>
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F82a4ec6b-7a2c-4d91-8013-d129228f7dd7.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/82a4ec6b-7a2c-4d91-8013-d129228f7dd7.jpg saved to cache
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 90d61c96-25a1-5916-92ac-d57cdc07b65c
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0547390>
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252F392040aa-0eb5-41e6-9ba5-0e6368c303a4.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/392040aa-0eb5-41e6-9ba5-0e6368c303a4.jpg saved to cache
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 840d8160-0130-5e5d-b653-e383242b8793
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1177bd0>
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252Fe9083ca2-47ce-4907-a7da-2ee9c00042d0.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/e9083ca2-47ce-4907-a7da-2ee9c00042d0.jpg saved to cache
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc
2026-03-25 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746540/general/1385add8-e594-4504-98bd-38e8c036dfaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726510)
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252F46455a10-8519-4c07-831d-d1d66fa42d34.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/46455a10-8519-4c07-831d-d1d66fa42d34.jpg not downloaded yet
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252F4a40b490-3b99-4e57-9482-53123caea9df.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/4a40b490-3b99-4e57-9482-53123caea9df.jpg not downloaded yet
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252Ff437f54d-e834-45b7-ae9b-c5c6c3a0de0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/f437f54d-e834-45b7-ae9b-c5c6c3a0de0c.jpg not downloaded yet
2026-03-25 22:15:21 [adesa.be] INFO: Found listing with ID: 10726624
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726624%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [adesa.be] INFO: Scrape type for 10726624: 1
2026-03-25 22:15:21 [adesa.be] INFO: Scraping item 10726624 url https://www.openlane.eu/en/carv6/auction/10726624
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746517%252Fgeneral%252Ffc6b68e9-93e0-48e5-9ace-64542ce77792.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/fc6b68e9-93e0-48e5-9ace-64542ce77792.jpg not downloaded yet
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252F4836da35-8072-4b4e-ad36-092650c36883.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/4836da35-8072-4b4e-ad36-092650c36883.jpg not downloaded yet
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1174810>
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252F158ead37-ee05-4fed-b84c-c5b4bbd5ba76.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/158ead37-ee05-4fed-b84c-c5b4bbd5ba76.jpg saved to cache
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9e296c60-ac21-52ac-a26c-bc2ed1d3412c
2026-03-25 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746544/general/17923bb4-367a-48c2-a0f0-ee8c34f185ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726515)
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252Fff7ebd96-b5a9-40c0-a9d8-536d7d677b9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/ff7ebd96-b5a9-40c0-a9d8-536d7d677b9b.jpg not downloaded yet
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252Fbee96783-1626-4b06-a681-bd79d3115d34.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/bee96783-1626-4b06-a681-bd79d3115d34.jpg not downloaded yet
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252Fae97e2e6-ae33-4a56-a85c-1a353cd4ffff.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/ae97e2e6-ae33-4a56-a85c-1a353cd4ffff.jpg not downloaded yet
2026-03-25 22:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:21 [adesa.be] INFO: Found listing with ID: 10726627
2026-03-25 22:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726627%27 HTTP/1.1" 200 None
2026-03-25 22:15:21 [adesa.be] INFO: Scrape type for 10726627: 1
2026-03-25 22:15:21 [adesa.be] INFO: Scraping item 10726627 url https://www.openlane.eu/en/carv6/auction/10726627
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746517%252Fgeneral%252F800c72cb-df69-442a-97b6-bf2ffb9fc526.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/800c72cb-df69-442a-97b6-bf2ffb9fc526.jpg not downloaded yet
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252F7cf3ae9f-439b-4118-82b6-c90ed3b4b76c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/7cf3ae9f-439b-4118-82b6-c90ed3b4b76c.jpg not downloaded yet
2026-03-25 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746540/general/e5a19a6a-7bc0-4ce1-8428-3ec092ce58b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726510)
2026-03-25 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746554/general/b83342ce-a91d-4a4b-9a5d-d46cc1518e8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726525)
2026-03-25 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746547/general/be742b04-b009-4e5e-8d3d-368262d89c35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726517)
2026-03-25 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746548/general/0a5f34d1-ed4f-4fa0-acad-4546edf05428.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726519)
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252F48d8118b-ca36-4fd5-85ad-56ff07b6a70a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/48d8118b-ca36-4fd5-85ad-56ff07b6a70a.jpg not downloaded yet
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252F3ece0970-3f03-4602-b26d-9374994fab1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/3ece0970-3f03-4602-b26d-9374994fab1d.jpg not downloaded yet
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252F870975d9-192d-418c-b89a-9abe0ad19ed1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/870975d9-192d-418c-b89a-9abe0ad19ed1.jpg not downloaded yet
2026-03-25 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10e4050>
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252F99dce4f5-f0d7-40cd-8d88-baf4d3e202be.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/99dce4f5-f0d7-40cd-8d88-baf4d3e202be.jpg saved to cache
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07e5410>
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252F50744749-5a3c-4a1e-ad04-e068bff00543.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/50744749-5a3c-4a1e-ad04-e068bff00543.jpg saved to cache
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 866e7fc4-7e51-548e-a38a-580902baeb51
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e073bad0>
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252F1385add8-e594-4504-98bd-38e8c036dfaf.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/1385add8-e594-4504-98bd-38e8c036dfaf.jpg saved to cache
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 840d8160-0130-5e5d-b653-e383242b8793
2026-03-25 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746544/general/7a8d4fa1-f01e-4be6-bfa7-4e5b14fcebdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726515)
2026-03-25 22:15:22 [adesa.be] INFO: Found listing with ID: 10726653
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726653%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [adesa.be] INFO: Scrape type for 10726653: 1
2026-03-25 22:15:22 [adesa.be] INFO: Scraping item 10726653 url https://www.openlane.eu/en/carv6/auction/10726653
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746517%252Fgeneral%252F60a5377b-3156-496c-8228-0b7ea219d49f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/60a5377b-3156-496c-8228-0b7ea219d49f.jpg not downloaded yet
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252F89c5fd69-9bea-4574-8ab3-ab7b43ebafc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/89c5fd69-9bea-4574-8ab3-ab7b43ebafc3.jpg not downloaded yet
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252F141f38fc-e42d-4b80-8e9f-f6621a3b85ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/141f38fc-e42d-4b80-8e9f-f6621a3b85ad.jpg not downloaded yet
2026-03-25 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746550/general/571b2602-390d-4764-aa56-efae664230e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726521)
2026-03-25 22:15:22 [adesa.be] INFO: Found listing with ID: 10726654
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726654%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [adesa.be] INFO: Scrape type for 10726654: 1
2026-03-25 22:15:22 [adesa.be] INFO: Scraping item 10726654 url https://www.openlane.eu/en/carv6/auction/10726654
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746517%252Fgeneral%252Fa95a750f-e651-4ed9-93cc-8194b5423f86.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/a95a750f-e651-4ed9-93cc-8194b5423f86.jpg not downloaded yet
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252F4375de50-3569-46e5-a9cc-feec76f59e08.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/4375de50-3569-46e5-a9cc-feec76f59e08.jpg not downloaded yet
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0555590>
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252F17923bb4-367a-48c2-a0f0-ee8c34f185ce.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/17923bb4-367a-48c2-a0f0-ee8c34f185ce.jpg saved to cache
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9e296c60-ac21-52ac-a26c-bc2ed1d3412c
2026-03-25 22:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c with identifier: 10726595
2026-03-25 22:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c with scrape type 1
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F960c2074-a62f-4bbe-bc66-f4a7bdb435a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/960c2074-a62f-4bbe-bc66-f4a7bdb435a2.jpg not downloaded yet
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1341b50>
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252Fe5a19a6a-7bc0-4ce1-8428-3ec092ce58b6.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/e5a19a6a-7bc0-4ce1-8428-3ec092ce58b6.jpg saved to cache
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 840d8160-0130-5e5d-b653-e383242b8793
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1103750>
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252Fb83342ce-a91d-4a4b-9a5d-d46cc1518e8a.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/b83342ce-a91d-4a4b-9a5d-d46cc1518e8a.jpg saved to cache
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0830790>
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252Fbe742b04-b009-4e5e-8d3d-368262d89c35.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/be742b04-b009-4e5e-8d3d-368262d89c35.jpg saved to cache
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 866e7fc4-7e51-548e-a38a-580902baeb51
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1174310>
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252F0a5f34d1-ed4f-4fa0-acad-4546edf05428.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/0a5f34d1-ed4f-4fa0-acad-4546edf05428.jpg saved to cache
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29
2026-03-25 22:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88185e07-8143-58f0-85e5-51102e2fe08e with identifier: 10726478
2026-03-25 22:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88185e07-8143-58f0-85e5-51102e2fe08e with scrape type 1
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 88185e07-8143-58f0-85e5-51102e2fe08e
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252F85b81366-a172-46fc-ad65-327aed9c8df2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/85b81366-a172-46fc-ad65-327aed9c8df2.jpg not downloaded yet
2026-03-25 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746547/general/1f481c18-ca67-4d97-800d-dddeb38fa1ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726517)
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746517%252Fgeneral%252F37c239ce-1adf-4143-8264-74091f203fdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/37c239ce-1adf-4143-8264-74091f203fdd.jpg not downloaded yet
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252Fd0e4835a-9847-4d96-95a9-984e6694982b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/d0e4835a-9847-4d96-95a9-984e6694982b.jpg not downloaded yet
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F71d7720e-3e4c-495f-8456-27104d741aec.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/71d7720e-3e4c-495f-8456-27104d741aec.jpg not downloaded yet
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252F2dd295a4-2a35-4717-9b96-322065567067.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/2dd295a4-2a35-4717-9b96-322065567067.jpg not downloaded yet
2026-03-25 22:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746524/general/7e7d3565-7518-483b-b1c6-2dea5565b565.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726493)
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e084bd90>
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252F7a8d4fa1-f01e-4be6-bfa7-4e5b14fcebdd.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/7a8d4fa1-f01e-4be6-bfa7-4e5b14fcebdd.jpg saved to cache
2026-03-25 22:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9e296c60-ac21-52ac-a26c-bc2ed1d3412c
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06fec10>
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F571b2602-390d-4764-aa56-efae664230e3.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/571b2602-390d-4764-aa56-efae664230e3.jpg saved to cache
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 90d61c96-25a1-5916-92ac-d57cdc07b65c
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746547/general/f437f54d-e834-45b7-ae9b-c5c6c3a0de0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726517)
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746554/general/41a7bab0-b8c1-4bcf-a22c-ffd43ed9fb5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726525)
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746554/general/bee96783-1626-4b06-a681-bd79d3115d34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726525)
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746517%252Fgeneral%252F52e4c826-10b7-40a1-bae7-b250bc24b5f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/52e4c826-10b7-40a1-bae7-b250bc24b5f1.jpg not downloaded yet
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252Ff665e441-8abf-4c86-a83f-57b654285d80.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/f665e441-8abf-4c86-a83f-57b654285d80.jpg not downloaded yet
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F3cb6d2d5-e480-490e-9777-51a28994b440.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/3cb6d2d5-e480-490e-9777-51a28994b440.jpg not downloaded yet
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252Ff15320f1-239f-4f1f-815c-da878d30e16e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/f15320f1-239f-4f1f-815c-da878d30e16e.jpg not downloaded yet
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746524/general/52e7cf04-7ba6-4513-a35b-5eaa61d6a6ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726493)
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252Ff28cd797-65e9-40d0-9dfd-4afe47c17bb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/f28cd797-65e9-40d0-9dfd-4afe47c17bb4.jpg not downloaded yet
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252F77d8d6d9-fc79-4d00-894b-e44f7f428269.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/77d8d6d9-fc79-4d00-894b-e44f7f428269.jpg not downloaded yet
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12b8350>
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252F1f481c18-ca67-4d97-800d-dddeb38fa1ff.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/1f481c18-ca67-4d97-800d-dddeb38fa1ff.jpg saved to cache
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 866e7fc4-7e51-548e-a38a-580902baeb51
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3352610>
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252F7e7d3565-7518-483b-b1c6-2dea5565b565.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/7e7d3565-7518-483b-b1c6-2dea5565b565.jpg saved to cache
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746547/general/ae97e2e6-ae33-4a56-a85c-1a353cd4ffff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726517)
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F733a03ec-f237-46a4-b72c-9934e7dc63a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/733a03ec-f237-46a4-b72c-9934e7dc63a9.jpg not downloaded yet
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252Fe26fe600-1e0a-4f3a-99b4-ba679ecaefd1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/e26fe600-1e0a-4f3a-99b4-ba679ecaefd1.jpg not downloaded yet
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14fa110>
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252Ff437f54d-e834-45b7-ae9b-c5c6c3a0de0c.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/f437f54d-e834-45b7-ae9b-c5c6c3a0de0c.jpg saved to cache
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 866e7fc4-7e51-548e-a38a-580902baeb51
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e053cc90>
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252F41a7bab0-b8c1-4bcf-a22c-ffd43ed9fb5b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/41a7bab0-b8c1-4bcf-a22c-ffd43ed9fb5b.jpg saved to cache
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1130290>
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252Fbee96783-1626-4b06-a681-bd79d3115d34.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/bee96783-1626-4b06-a681-bd79d3115d34.jpg saved to cache
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e112b7d0>
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252F52e7cf04-7ba6-4513-a35b-5eaa61d6a6ce.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/52e7cf04-7ba6-4513-a35b-5eaa61d6a6ce.jpg saved to cache
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb
2026-03-25 22:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc17ac7f-d796-58ce-96e4-e218134f04a2 with identifier: 10726599
2026-03-25 22:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc17ac7f-d796-58ce-96e4-e218134f04a2 with scrape type 1
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc17ac7f-d796-58ce-96e4-e218134f04a2
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252F52df3ce3-365a-4a7d-a35a-16047c4552c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/52df3ce3-365a-4a7d-a35a-16047c4552c4.jpg not downloaded yet
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746524/general/4836da35-8072-4b4e-ad36-092650c36883.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726493)
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746517/general/fc6b68e9-93e0-48e5-9ace-64542ce77792.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726476)
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F7f4b326e-b599-49b1-8f4c-2abd9d137920.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/7f4b326e-b599-49b1-8f4c-2abd9d137920.jpg not downloaded yet
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252F9cbabde6-9ce7-45c0-beb3-bdeba24c9d92.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/9cbabde6-9ce7-45c0-beb3-bdeba24c9d92.jpg not downloaded yet
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746548/general/ff7ebd96-b5a9-40c0-a9d8-536d7d677b9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726519)
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746519/general/85b81366-a172-46fc-ad65-327aed9c8df2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726478)
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252Ff6a5d835-1e88-4825-b466-600e3f6eb132.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/f6a5d835-1e88-4825-b466-600e3f6eb132.jpg not downloaded yet
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746517/general/800c72cb-df69-442a-97b6-bf2ffb9fc526.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726476)
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252Fa1348330-f40a-4461-ac17-b2ddaf3cce40.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/a1348330-f40a-4461-ac17-b2ddaf3cce40.jpg not downloaded yet
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252Fb1d6f76f-3bc4-4c66-9c70-1ff5cadff266.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/b1d6f76f-3bc4-4c66-9c70-1ff5cadff266.jpg not downloaded yet
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e110d910>
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252Fae97e2e6-ae33-4a56-a85c-1a353cd4ffff.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/ae97e2e6-ae33-4a56-a85c-1a353cd4ffff.jpg saved to cache
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 866e7fc4-7e51-548e-a38a-580902baeb51
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746524/general/7cf3ae9f-439b-4118-82b6-c90ed3b4b76c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726493)
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746524/general/89c5fd69-9bea-4574-8ab3-ab7b43ebafc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726493)
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252F21bb03fb-d9b2-4841-9d11-ec41b17ec0ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/21bb03fb-d9b2-4841-9d11-ec41b17ec0ea.jpg not downloaded yet
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746622/general/960c2074-a62f-4bbe-bc66-f4a7bdb435a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726595)
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F7c3fcea1-9bae-4b7d-bc39-4eb5117ada47.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/7c3fcea1-9bae-4b7d-bc39-4eb5117ada47.jpg not downloaded yet
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252Faa750c19-b360-4a4d-bab1-229a02808c51.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/aa750c19-b360-4a4d-bab1-229a02808c51.jpg not downloaded yet
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252F3942d166-4b57-4afe-9ea7-a43a32ca1a17.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/3942d166-4b57-4afe-9ea7-a43a32ca1a17.jpg not downloaded yet
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746519/general/2dd295a4-2a35-4717-9b96-322065567067.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726478)
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F291fe4c6-d99b-4d9a-87a9-54bb11274feb.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/291fe4c6-d99b-4d9a-87a9-54bb11274feb.jpg not downloaded yet
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252F14a78d26-d1f3-4407-aef2-16e539d29007.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/14a78d26-d1f3-4407-aef2-16e539d29007.jpg not downloaded yet
2026-03-25 22:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746519/general/f15320f1-239f-4f1f-815c-da878d30e16e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726478)
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252F1cdeb229-74d2-412c-bc86-c402c01289ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/1cdeb229-74d2-412c-bc86-c402c01289ab.jpg not downloaded yet
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0849e50>
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252F4836da35-8072-4b4e-ad36-092650c36883.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/4836da35-8072-4b4e-ad36-092650c36883.jpg saved to cache
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07e5290>
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746517%252Fgeneral%252Ffc6b68e9-93e0-48e5-9ace-64542ce77792.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/fc6b68e9-93e0-48e5-9ace-64542ce77792.jpg saved to cache
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6895eca7-5930-551e-ada3-8982b14d1ab3
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e132f7d0>
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252Fff7ebd96-b5a9-40c0-a9d8-536d7d677b9b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/ff7ebd96-b5a9-40c0-a9d8-536d7d677b9b.jpg saved to cache
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e057cd50>
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252F85b81366-a172-46fc-ad65-327aed9c8df2.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/85b81366-a172-46fc-ad65-327aed9c8df2.jpg saved to cache
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 88185e07-8143-58f0-85e5-51102e2fe08e
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e132d7d0>
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746517%252Fgeneral%252F800c72cb-df69-442a-97b6-bf2ffb9fc526.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/800c72cb-df69-442a-97b6-bf2ffb9fc526.jpg saved to cache
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6895eca7-5930-551e-ada3-8982b14d1ab3
2026-03-25 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746622/general/71d7720e-3e4c-495f-8456-27104d741aec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726595)
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F69016782-695f-4bdb-93cf-15e9c7978428.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/69016782-695f-4bdb-93cf-15e9c7978428.jpg not downloaded yet
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252Fab48195d-254a-4f14-a1fa-787ddac2b3de.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/ab48195d-254a-4f14-a1fa-787ddac2b3de.jpg not downloaded yet
2026-03-25 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746524/general/d0e4835a-9847-4d96-95a9-984e6694982b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726493)
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252F881d2128-f052-4ba5-9ede-a6a2cc242a42.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/881d2128-f052-4ba5-9ede-a6a2cc242a42.jpg not downloaded yet
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07b4290>
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252F7cf3ae9f-439b-4118-82b6-c90ed3b4b76c.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/7cf3ae9f-439b-4118-82b6-c90ed3b4b76c.jpg saved to cache
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e085a410>
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252F89c5fd69-9bea-4574-8ab3-ab7b43ebafc3.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/89c5fd69-9bea-4574-8ab3-ab7b43ebafc3.jpg saved to cache
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e150ef90>
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F960c2074-a62f-4bbe-bc66-f4a7bdb435a2.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/960c2074-a62f-4bbe-bc66-f4a7bdb435a2.jpg saved to cache
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07b6690>
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252F2dd295a4-2a35-4717-9b96-322065567067.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/2dd295a4-2a35-4717-9b96-322065567067.jpg saved to cache
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 88185e07-8143-58f0-85e5-51102e2fe08e
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07357d0>
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252Ff15320f1-239f-4f1f-815c-da878d30e16e.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/f15320f1-239f-4f1f-815c-da878d30e16e.jpg saved to cache
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 88185e07-8143-58f0-85e5-51102e2fe08e
2026-03-25 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746622/general/3cb6d2d5-e480-490e-9777-51a28994b440.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726595)
2026-03-25 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746519/general/e26fe600-1e0a-4f3a-99b4-ba679ecaefd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726478)
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252Fbbf461b9-8633-4f81-9e22-f29b53dd6d70.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/bbf461b9-8633-4f81-9e22-f29b53dd6d70.jpg not downloaded yet
2026-03-25 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746524/general/f665e441-8abf-4c86-a83f-57b654285d80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726493)
2026-03-25 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746519/general/9cbabde6-9ce7-45c0-beb3-bdeba24c9d92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726478)
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252Fee35e1a2-a3da-4ee6-993e-b062e40eae89.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/ee35e1a2-a3da-4ee6-993e-b062e40eae89.jpg not downloaded yet
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1265410>
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F71d7720e-3e4c-495f-8456-27104d741aec.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/71d7720e-3e4c-495f-8456-27104d741aec.jpg saved to cache
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e069add0>
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252Fd0e4835a-9847-4d96-95a9-984e6694982b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/d0e4835a-9847-4d96-95a9-984e6694982b.jpg saved to cache
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb
2026-03-25 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746622/general/733a03ec-f237-46a4-b72c-9934e7dc63a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726595)
2026-03-25 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746622/general/7f4b326e-b599-49b1-8f4c-2abd9d137920.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726595)
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252F7a7ca44a-1d73-411d-9d7d-5514e0d2ba8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/7a7ca44a-1d73-411d-9d7d-5514e0d2ba8f.jpg not downloaded yet
2026-03-25 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746626/general/52df3ce3-365a-4a7d-a35a-16047c4552c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726599)
2026-03-25 22:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746519/general/b1d6f76f-3bc4-4c66-9c70-1ff5cadff266.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726478)
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252F5dfb8eeb-e2b5-42e9-beb3-1f13f7eb9a53.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/5dfb8eeb-e2b5-42e9-beb3-1f13f7eb9a53.jpg not downloaded yet
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e048c2d0>
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F3cb6d2d5-e480-490e-9777-51a28994b440.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/3cb6d2d5-e480-490e-9777-51a28994b440.jpg saved to cache
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1131210>
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252Fe26fe600-1e0a-4f3a-99b4-ba679ecaefd1.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/e26fe600-1e0a-4f3a-99b4-ba679ecaefd1.jpg saved to cache
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 88185e07-8143-58f0-85e5-51102e2fe08e
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11a35d0>
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252Ff665e441-8abf-4c86-a83f-57b654285d80.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/f665e441-8abf-4c86-a83f-57b654285d80.jpg saved to cache
2026-03-25 22:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1223b50>
2026-03-25 22:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252F9cbabde6-9ce7-45c0-beb3-bdeba24c9d92.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/9cbabde6-9ce7-45c0-beb3-bdeba24c9d92.jpg saved to cache
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 88185e07-8143-58f0-85e5-51102e2fe08e
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746626/general/f6a5d835-1e88-4825-b466-600e3f6eb132.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726599)
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746622/general/a1348330-f40a-4461-ac17-b2ddaf3cce40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726595)
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746519/general/aa750c19-b360-4a4d-bab1-229a02808c51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726478)
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746519/general/14a78d26-d1f3-4407-aef2-16e539d29007.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726478)
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1324690>
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F733a03ec-f237-46a4-b72c-9934e7dc63a9.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/733a03ec-f237-46a4-b72c-9934e7dc63a9.jpg saved to cache
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0531e10>
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F7f4b326e-b599-49b1-8f4c-2abd9d137920.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/7f4b326e-b599-49b1-8f4c-2abd9d137920.jpg saved to cache
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35d9b10>
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252F52df3ce3-365a-4a7d-a35a-16047c4552c4.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/52df3ce3-365a-4a7d-a35a-16047c4552c4.jpg saved to cache
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bc17ac7f-d796-58ce-96e4-e218134f04a2
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0594a90>
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252Fb1d6f76f-3bc4-4c66-9c70-1ff5cadff266.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/b1d6f76f-3bc4-4c66-9c70-1ff5cadff266.jpg saved to cache
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 88185e07-8143-58f0-85e5-51102e2fe08e
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746626/general/3942d166-4b57-4afe-9ea7-a43a32ca1a17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726599)
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746519/general/ab48195d-254a-4f14-a1fa-787ddac2b3de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726478)
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746626/general/881d2128-f052-4ba5-9ede-a6a2cc242a42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726599)
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746622/general/69016782-695f-4bdb-93cf-15e9c7978428.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726595)
2026-03-25 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0711a90>
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252Ff6a5d835-1e88-4825-b466-600e3f6eb132.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/f6a5d835-1e88-4825-b466-600e3f6eb132.jpg saved to cache
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bc17ac7f-d796-58ce-96e4-e218134f04a2
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14e6a50>
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252Fa1348330-f40a-4461-ac17-b2ddaf3cce40.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/a1348330-f40a-4461-ac17-b2ddaf3cce40.jpg saved to cache
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0597490>
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252Faa750c19-b360-4a4d-bab1-229a02808c51.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/aa750c19-b360-4a4d-bab1-229a02808c51.jpg saved to cache
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 88185e07-8143-58f0-85e5-51102e2fe08e
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0491350>
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252F14a78d26-d1f3-4407-aef2-16e539d29007.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/14a78d26-d1f3-4407-aef2-16e539d29007.jpg saved to cache
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 88185e07-8143-58f0-85e5-51102e2fe08e
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746626/general/1cdeb229-74d2-412c-bc86-c402c01289ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726599)
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746626/general/bbf461b9-8633-4f81-9e22-f29b53dd6d70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726599)
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746626/general/ee35e1a2-a3da-4ee6-993e-b062e40eae89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726599)
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746622/general/291fe4c6-d99b-4d9a-87a9-54bb11274feb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726595)
2026-03-25 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0493850>
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252F3942d166-4b57-4afe-9ea7-a43a32ca1a17.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/3942d166-4b57-4afe-9ea7-a43a32ca1a17.jpg saved to cache
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bc17ac7f-d796-58ce-96e4-e218134f04a2
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e085a990>
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252Fab48195d-254a-4f14-a1fa-787ddac2b3de.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/ab48195d-254a-4f14-a1fa-787ddac2b3de.jpg saved to cache
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 88185e07-8143-58f0-85e5-51102e2fe08e
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11cfd90>
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252F881d2128-f052-4ba5-9ede-a6a2cc242a42.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/881d2128-f052-4ba5-9ede-a6a2cc242a42.jpg saved to cache
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bc17ac7f-d796-58ce-96e4-e218134f04a2
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11a9d50>
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F69016782-695f-4bdb-93cf-15e9c7978428.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/69016782-695f-4bdb-93cf-15e9c7978428.jpg saved to cache
2026-03-25 22:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746626/general/21bb03fb-d9b2-4841-9d11-ec41b17ec0ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726599)
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746626/general/7a7ca44a-1d73-411d-9d7d-5514e0d2ba8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726599)
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746626/general/5dfb8eeb-e2b5-42e9-beb3-1f13f7eb9a53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726599)
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746622/general/7c3fcea1-9bae-4b7d-bc39-4eb5117ada47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726595)
2026-03-25 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746519/general/77d8d6d9-fc79-4d00-894b-e44f7f428269.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726478)
2026-03-25 22:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746622/general/f28cd797-65e9-40d0-9dfd-4afe47c17bb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726595)
2026-03-25 22:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746517/general/52e4c826-10b7-40a1-bae7-b250bc24b5f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726476)
2026-03-25 22:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3b04650>
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252F1cdeb229-74d2-412c-bc86-c402c01289ab.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/1cdeb229-74d2-412c-bc86-c402c01289ab.jpg saved to cache
2026-03-25 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bc17ac7f-d796-58ce-96e4-e218134f04a2
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e036fe50>
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252Fbbf461b9-8633-4f81-9e22-f29b53dd6d70.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/bbf461b9-8633-4f81-9e22-f29b53dd6d70.jpg saved to cache
2026-03-25 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bc17ac7f-d796-58ce-96e4-e218134f04a2
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0737950>
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252Fee35e1a2-a3da-4ee6-993e-b062e40eae89.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/ee35e1a2-a3da-4ee6-993e-b062e40eae89.jpg saved to cache
2026-03-25 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bc17ac7f-d796-58ce-96e4-e218134f04a2
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08f0f7be10>
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F291fe4c6-d99b-4d9a-87a9-54bb11274feb.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/291fe4c6-d99b-4d9a-87a9-54bb11274feb.jpg saved to cache
2026-03-25 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c
2026-03-25 22:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746547/general/141f38fc-e42d-4b80-8e9f-f6621a3b85ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726517)
2026-03-25 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746517/general/a95a750f-e651-4ed9-93cc-8194b5423f86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726476)
2026-03-25 22:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746517/general/60a5377b-3156-496c-8228-0b7ea219d49f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726476)
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05328d0>
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252F21bb03fb-d9b2-4841-9d11-ec41b17ec0ea.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/21bb03fb-d9b2-4841-9d11-ec41b17ec0ea.jpg saved to cache
2026-03-25 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bc17ac7f-d796-58ce-96e4-e218134f04a2
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04f9e10>
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252F7a7ca44a-1d73-411d-9d7d-5514e0d2ba8f.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/7a7ca44a-1d73-411d-9d7d-5514e0d2ba8f.jpg saved to cache
2026-03-25 22:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bc17ac7f-d796-58ce-96e4-e218134f04a2
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0657e50>
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746626%252Fgeneral%252F5dfb8eeb-e2b5-42e9-beb3-1f13f7eb9a53.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746626/general/5dfb8eeb-e2b5-42e9-beb3-1f13f7eb9a53.jpg saved to cache
2026-03-25 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bc17ac7f-d796-58ce-96e4-e218134f04a2
2026-03-25 22:15:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc17ac7f-d796-58ce-96e4-e218134f04a2, skipping ID generation
2026-03-25 22:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc17ac7f-d796-58ce-96e4-e218134f04a2 with scrape type 1
2026-03-25 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc17ac7f-d796-58ce-96e4-e218134f04a2 sending to next pipeline
2026-03-25 22:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc17ac7f-d796-58ce-96e4-e218134f04a2, identifier: 10726599
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e036df10>
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252F7c3fcea1-9bae-4b7d-bc39-4eb5117ada47.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/7c3fcea1-9bae-4b7d-bc39-4eb5117ada47.jpg saved to cache
2026-03-25 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0502b50>
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746519%252Fgeneral%252F77d8d6d9-fc79-4d00-894b-e44f7f428269.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746519/general/77d8d6d9-fc79-4d00-894b-e44f7f428269.jpg saved to cache
2026-03-25 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 88185e07-8143-58f0-85e5-51102e2fe08e
2026-03-25 22:15:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 88185e07-8143-58f0-85e5-51102e2fe08e, skipping ID generation
2026-03-25 22:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88185e07-8143-58f0-85e5-51102e2fe08e with scrape type 1
2026-03-25 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 88185e07-8143-58f0-85e5-51102e2fe08e sending to next pipeline
2026-03-25 22:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88185e07-8143-58f0-85e5-51102e2fe08e, identifier: 10726478
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e081ecd0>
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746622%252Fgeneral%252Ff28cd797-65e9-40d0-9dfd-4afe47c17bb4.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746622/general/f28cd797-65e9-40d0-9dfd-4afe47c17bb4.jpg saved to cache
2026-03-25 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c
2026-03-25 22:15:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c, skipping ID generation
2026-03-25 22:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c with scrape type 1
2026-03-25 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c sending to next pipeline
2026-03-25 22:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c, identifier: 10726595
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e036df90>
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746517%252Fgeneral%252F52e4c826-10b7-40a1-bae7-b250bc24b5f1.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/52e4c826-10b7-40a1-bae7-b250bc24b5f1.jpg saved to cache
2026-03-25 22:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6895eca7-5930-551e-ada3-8982b14d1ab3
2026-03-25 22:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746517/general/37c239ce-1adf-4143-8264-74091f203fdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726476)
2026-03-25 22:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746547/general/870975d9-192d-418c-b89a-9abe0ad19ed1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726517)
2026-03-25 22:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc17ac7f-d796-58ce-96e4-e218134f04a2 with identifier: 10726599
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-25 22:15:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22: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-25 22:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 22:15:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22: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-25 22:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc17ac7f-d796-58ce-96e4-e218134f04a2 with identifier: 10726599
2026-03-25 22:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc17ac7f-d796-58ce-96e4-e218134f04a2 with identifier: 10726599 to the API
2026-03-25 22:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746626/general/5dfb8eeb-e2b5-42e9-beb3-1f13f7eb9a53.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'bc17ac7f-d796-58ce-96e4-e218134f04a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NER254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726599',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 93512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296474,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746626/general/52df3ce3-365a-4a7d-a35a-16047c4552c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325133,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746626/general/f6a5d835-1e88-4825-b466-600e3f6eb132.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285064,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746626/general/21bb03fb-d9b2-4841-9d11-ec41b17ec0ea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278396,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746626/general/3942d166-4b57-4afe-9ea7-a43a32ca1a17.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306390,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746626/general/1cdeb229-74d2-412c-bc86-c402c01289ab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249175,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746626/general/881d2128-f052-4ba5-9ede-a6a2cc242a42.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301379,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746626/general/bbf461b9-8633-4f81-9e22-f29b53dd6d70.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339801,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746626/general/ee35e1a2-a3da-4ee6-993e-b062e40eae89.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313417,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746626/general/7a7ca44a-1d73-411d-9d7d-5514e0d2ba8f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc17ac7f-d796-58ce-96e4-e218134f04a2/bc17ac7f-d796-58ce-96e4-e218134f04a2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295507,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746626/general/5dfb8eeb-e2b5-42e9-beb3-1f13f7eb9a53.jpg',
'Width': 1920}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2016-02-05',
'seats_number': 6,
'seller_name': 'Ayvens België',
'title': 'Renault Trafic L2H1 1.6 DCI - Diesel - Manual - 140 hp - 93.512 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726599%27 HTTP/1.1" 200 None
2026-03-25 22:15:28 [adesa.be] INFO: Saving data for 10726599: {'created_time': 1774476928.096747, 'last_price_update_time': 1774476928.096759, 'auction_closing_time': 1774945800.0}
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726599') HTTP/1.1" 204 0
2026-03-25 22:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88185e07-8143-58f0-85e5-51102e2fe08e with identifier: 10726478
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-25 22:15:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-25 22:15:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 22:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88185e07-8143-58f0-85e5-51102e2fe08e with identifier: 10726478
2026-03-25 22:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88185e07-8143-58f0-85e5-51102e2fe08e with identifier: 10726478 to the API
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746519/general/77d8d6d9-fc79-4d00-894b-e44f7f428269.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '88185e07-8143-58f0-85e5-51102e2fe08e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVA853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726478',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 84182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81769,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746519/general/85b81366-a172-46fc-ad65-327aed9c8df2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25165,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746519/general/2dd295a4-2a35-4717-9b96-322065567067.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746519/general/f15320f1-239f-4f1f-815c-da878d30e16e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746519/general/77d8d6d9-fc79-4d00-894b-e44f7f428269.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746519/general/e26fe600-1e0a-4f3a-99b4-ba679ecaefd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746519/general/9cbabde6-9ce7-45c0-beb3-bdeba24c9d92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746519/general/b1d6f76f-3bc4-4c66-9c70-1ff5cadff266.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746519/general/aa750c19-b360-4a4d-bab1-229a02808c51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96658,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746519/general/14a78d26-d1f3-4407-aef2-16e539d29007.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88185e07-8143-58f0-85e5-51102e2fe08e/88185e07-8143-58f0-85e5-51102e2fe08e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197435,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746519/general/ab48195d-254a-4f14-a1fa-787ddac2b3de.jpg',
'Width': 1024}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia Ceed SW 1.0 T-GDI - Petrol - Manual - 120 hp - 84.182 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726478%27 HTTP/1.1" 200 None
2026-03-25 22:15:28 [adesa.be] INFO: Saving data for 10726478: {'created_time': 1774476928.773907, 'last_price_update_time': 1774476928.773919, 'auction_closing_time': 1774945800.0}
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726478') HTTP/1.1" 204 0
2026-03-25 22:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c with identifier: 10726595
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 22:15:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 22:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c with identifier: 10726595
2026-03-25 22:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c with identifier: 10726595 to the API
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15: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-25 22:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746622/general/f28cd797-65e9-40d0-9dfd-4afe47c17bb4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 60,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Electric',
'id': '4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXR912',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726595',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 36446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286758,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746622/general/960c2074-a62f-4bbe-bc66-f4a7bdb435a2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275739,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746622/general/71d7720e-3e4c-495f-8456-27104d741aec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238126,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746622/general/3cb6d2d5-e480-490e-9777-51a28994b440.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244695,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746622/general/f28cd797-65e9-40d0-9dfd-4afe47c17bb4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328512,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746622/general/733a03ec-f237-46a4-b72c-9934e7dc63a9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312579,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746622/general/7f4b326e-b599-49b1-8f4c-2abd9d137920.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290231,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746622/general/a1348330-f40a-4461-ac17-b2ddaf3cce40.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272513,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746622/general/7c3fcea1-9bae-4b7d-bc39-4eb5117ada47.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329100,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746622/general/291fe4c6-d99b-4d9a-87a9-54bb11274feb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c/4e450fa6-fd6d-5666-81b7-f5dd1d1fab8c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203245,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746622/general/69016782-695f-4bdb-93cf-15e9c7978428.jpg',
'Width': 1920}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express - Electric - Automatic - 60 hp - 36.446 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726595%27 HTTP/1.1" 200 None
2026-03-25 22:15:29 [adesa.be] INFO: Saving data for 10726595: {'created_time': 1774476929.268304, 'last_price_update_time': 1774476929.268317, 'auction_closing_time': 1774945800.0}
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726595') HTTP/1.1" 204 0
2026-03-25 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746524/general/4375de50-3569-46e5-a9cc-feec76f59e08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726493)
2026-03-25 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:29 [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-25 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0854490>
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746547%252Fgeneral%252F141f38fc-e42d-4b80-8e9f-f6621a3b85ad.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/141f38fc-e42d-4b80-8e9f-f6621a3b85ad.jpg saved to cache
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 866e7fc4-7e51-548e-a38a-580902baeb51
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1165490>
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746517%252Fgeneral%252Fa95a750f-e651-4ed9-93cc-8194b5423f86.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/a95a750f-e651-4ed9-93cc-8194b5423f86.jpg saved to cache
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6895eca7-5930-551e-ada3-8982b14d1ab3
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0491350>
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746517%252Fgeneral%252F60a5377b-3156-496c-8228-0b7ea219d49f.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/60a5377b-3156-496c-8228-0b7ea219d49f.jpg saved to cache
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6895eca7-5930-551e-ada3-8982b14d1ab3
2026-03-25 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746548/general/48d8118b-ca36-4fd5-85ad-56ff07b6a70a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726519)
2026-03-25 22:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e32f5210>
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746517%252Fgeneral%252F37c239ce-1adf-4143-8264-74091f203fdd.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/37c239ce-1adf-4143-8264-74091f203fdd.jpg saved to cache
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6895eca7-5930-551e-ada3-8982b14d1ab3
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0694650>
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746547%252Fgeneral%252F870975d9-192d-418c-b89a-9abe0ad19ed1.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/870975d9-192d-418c-b89a-9abe0ad19ed1.jpg saved to cache
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 866e7fc4-7e51-548e-a38a-580902baeb51
2026-03-25 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746554/general/3ece0970-3f03-4602-b26d-9374994fab1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726525)
2026-03-25 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746548/general/46455a10-8519-4c07-831d-d1d66fa42d34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726519)
2026-03-25 22:15: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-25 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746554/general/4a40b490-3b99-4e57-9482-53123caea9df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726525)
2026-03-25 22:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e111da10>
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746524%252Fgeneral%252F4375de50-3569-46e5-a9cc-feec76f59e08.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/4375de50-3569-46e5-a9cc-feec76f59e08.jpg saved to cache
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb
2026-03-25 22:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dd0c859-1f5a-5548-bc53-37de0594b2f8 with identifier: 10726654
2026-03-25 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8 with scrape type 1
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252Fc6626482-7add-4e1f-8abe-ff9e2434b467.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/c6626482-7add-4e1f-8abe-ff9e2434b467.jpg not downloaded yet
2026-03-25 22:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b870e4a-8dae-524d-990b-8f1ff66fa462 with identifier: 10726432
2026-03-25 22:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b870e4a-8dae-524d-990b-8f1ff66fa462 with scrape type 1
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b870e4a-8dae-524d-990b-8f1ff66fa462
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252F8cf98d7e-f047-4fdb-aafc-55b6a2bb2c19.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/8cf98d7e-f047-4fdb-aafc-55b6a2bb2c19.jpg not downloaded yet
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11d22d0>
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746548%252Fgeneral%252F48d8118b-ca36-4fd5-85ad-56ff07b6a70a.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/48d8118b-ca36-4fd5-85ad-56ff07b6a70a.jpg saved to cache
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29
2026-03-25 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746517/general/76cec46d-fb75-4fda-977d-594a5e35a607.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726476)
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252F12e3f89e-2a20-4279-a5f5-ac3371ceec54.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/12e3f89e-2a20-4279-a5f5-ac3371ceec54.jpg not downloaded yet
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252F838938f9-4e5a-41ef-8c66-c29ae595be07.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/838938f9-4e5a-41ef-8c66-c29ae595be07.jpg not downloaded yet
2026-03-25 22:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746554/general/62350930-0fe5-4883-8a71-ac6ee1e9612e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726525)
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06eef90>
2026-03-25 22:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746554%252Fgeneral%252F3ece0970-3f03-4602-b26d-9374994fab1d.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/3ece0970-3f03-4602-b26d-9374994fab1d.jpg saved to cache
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e051d6d0>
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746548%252Fgeneral%252F46455a10-8519-4c07-831d-d1d66fa42d34.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/46455a10-8519-4c07-831d-d1d66fa42d34.jpg saved to cache
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29
2026-03-25 22:15:30 [adesa.be] INFO: Found listing with ID: 10726656
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726656%27 HTTP/1.1" 200 None
2026-03-25 22:15:30 [adesa.be] INFO: Scrape type for 10726656: 1
2026-03-25 22:15:30 [adesa.be] INFO: Scraping item 10726656 url https://www.openlane.eu/en/carv6/auction/10726656
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3bf24d0>
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746554%252Fgeneral%252F4a40b490-3b99-4e57-9482-53123caea9df.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/4a40b490-3b99-4e57-9482-53123caea9df.jpg saved to cache
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc
2026-03-25 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746547/general/7fec3afb-80a4-4b4b-a1a9-82adc401f0af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726517)
2026-03-25 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746548/general/3525ee37-396d-4d6b-aae3-180f4ad14a04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726519)
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252Fe9c3f795-5081-45d9-8c82-5052c6bf3ef3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/e9c3f795-5081-45d9-8c82-5052c6bf3ef3.jpg not downloaded yet
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252F5445a8cb-e62b-4546-ad90-da1b64ef8bae.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/5445a8cb-e62b-4546-ad90-da1b64ef8bae.jpg not downloaded yet
2026-03-25 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746517/general/19dd4e4a-3a59-4115-b46d-3d4e1ee683d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726476)
2026-03-25 22:15:30 [adesa.be] INFO: Found listing with ID: 10726658
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726658%27 HTTP/1.1" 200 None
2026-03-25 22:15:30 [adesa.be] INFO: Scrape type for 10726658: 1
2026-03-25 22:15:30 [adesa.be] INFO: Scraping item 10726658 url https://www.openlane.eu/en/carv6/auction/10726658
2026-03-25 22: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-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252Fc5af4a41-f8f9-49d7-9fd0-4eb316b0d5f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/c5af4a41-f8f9-49d7-9fd0-4eb316b0d5f4.jpg not downloaded yet
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252F44229b2f-c549-490e-84e4-461ebfda8bf7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/44229b2f-c549-490e-84e4-461ebfda8bf7.jpg not downloaded yet
2026-03-25 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1134dd0>
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746517%252Fgeneral%252F76cec46d-fb75-4fda-977d-594a5e35a607.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/76cec46d-fb75-4fda-977d-594a5e35a607.jpg saved to cache
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6895eca7-5930-551e-ada3-8982b14d1ab3
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1503f10>
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746554%252Fgeneral%252F62350930-0fe5-4883-8a71-ac6ee1e9612e.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/62350930-0fe5-4883-8a71-ac6ee1e9612e.jpg saved to cache
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc
2026-03-25 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746524/general/ff1b157d-4bfd-4bf1-bdf7-0f25c4a7a562.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726493)
2026-03-25 22:15:30 [adesa.be] INFO: Found listing with ID: 10726660
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726660%27 HTTP/1.1" 200 None
2026-03-25 22:15:30 [adesa.be] INFO: Scrape type for 10726660: 1
2026-03-25 22:15:30 [adesa.be] INFO: Scraping item 10726660 url https://www.openlane.eu/en/carv6/auction/10726660
2026-03-25 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746550/general/9b71a8c9-8326-44ad-abf1-6d5fbdb086ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726521)
2026-03-25 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746548/general/4c604034-2429-42bd-8f59-f76ecca2ba22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726519)
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252Fefc9f92e-bc15-41c2-a3da-92b2505ab28f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/efc9f92e-bc15-41c2-a3da-92b2505ab28f.jpg not downloaded yet
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252Fba16ab3e-c53a-4f81-85b9-bfae06bf218b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/ba16ab3e-c53a-4f81-85b9-bfae06bf218b.jpg not downloaded yet
2026-03-25 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22: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-25 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746676/general/c6626482-7add-4e1f-8abe-ff9e2434b467.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726654)
2026-03-25 22:15:30 [adesa.be] INFO: Found listing with ID: 10726661
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726661%27 HTTP/1.1" 200 None
2026-03-25 22:15:30 [adesa.be] INFO: Scrape type for 10726661: 1
2026-03-25 22:15:30 [adesa.be] INFO: Scraping item 10726661 url https://www.openlane.eu/en/carv6/auction/10726661
2026-03-25 22: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-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252Fa221098f-0966-4424-9de3-6699dad9f4e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/a221098f-0966-4424-9de3-6699dad9f4e4.jpg not downloaded yet
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252Ffef64e3c-f34d-43c3-b3c6-cc0f422648f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/fef64e3c-f34d-43c3-b3c6-cc0f422648f4.jpg not downloaded yet
2026-03-25 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e112d890>
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746547%252Fgeneral%252F7fec3afb-80a4-4b4b-a1a9-82adc401f0af.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/7fec3afb-80a4-4b4b-a1a9-82adc401f0af.jpg saved to cache
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 866e7fc4-7e51-548e-a38a-580902baeb51
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04e0b50>
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746548%252Fgeneral%252F3525ee37-396d-4d6b-aae3-180f4ad14a04.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/3525ee37-396d-4d6b-aae3-180f4ad14a04.jpg saved to cache
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1231d50>
2026-03-25 22:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746517%252Fgeneral%252F19dd4e4a-3a59-4115-b46d-3d4e1ee683d1.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/19dd4e4a-3a59-4115-b46d-3d4e1ee683d1.jpg saved to cache
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6895eca7-5930-551e-ada3-8982b14d1ab3
2026-03-25 22:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94502040-ff82-504a-9cdf-3eba0c792853 with identifier: 10726653
2026-03-25 22:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94502040-ff82-504a-9cdf-3eba0c792853 with scrape type 1
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94502040-ff82-504a-9cdf-3eba0c792853
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252F6728c829-0dcf-49f2-bdbe-29010f83dec1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/6728c829-0dcf-49f2-bdbe-29010f83dec1.jpg not downloaded yet
2026-03-25 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746517/general/ffe7fcdc-3270-485b-b370-34f5ec105683.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726476)
2026-03-25 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746483/general/8cf98d7e-f047-4fdb-aafc-55b6a2bb2c19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726432)
2026-03-25 22:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746483/general/838938f9-4e5a-41ef-8c66-c29ae595be07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726432)
2026-03-25 22:15:30 [adesa.be] INFO: Found listing with ID: 10726663
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726663%27 HTTP/1.1" 200 None
2026-03-25 22:15:30 [adesa.be] INFO: Scrape type for 10726663: 1
2026-03-25 22:15:30 [adesa.be] INFO: Scraping item 10726663 url https://www.openlane.eu/en/carv6/auction/10726663
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252Fd403ad88-0665-4d8d-8de7-b9abd0840815.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/d403ad88-0665-4d8d-8de7-b9abd0840815.jpg not downloaded yet
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252F4c01105f-dc9e-44f7-b710-7a80abe1f8a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/4c01105f-dc9e-44f7-b710-7a80abe1f8a5.jpg not downloaded yet
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252F99912182-c9a2-493e-b217-d61ad2f65e34.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/99912182-c9a2-493e-b217-d61ad2f65e34.jpg not downloaded yet
2026-03-25 22:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746676/general/c5af4a41-f8f9-49d7-9fd0-4eb316b0d5f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726654)
2026-03-25 22:15:31 [adesa.be] INFO: Found listing with ID: 10726666
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726666%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [adesa.be] INFO: Scrape type for 10726666: 1
2026-03-25 22:15:31 [adesa.be] INFO: Scraping item 10726666 url https://www.openlane.eu/en/carv6/auction/10726666
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252F1c85245f-d936-4e2b-92a8-43d789eb56f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/1c85245f-d936-4e2b-92a8-43d789eb56f4.jpg not downloaded yet
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252Fcead5b2c-58a4-44cd-9b3c-87830544fb65.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/cead5b2c-58a4-44cd-9b3c-87830544fb65.jpg not downloaded yet
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252F5545ed4b-ea42-4af8-9517-4e220e75bce5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/5545ed4b-ea42-4af8-9517-4e220e75bce5.jpg not downloaded yet
2026-03-25 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746483/general/44229b2f-c549-490e-84e4-461ebfda8bf7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726432)
2026-03-25 22:15:31 [adesa.be] INFO: Found listing with ID: 10726668
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726668%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [adesa.be] INFO: Scrape type for 10726668: 1
2026-03-25 22:15:31 [adesa.be] INFO: Scraping item 10726668 url https://www.openlane.eu/en/carv6/auction/10726668
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e134dfd0>
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252Fff1b157d-4bfd-4bf1-bdf7-0f25c4a7a562.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/ff1b157d-4bfd-4bf1-bdf7-0f25c4a7a562.jpg saved to cache
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10cccd0>
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F9b71a8c9-8326-44ad-abf1-6d5fbdb086ce.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/9b71a8c9-8326-44ad-abf1-6d5fbdb086ce.jpg saved to cache
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 90d61c96-25a1-5916-92ac-d57cdc07b65c
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0660250>
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252F4c604034-2429-42bd-8f59-f76ecca2ba22.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/4c604034-2429-42bd-8f59-f76ecca2ba22.jpg saved to cache
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29
2026-03-25 22:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57aacdc0-6c7c-5b9e-88d3-d62444484f51 with identifier: 10726627
2026-03-25 22:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51 with scrape type 1
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252F0292dcf6-dde7-4a14-b6af-7f4b192a79c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/0292dcf6-dde7-4a14-b6af-7f4b192a79c1.jpg not downloaded yet
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10fc690>
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252Fc6626482-7add-4e1f-8abe-ff9e2434b467.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/c6626482-7add-4e1f-8abe-ff9e2434b467.jpg saved to cache
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8
2026-03-25 22:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f018eb79-2cd4-5074-ae68-c8143fdf6cfa with identifier: 10726624
2026-03-25 22:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa with scrape type 1
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252Fa95987b3-2d26-47df-8b43-da84ccec931a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/a95987b3-2d26-47df-8b43-da84ccec931a.jpg not downloaded yet
2026-03-25 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746676/general/e9c3f795-5081-45d9-8c82-5052c6bf3ef3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726654)
2026-03-25 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746483/general/5445a8cb-e62b-4546-ad90-da1b64ef8bae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726432)
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252Faff6e05d-9ab2-4cbc-a918-a1ef2f33be02.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/aff6e05d-9ab2-4cbc-a918-a1ef2f33be02.jpg not downloaded yet
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252F40abe6fa-c274-4a99-bdf7-670c6d4989ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/40abe6fa-c274-4a99-bdf7-670c6d4989ea.jpg not downloaded yet
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252Fef16fbdc-da34-4eea-961c-90efb4022a60.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/ef16fbdc-da34-4eea-961c-90efb4022a60.jpg not downloaded yet
2026-03-25 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746676/general/a221098f-0966-4424-9de3-6699dad9f4e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726654)
2026-03-25 22:15:31 [adesa.be] INFO: Found listing with ID: 10726670
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726670%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [adesa.be] INFO: Scrape type for 10726670: 1
2026-03-25 22:15:31 [adesa.be] INFO: Scraping item 10726670 url https://www.openlane.eu/en/carv6/auction/10726670
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252F47909668-eba0-47a8-bca1-14c6c13838f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/47909668-eba0-47a8-bca1-14c6c13838f9.jpg not downloaded yet
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252Fe37bd194-f1f0-458a-a723-064483ee15fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/e37bd194-f1f0-458a-a723-064483ee15fd.jpg not downloaded yet
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e052bf50>
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746517%252Fgeneral%252Fffe7fcdc-3270-485b-b370-34f5ec105683.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/ffe7fcdc-3270-485b-b370-34f5ec105683.jpg saved to cache
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6895eca7-5930-551e-ada3-8982b14d1ab3
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06b8410>
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252F8cf98d7e-f047-4fdb-aafc-55b6a2bb2c19.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/8cf98d7e-f047-4fdb-aafc-55b6a2bb2c19.jpg saved to cache
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4b870e4a-8dae-524d-990b-8f1ff66fa462
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e152bad0>
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252F838938f9-4e5a-41ef-8c66-c29ae595be07.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/838938f9-4e5a-41ef-8c66-c29ae595be07.jpg saved to cache
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4b870e4a-8dae-524d-990b-8f1ff66fa462
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11e1010>
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252Fc5af4a41-f8f9-49d7-9fd0-4eb316b0d5f4.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/c5af4a41-f8f9-49d7-9fd0-4eb316b0d5f4.jpg saved to cache
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8
2026-03-25 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746676/general/12e3f89e-2a20-4279-a5f5-ac3371ceec54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726654)
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252F69774956-4dc2-4ac0-9997-b14846d63ddf.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/69774956-4dc2-4ac0-9997-b14846d63ddf.jpg not downloaded yet
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252Fa146167a-1844-44ba-9526-b45e6deb73b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/a146167a-1844-44ba-9526-b45e6deb73b4.jpg not downloaded yet
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252Fcef91091-2b58-47ff-81f6-c50acf1d38aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/cef91091-2b58-47ff-81f6-c50acf1d38aa.jpg not downloaded yet
2026-03-25 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:31 [adesa.be] INFO: Found listing with ID: 10726945
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726945%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [adesa.be] INFO: Scrape type for 10726945: 1
2026-03-25 22:15:31 [adesa.be] INFO: Scraping item 10726945 url https://www.openlane.eu/en/carv6/auction/10726945
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252Fdd2fc865-4425-4e68-8a08-ac1b26a1d48b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/dd2fc865-4425-4e68-8a08-ac1b26a1d48b.jpg not downloaded yet
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252F3fc83ae8-7e77-44d0-aae2-845403314e05.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/3fc83ae8-7e77-44d0-aae2-845403314e05.jpg not downloaded yet
2026-03-25 22:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e15022d0>
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252F44229b2f-c549-490e-84e4-461ebfda8bf7.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/44229b2f-c549-490e-84e4-461ebfda8bf7.jpg saved to cache
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4b870e4a-8dae-524d-990b-8f1ff66fa462
2026-03-25 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746674/general/6728c829-0dcf-49f2-bdbe-29010f83dec1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726653)
2026-03-25 22:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746483/general/fef64e3c-f34d-43c3-b3c6-cc0f422648f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726432)
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252F1bd9405a-2bdf-420a-a692-c7f0c153f56d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/1bd9405a-2bdf-420a-a692-c7f0c153f56d.jpg not downloaded yet
2026-03-25 22:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10c5fd0>
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252Fe9c3f795-5081-45d9-8c82-5052c6bf3ef3.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/e9c3f795-5081-45d9-8c82-5052c6bf3ef3.jpg saved to cache
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10a9210>
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252F5445a8cb-e62b-4546-ad90-da1b64ef8bae.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/5445a8cb-e62b-4546-ad90-da1b64ef8bae.jpg saved to cache
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4b870e4a-8dae-524d-990b-8f1ff66fa462
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10ab0d0>
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252Fa221098f-0966-4424-9de3-6699dad9f4e4.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/a221098f-0966-4424-9de3-6699dad9f4e4.jpg saved to cache
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10726999
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726999%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10726999: 1
2026-03-25 22:15:32 [adesa.be] INFO: Scraping item 10726999 url https://www.openlane.eu/en/carv6/auction/10726999
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252F443ad3c8-b995-4220-aeb7-5b57933415d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/443ad3c8-b995-4220-aeb7-5b57933415d5.jpg not downloaded yet
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252F6675ee1d-67e7-40f8-992c-936fa7e38a3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/6675ee1d-67e7-40f8-992c-936fa7e38a3d.jpg not downloaded yet
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252F7a644228-4c94-4870-9b97-7ce616212052.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/7a644228-4c94-4870-9b97-7ce616212052.jpg not downloaded yet
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e078d310>
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252F12e3f89e-2a20-4279-a5f5-ac3371ceec54.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/12e3f89e-2a20-4279-a5f5-ac3371ceec54.jpg saved to cache
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8
2026-03-25 22:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9 with identifier: 10726613
2026-03-25 22:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9 with scrape type 1
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252Ffa418ecd-cc11-4058-998e-03d1f041e2a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/fa418ecd-cc11-4058-998e-03d1f041e2a4.jpg not downloaded yet
2026-03-25 22:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc1162c7-03f4-58ce-b269-0084274b9d3f with identifier: 10726620
2026-03-25 22:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc1162c7-03f4-58ce-b269-0084274b9d3f with scrape type 1
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc1162c7-03f4-58ce-b269-0084274b9d3f
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252F61ba9425-16be-4f10-ba7f-2c88837b19cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/61ba9425-16be-4f10-ba7f-2c88837b19cd.jpg not downloaded yet
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10728345
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728345%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10728345: 1
2026-03-25 22:15:32 [adesa.be] INFO: Scraping item 10728345 url https://www.openlane.eu/en/carv6/auction/10728345
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252F37d7ba7c-f790-4914-98b2-2f7ff4786ea6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/37d7ba7c-f790-4914-98b2-2f7ff4786ea6.jpg not downloaded yet
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252Feb13dc25-757a-440d-adde-af90b25fd6b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/eb13dc25-757a-440d-adde-af90b25fd6b7.jpg not downloaded yet
2026-03-25 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee868922-1568-5865-9667-2c804f28965d with identifier: 10726621
2026-03-25 22:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee868922-1568-5865-9667-2c804f28965d with scrape type 1
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee868922-1568-5865-9667-2c804f28965d
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F3bc2d65d-e180-4412-b399-33ac670dab72.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/3bc2d65d-e180-4412-b399-33ac670dab72.jpg not downloaded yet
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11083d0>
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252F6728c829-0dcf-49f2-bdbe-29010f83dec1.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/6728c829-0dcf-49f2-bdbe-29010f83dec1.jpg saved to cache
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 94502040-ff82-504a-9cdf-3eba0c792853
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11f03d0>
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252Ffef64e3c-f34d-43c3-b3c6-cc0f422648f4.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/fef64e3c-f34d-43c3-b3c6-cc0f422648f4.jpg saved to cache
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4b870e4a-8dae-524d-990b-8f1ff66fa462
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252Fbc73254f-bf5d-49ca-9457-f8e4bcfaaece.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/bc73254f-bf5d-49ca-9457-f8e4bcfaaece.jpg not downloaded yet
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252Fbccfda7f-780a-4f35-842d-5be9b48f57c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/bccfda7f-780a-4f35-842d-5be9b48f57c5.jpg not downloaded yet
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252Fc9cced31-23e7-4813-a07e-2dba6c007554.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/c9cced31-23e7-4813-a07e-2dba6c007554.jpg not downloaded yet
2026-03-25 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746483/general/a146167a-1844-44ba-9526-b45e6deb73b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726432)
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10728416
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728416%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10728416: 1
2026-03-25 22:15:32 [adesa.be] INFO: Scraping item 10728416 url https://www.openlane.eu/en/carv6/auction/10728416
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252F780249c9-a3f6-4c10-8a62-91c669bee796.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/780249c9-a3f6-4c10-8a62-91c669bee796.jpg not downloaded yet
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252F24e3bd47-fe86-417d-b277-63bed1b56888.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/24e3bd47-fe86-417d-b277-63bed1b56888.jpg not downloaded yet
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252Fdff27460-b8fc-4db2-a72e-da33e2ff85fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/dff27460-b8fc-4db2-a72e-da33e2ff85fe.jpg not downloaded yet
2026-03-25 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746649/general/0292dcf6-dde7-4a14-b6af-7f4b192a79c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726627)
2026-03-25 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746647/general/a95987b3-2d26-47df-8b43-da84ccec931a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726624)
2026-03-25 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746674/general/ef16fbdc-da34-4eea-961c-90efb4022a60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726653)
2026-03-25 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746676/general/69774956-4dc2-4ac0-9997-b14846d63ddf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726654)
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252F7f7ae9f3-a798-435b-8b83-87bef0b81ed1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/7f7ae9f3-a798-435b-8b83-87bef0b81ed1.jpg not downloaded yet
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252Fab632802-1dbc-41f9-b06a-f2b4757164ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/ab632802-1dbc-41f9-b06a-f2b4757164ed.jpg not downloaded yet
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252Fa466f446-885d-4f3b-aee3-7d0b770fcb39.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/a466f446-885d-4f3b-aee3-7d0b770fcb39.jpg not downloaded yet
2026-03-25 22:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746674/general/cef91091-2b58-47ff-81f6-c50acf1d38aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726653)
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10723709
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723709%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10723709: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10723709 url https://www.openlane.eu/en/carv6/auction/10723709
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10725082
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725082%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10725082: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10725082 url https://www.openlane.eu/en/carv6/auction/10725082
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10724985
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724985%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10724985: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10724985 url https://www.openlane.eu/en/carv6/auction/10724985
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10724982
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724982%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10724982: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10724982 url https://www.openlane.eu/en/carv6/auction/10724982
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10725542
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725542%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10725542: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10725542 url https://www.openlane.eu/en/carv6/auction/10725542
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10725540
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725540%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10725540: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10725540 url https://www.openlane.eu/en/carv6/auction/10725540
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10725535
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725535%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10725535: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10725535 url https://www.openlane.eu/en/carv6/auction/10725535
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10725543
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725543%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10725543: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10725543 url https://www.openlane.eu/en/carv6/auction/10725543
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10725537
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725537%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10725537: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10725537 url https://www.openlane.eu/en/carv6/auction/10725537
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10725536
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725536%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10725536: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10725536 url https://www.openlane.eu/en/carv6/auction/10725536
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10725532
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725532%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10725532: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10725532 url https://www.openlane.eu/en/carv6/auction/10725532
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10725518
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725518%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10725518: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10725518 url https://www.openlane.eu/en/carv6/auction/10725518
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10724987
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724987%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10724987: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10724987 url https://www.openlane.eu/en/carv6/auction/10724987
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10725544
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725544%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10725544: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10725544 url https://www.openlane.eu/en/carv6/auction/10725544
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10725521
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725521%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10725521: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10725521 url https://www.openlane.eu/en/carv6/auction/10725521
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10723689
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723689%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10723689: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10723689 url https://www.openlane.eu/en/carv6/auction/10723689
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10725519
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725519%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10725519: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10725519 url https://www.openlane.eu/en/carv6/auction/10725519
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10725098
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725098%27 HTTP/1.1" 200 None
2026-03-25 22:15:32 [adesa.be] INFO: Scrape type for 10725098: 0
2026-03-25 22:15:32 [adesa.be] INFO: Skipping item 10725098 url https://www.openlane.eu/en/carv6/auction/10725098
2026-03-25 22:15:32 [adesa.be] INFO: Found listing with ID: 10723743
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723743%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10723743: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10723743 url https://www.openlane.eu/en/carv6/auction/10723743
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725517
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725517%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725517: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725517 url https://www.openlane.eu/en/carv6/auction/10725517
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725528
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725528%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725528: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725528 url https://www.openlane.eu/en/carv6/auction/10725528
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725116
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725116%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725116: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725116 url https://www.openlane.eu/en/carv6/auction/10725116
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725001
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725001%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725001: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725001 url https://www.openlane.eu/en/carv6/auction/10725001
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725104
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725104%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725104: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725104 url https://www.openlane.eu/en/carv6/auction/10725104
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725150
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725150%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725150: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725150 url https://www.openlane.eu/en/carv6/auction/10725150
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725003
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725003%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725003: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725003 url https://www.openlane.eu/en/carv6/auction/10725003
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725010
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725010%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725010: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725010 url https://www.openlane.eu/en/carv6/auction/10725010
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10724971
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724971%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10724971: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10724971 url https://www.openlane.eu/en/carv6/auction/10724971
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725146
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725146%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725146: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725146 url https://www.openlane.eu/en/carv6/auction/10725146
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725516
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725516%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725516: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725516 url https://www.openlane.eu/en/carv6/auction/10725516
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725541
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725541%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725541: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725541 url https://www.openlane.eu/en/carv6/auction/10725541
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725530
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725530%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725530: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725530 url https://www.openlane.eu/en/carv6/auction/10725530
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725526
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725526%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725526: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725526 url https://www.openlane.eu/en/carv6/auction/10725526
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725510
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725510%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725510: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725510 url https://www.openlane.eu/en/carv6/auction/10725510
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725534
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725534%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725534: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725534 url https://www.openlane.eu/en/carv6/auction/10725534
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725513
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725513%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725513: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725513 url https://www.openlane.eu/en/carv6/auction/10725513
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725527
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725527%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725527: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725527 url https://www.openlane.eu/en/carv6/auction/10725527
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725531
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725531%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725531: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725531 url https://www.openlane.eu/en/carv6/auction/10725531
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725533
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725533%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725533: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725533 url https://www.openlane.eu/en/carv6/auction/10725533
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725515
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725515%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725515: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725515 url https://www.openlane.eu/en/carv6/auction/10725515
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725520
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725520%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725520: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725520 url https://www.openlane.eu/en/carv6/auction/10725520
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725529
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725529%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725529: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725529 url https://www.openlane.eu/en/carv6/auction/10725529
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725514
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725514%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725514: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725514 url https://www.openlane.eu/en/carv6/auction/10725514
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725524
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725524%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725524: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725524 url https://www.openlane.eu/en/carv6/auction/10725524
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725539
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725539%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725539: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725539 url https://www.openlane.eu/en/carv6/auction/10725539
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725086
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725086%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725086: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725086 url https://www.openlane.eu/en/carv6/auction/10725086
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10723753
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723753%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10723753: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10723753 url https://www.openlane.eu/en/carv6/auction/10723753
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725509
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725509%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725509: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725509 url https://www.openlane.eu/en/carv6/auction/10725509
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725525
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725525%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725525: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725525 url https://www.openlane.eu/en/carv6/auction/10725525
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10724976
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724976%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10724976: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10724976 url https://www.openlane.eu/en/carv6/auction/10724976
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725523
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725523%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725523: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725523 url https://www.openlane.eu/en/carv6/auction/10725523
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725090
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725090%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725090: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725090 url https://www.openlane.eu/en/carv6/auction/10725090
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725512
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725512%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725512: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725512 url https://www.openlane.eu/en/carv6/auction/10725512
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10723745
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723745%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10723745: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10723745 url https://www.openlane.eu/en/carv6/auction/10723745
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725538
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725538%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725538: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725538 url https://www.openlane.eu/en/carv6/auction/10725538
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10724994
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724994%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10724994: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10724994 url https://www.openlane.eu/en/carv6/auction/10724994
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725508
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725508%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725508: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725508 url https://www.openlane.eu/en/carv6/auction/10725508
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725327
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725327%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725327: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725327 url https://www.openlane.eu/en/carv6/auction/10725327
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725294
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725294%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725294: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725294 url https://www.openlane.eu/en/carv6/auction/10725294
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725335
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725335%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725335: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725335 url https://www.openlane.eu/en/carv6/auction/10725335
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725366
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725366%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725366: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725366 url https://www.openlane.eu/en/carv6/auction/10725366
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725339
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725339%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725339: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725339 url https://www.openlane.eu/en/carv6/auction/10725339
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725467
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725467%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725467: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725467 url https://www.openlane.eu/en/carv6/auction/10725467
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725401
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725401%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725401: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725401 url https://www.openlane.eu/en/carv6/auction/10725401
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725374
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725374%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725374: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725374 url https://www.openlane.eu/en/carv6/auction/10725374
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725388
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725388%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725388: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725388 url https://www.openlane.eu/en/carv6/auction/10725388
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725293
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725293%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725293: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725293 url https://www.openlane.eu/en/carv6/auction/10725293
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725399
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725399%27 HTTP/1.1" 200 None
2026-03-25 22:15:33 [adesa.be] INFO: Scrape type for 10725399: 0
2026-03-25 22:15:33 [adesa.be] INFO: Skipping item 10725399 url https://www.openlane.eu/en/carv6/auction/10725399
2026-03-25 22:15:33 [adesa.be] INFO: Found listing with ID: 10725311
2026-03-25 22:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725311%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725311: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725311 url https://www.openlane.eu/en/carv6/auction/10725311
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725359
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725359%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725359: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725359 url https://www.openlane.eu/en/carv6/auction/10725359
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725282
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725282%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725282: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725282 url https://www.openlane.eu/en/carv6/auction/10725282
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725463
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725463%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725463: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725463 url https://www.openlane.eu/en/carv6/auction/10725463
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725292
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725292%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725292: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725292 url https://www.openlane.eu/en/carv6/auction/10725292
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725273
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725273%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725273: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725273 url https://www.openlane.eu/en/carv6/auction/10725273
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725251
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725251%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725251: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725251 url https://www.openlane.eu/en/carv6/auction/10725251
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725260
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725260%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725260: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725260 url https://www.openlane.eu/en/carv6/auction/10725260
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725338
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725338%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725338: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725338 url https://www.openlane.eu/en/carv6/auction/10725338
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725269
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725269%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725269: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725269 url https://www.openlane.eu/en/carv6/auction/10725269
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725271
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725271%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725271: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725271 url https://www.openlane.eu/en/carv6/auction/10725271
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725332
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725332%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725332: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725332 url https://www.openlane.eu/en/carv6/auction/10725332
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725222
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725222%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725222: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725222 url https://www.openlane.eu/en/carv6/auction/10725222
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725300
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725300%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725300: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725300 url https://www.openlane.eu/en/carv6/auction/10725300
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725353
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725353%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725353: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725353 url https://www.openlane.eu/en/carv6/auction/10725353
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725285
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725285%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725285: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725285 url https://www.openlane.eu/en/carv6/auction/10725285
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725256
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725256%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725256: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725256 url https://www.openlane.eu/en/carv6/auction/10725256
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725299
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725299%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725299: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725299 url https://www.openlane.eu/en/carv6/auction/10725299
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725246
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725246%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725246: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725246 url https://www.openlane.eu/en/carv6/auction/10725246
2026-03-25 22:15:34 [adesa.be] INFO: Found listing with ID: 10725309
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725309%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [adesa.be] INFO: Scrape type for 10725309: 0
2026-03-25 22:15:34 [adesa.be] INFO: Skipping item 10725309 url https://www.openlane.eu/en/carv6/auction/10725309
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252F480bdbb3-79cd-4697-bdee-b15d00251bfb.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/480bdbb3-79cd-4697-bdee-b15d00251bfb.jpg not downloaded yet
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252Fe22e1163-4fa0-4422-a577-40de6c38b09d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/e22e1163-4fa0-4422-a577-40de6c38b09d.jpg not downloaded yet
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F8fa6dfdc-50d3-486c-917a-6c83709817f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/8fa6dfdc-50d3-486c-917a-6c83709817f1.jpg not downloaded yet
2026-03-25 22:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f with identifier: 10726656
2026-03-25 22:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f with scrape type 1
2026-03-25 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252Ff179bde7-23a1-4c21-868a-65b3543ea45a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/f179bde7-23a1-4c21-868a-65b3543ea45a.jpg not downloaded yet
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252Fbc02cc43-6928-4d9a-8a88-7a47aa41716a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/bc02cc43-6928-4d9a-8a88-7a47aa41716a.jpg not downloaded yet
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252Fd73c57e6-9a4b-448b-b7d3-d7e9920cf6c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/d73c57e6-9a4b-448b-b7d3-d7e9920cf6c4.jpg not downloaded yet
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252F0b536526-1e2a-4071-92bc-d5e332512332.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/0b536526-1e2a-4071-92bc-d5e332512332.jpg not downloaded yet
2026-03-25 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746649/general/47909668-eba0-47a8-bca1-14c6c13838f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726627)
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252F62c58e2e-701d-4f8b-b9ff-58278e90483d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/62c58e2e-701d-4f8b-b9ff-58278e90483d.jpg not downloaded yet
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252F02c74687-e404-43e5-b417-0592859bfa4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/02c74687-e404-43e5-b417-0592859bfa4b.jpg not downloaded yet
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F3c22dafd-30a8-486b-bac6-cc2cf13a0c43.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/3c22dafd-30a8-486b-bac6-cc2cf13a0c43.jpg not downloaded yet
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F8d9241fa-92ca-48de-8ed0-1ceee2e76ebe.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/8d9241fa-92ca-48de-8ed0-1ceee2e76ebe.jpg not downloaded yet
2026-03-25 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e067a410>
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252Fa146167a-1844-44ba-9526-b45e6deb73b4.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/a146167a-1844-44ba-9526-b45e6deb73b4.jpg saved to cache
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4b870e4a-8dae-524d-990b-8f1ff66fa462
2026-03-25 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746647/general/e37bd194-f1f0-458a-a723-064483ee15fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726624)
2026-03-25 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746646/general/3bc2d65d-e180-4412-b399-33ac670dab72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726621)
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252Fb9f0c476-21ae-432b-a95b-fa8a8bd399bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/b9f0c476-21ae-432b-a95b-fa8a8bd399bc.jpg not downloaded yet
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252F1067e7fd-7b09-4f17-8099-2ed8a7fcf663.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/1067e7fd-7b09-4f17-8099-2ed8a7fcf663.jpg not downloaded yet
2026-03-25 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746644/general/c9cced31-23e7-4813-a07e-2dba6c007554.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726620)
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252Faf7c227b-bf40-464c-b63d-e680e7f1f45b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/af7c227b-bf40-464c-b63d-e680e7f1f45b.jpg not downloaded yet
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252Fd107cb77-53a5-495f-9242-3edea92bf64a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/d107cb77-53a5-495f-9242-3edea92bf64a.jpg not downloaded yet
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F04bc7577-b18a-46ec-b024-f1cb216efa55.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/04bc7577-b18a-46ec-b024-f1cb216efa55.jpg not downloaded yet
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F54292d08-8502-4a77-9062-12c2e427dd7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/54292d08-8502-4a77-9062-12c2e427dd7f.jpg not downloaded yet
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1109490>
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252F0292dcf6-dde7-4a14-b6af-7f4b192a79c1.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/0292dcf6-dde7-4a14-b6af-7f4b192a79c1.jpg saved to cache
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0743dd0>
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252Fa95987b3-2d26-47df-8b43-da84ccec931a.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/a95987b3-2d26-47df-8b43-da84ccec931a.jpg saved to cache
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07afe50>
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252Fef16fbdc-da34-4eea-961c-90efb4022a60.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/ef16fbdc-da34-4eea-961c-90efb4022a60.jpg saved to cache
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 94502040-ff82-504a-9cdf-3eba0c792853
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0755950>
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252F69774956-4dc2-4ac0-9997-b14846d63ddf.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/69774956-4dc2-4ac0-9997-b14846d63ddf.jpg saved to cache
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1304250>
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252Fcef91091-2b58-47ff-81f6-c50acf1d38aa.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/cef91091-2b58-47ff-81f6-c50acf1d38aa.jpg saved to cache
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 94502040-ff82-504a-9cdf-3eba0c792853
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252F59614a57-c1dc-4b33-87d0-18fe7f60876b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/59614a57-c1dc-4b33-87d0-18fe7f60876b.jpg not downloaded yet
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252F678e12ec-8f25-4532-af63-f2c09dcccfa3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/678e12ec-8f25-4532-af63-f2c09dcccfa3.jpg not downloaded yet
2026-03-25 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746647/general/eb13dc25-757a-440d-adde-af90b25fd6b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726624)
2026-03-25 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746674/general/bc73254f-bf5d-49ca-9457-f8e4bcfaaece.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726653)
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252F2516a885-5b65-4cb4-b006-c37e5e07b649.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/2516a885-5b65-4cb4-b006-c37e5e07b649.jpg not downloaded yet
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252Fe9335dc6-83f6-48fd-a74c-459edf8245fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/e9335dc6-83f6-48fd-a74c-459edf8245fd.jpg not downloaded yet
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F52efdc73-e220-44f6-b557-3015232f33e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/52efdc73-e220-44f6-b557-3015232f33e9.jpg not downloaded yet
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F8fcc29f3-8da9-474f-ad81-89f1ac3a29be.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/8fcc29f3-8da9-474f-ad81-89f1ac3a29be.jpg not downloaded yet
2026-03-25 22:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76319c76-bf5b-513d-8046-36eaefc343e7 with identifier: 10726660
2026-03-25 22:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76319c76-bf5b-513d-8046-36eaefc343e7 with scrape type 1
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76319c76-bf5b-513d-8046-36eaefc343e7
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F830476ac-d42d-4c53-af30-d43d5ab48b38.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/830476ac-d42d-4c53-af30-d43d5ab48b38.jpg not downloaded yet
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e037a390>
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252F47909668-eba0-47a8-bca1-14c6c13838f9.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/47909668-eba0-47a8-bca1-14c6c13838f9.jpg saved to cache
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51
2026-03-25 22:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f690863-ab03-54c4-a714-1d3ee0236f6c with identifier: 10726668
2026-03-25 22:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f690863-ab03-54c4-a714-1d3ee0236f6c with scrape type 1
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f690863-ab03-54c4-a714-1d3ee0236f6c
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252Fd4402be7-522d-4595-a01f-4e1b5581ad96.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/d4402be7-522d-4595-a01f-4e1b5581ad96.jpg not downloaded yet
2026-03-25 22:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43a20275-c05f-5b9f-9cee-6c21def730ab with identifier: 10726663
2026-03-25 22:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43a20275-c05f-5b9f-9cee-6c21def730ab with scrape type 1
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43a20275-c05f-5b9f-9cee-6c21def730ab
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252F61cd02d1-c0a8-4cba-bf1a-bd4ff5eb332d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/61cd02d1-c0a8-4cba-bf1a-bd4ff5eb332d.jpg not downloaded yet
2026-03-25 22:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94350254-b285-535e-bfb9-1589d1bda987 with identifier: 10726666
2026-03-25 22:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94350254-b285-535e-bfb9-1589d1bda987 with scrape type 1
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94350254-b285-535e-bfb9-1589d1bda987
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252Fee6529cc-d784-4473-b4a0-255d7080df3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/ee6529cc-d784-4473-b4a0-255d7080df3e.jpg not downloaded yet
2026-03-25 22:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746646/general/dff27460-b8fc-4db2-a72e-da33e2ff85fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726621)
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252Fe330e516-ed22-4891-b7f1-8e102e6bbd48.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/e330e516-ed22-4891-b7f1-8e102e6bbd48.jpg not downloaded yet
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252F01beac01-a478-4ac7-99f4-14bfd8e4c1af.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/01beac01-a478-4ac7-99f4-14bfd8e4c1af.jpg not downloaded yet
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e157e410>
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252Fe37bd194-f1f0-458a-a723-064483ee15fd.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/e37bd194-f1f0-458a-a723-064483ee15fd.jpg saved to cache
2026-03-25 22:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06e13d0>
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F3bc2d65d-e180-4412-b399-33ac670dab72.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/3bc2d65d-e180-4412-b399-33ac670dab72.jpg saved to cache
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ee868922-1568-5865-9667-2c804f28965d
2026-03-25 22:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c6c9b0c-cc85-5eef-a346-fcef03355a59 with identifier: 10726658
2026-03-25 22:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59 with scrape type 1
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252F9773b5dd-923c-4a73-96dd-18707013093b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/9773b5dd-923c-4a73-96dd-18707013093b.jpg not downloaded yet
2026-03-25 22:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e99bb36-4f33-547c-96b9-5ae32bb52f90 with identifier: 10726661
2026-03-25 22:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90 with scrape type 1
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252F37f356d4-347f-4acf-8737-68d4114c032a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/37f356d4-347f-4acf-8737-68d4114c032a.jpg not downloaded yet
2026-03-25 22:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e28f5b1-1d57-5469-817d-f68e67d7b91a with identifier: 10726523
2026-03-25 22:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a with scrape type 1
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252F09430de9-b9a9-4825-87c3-dd735cf09a77.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/09430de9-b9a9-4825-87c3-dd735cf09a77.jpg not downloaded yet
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0439a10>
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252Fc9cced31-23e7-4813-a07e-2dba6c007554.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/c9cced31-23e7-4813-a07e-2dba6c007554.jpg saved to cache
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cc1162c7-03f4-58ce-b269-0084274b9d3f
2026-03-25 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746649/general/37d7ba7c-f790-4914-98b2-2f7ff4786ea6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726627)
2026-03-25 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746677/general/8d9241fa-92ca-48de-8ed0-1ceee2e76ebe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726656)
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F622dea36-3ece-43a4-b6f0-ad1f9bf3b244.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/622dea36-3ece-43a4-b6f0-ad1f9bf3b244.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F3ef0c9b3-57a4-4683-b0ed-b8547facb55d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/3ef0c9b3-57a4-4683-b0ed-b8547facb55d.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252Fe1cccf1f-c2f0-4002-91f1-a630a9083ecd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/e1cccf1f-c2f0-4002-91f1-a630a9083ecd.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252F10c3d08a-86b5-44af-bf47-95a73ceb4db4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/10c3d08a-86b5-44af-bf47-95a73ceb4db4.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252Fa999eec7-0bb9-45a0-8b9a-25fbbb67e43f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/a999eec7-0bb9-45a0-8b9a-25fbbb67e43f.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252Fd50ef686-c431-4f93-8ee4-3ea5dc56dbee.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/d50ef686-c431-4f93-8ee4-3ea5dc56dbee.jpg not downloaded yet
2026-03-25 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746639/general/bccfda7f-780a-4f35-842d-5be9b48f57c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726613)
2026-03-25 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746646/general/8fa6dfdc-50d3-486c-917a-6c83709817f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726621)
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252F80bc5ddb-4273-4acf-8654-dd038b42fa87.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/80bc5ddb-4273-4acf-8654-dd038b42fa87.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252F063bedb2-0021-46e3-b062-a64998849b45.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/063bedb2-0021-46e3-b062-a64998849b45.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252F671d2ed9-5d80-4da3-a410-9a224362f005.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/671d2ed9-5d80-4da3-a410-9a224362f005.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252F4479a740-b2b9-4732-a6af-dad25a569a8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/4479a740-b2b9-4732-a6af-dad25a569a8b.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252F2dda500a-7920-44fe-a737-6f630fcaa776.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/2dda500a-7920-44fe-a737-6f630fcaa776.jpg not downloaded yet
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0459c10>
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252Feb13dc25-757a-440d-adde-af90b25fd6b7.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/eb13dc25-757a-440d-adde-af90b25fd6b7.jpg saved to cache
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e065e5d0>
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252Fbc73254f-bf5d-49ca-9457-f8e4bcfaaece.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/bc73254f-bf5d-49ca-9457-f8e4bcfaaece.jpg saved to cache
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 94502040-ff82-504a-9cdf-3eba0c792853
2026-03-25 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746646/general/3c22dafd-30a8-486b-bac6-cc2cf13a0c43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726621)
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F0b50faf4-1eb3-42f7-9c03-8ba87e3090b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/0b50faf4-1eb3-42f7-9c03-8ba87e3090b0.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F805832e1-04e2-45f9-9ec6-31f4ad7b8d98.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/805832e1-04e2-45f9-9ec6-31f4ad7b8d98.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F37085ead-063d-4984-9a26-967cb21a0b21.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/37085ead-063d-4984-9a26-967cb21a0b21.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252F2779d55c-ff17-4dcb-b0ca-8897638dec0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/2779d55c-ff17-4dcb-b0ca-8897638dec0d.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252Fac91b34f-d0c4-41bc-8b3d-43909ffa5df4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/ac91b34f-d0c4-41bc-8b3d-43909ffa5df4.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252Fb5588aab-07fd-4fa3-a3da-fdee76334737.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/b5588aab-07fd-4fa3-a3da-fdee76334737.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252F98ec0033-7109-4f9c-9330-f8213886ef9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/98ec0033-7109-4f9c-9330-f8213886ef9d.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252Ffc473195-39b2-4848-baa5-81b1b8ae8e62.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/fc473195-39b2-4848-baa5-81b1b8ae8e62.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252Fb83c488e-4b2b-4682-a043-9b844d0731f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/b83c488e-4b2b-4682-a043-9b844d0731f1.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252Fd1c61748-1a29-476c-891e-16ad383befc4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/d1c61748-1a29-476c-891e-16ad383befc4.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252F3ac199b0-b3aa-48e4-9f72-dfba75b8b34a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/3ac199b0-b3aa-48e4-9f72-dfba75b8b34a.jpg not downloaded yet
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0422390>
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252Fdff27460-b8fc-4db2-a72e-da33e2ff85fe.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/dff27460-b8fc-4db2-a72e-da33e2ff85fe.jpg saved to cache
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ee868922-1568-5865-9667-2c804f28965d
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07b4b10>
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252F37d7ba7c-f790-4914-98b2-2f7ff4786ea6.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/37d7ba7c-f790-4914-98b2-2f7ff4786ea6.jpg saved to cache
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11a8ed0>
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F8d9241fa-92ca-48de-8ed0-1ceee2e76ebe.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/8d9241fa-92ca-48de-8ed0-1ceee2e76ebe.jpg saved to cache
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f
2026-03-25 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746677/general/f179bde7-23a1-4c21-868a-65b3543ea45a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726656)
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F9fbb82f6-71b1-4072-be37-6fd571f6368b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/9fbb82f6-71b1-4072-be37-6fd571f6368b.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F44d2ddcc-8a9f-4349-83f9-80c485a6b3e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/44d2ddcc-8a9f-4349-83f9-80c485a6b3e1.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F02b5cc85-2708-4935-af04-7d0df74f5fe7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/02b5cc85-2708-4935-af04-7d0df74f5fe7.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252F4831134a-864a-4da4-855a-507462ff8814.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/4831134a-864a-4da4-855a-507462ff8814.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252Faa814733-9160-467e-beed-a191dc7809c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/aa814733-9160-467e-beed-a191dc7809c5.jpg not downloaded yet
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252F6e600f2f-c74a-40de-bf30-ef1a166c89ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/6e600f2f-c74a-40de-bf30-ef1a166c89ea.jpg not downloaded yet
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e042c450>
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252Fbccfda7f-780a-4f35-842d-5be9b48f57c5.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/bccfda7f-780a-4f35-842d-5be9b48f57c5.jpg saved to cache
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12cdad0>
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F8fa6dfdc-50d3-486c-917a-6c83709817f1.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/8fa6dfdc-50d3-486c-917a-6c83709817f1.jpg saved to cache
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ee868922-1568-5865-9667-2c804f28965d
2026-03-25 22:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746649/general/62c58e2e-701d-4f8b-b9ff-58278e90483d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726627)
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252F991a93d3-523e-49ad-8ec0-61ba1904d84e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/991a93d3-523e-49ad-8ec0-61ba1904d84e.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252F2a7cda9f-f82e-40e5-a2b1-aae61d9eb5c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/2a7cda9f-f82e-40e5-a2b1-aae61d9eb5c9.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252F8f5c4e90-3a9e-44e3-b6db-a07cd1b0dad2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/8f5c4e90-3a9e-44e3-b6db-a07cd1b0dad2.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252Fc870baf4-f41a-4b7d-a562-52055590466b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/c870baf4-f41a-4b7d-a562-52055590466b.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252F013e1d34-1296-4e14-976a-03e3f6daf4bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/013e1d34-1296-4e14-976a-03e3f6daf4bc.jpg not downloaded yet
2026-03-25 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746647/general/02c74687-e404-43e5-b417-0592859bfa4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726624)
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F6bf45a55-7a70-40b5-aa8f-4d482adef0a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/6bf45a55-7a70-40b5-aa8f-4d482adef0a4.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252Fcd8ee97f-ff33-400c-aa0c-947d44794a82.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/cd8ee97f-ff33-400c-aa0c-947d44794a82.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F399f963d-29ac-4517-9e99-f22af45baf92.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/399f963d-29ac-4517-9e99-f22af45baf92.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252F68ea0010-7e5f-4a8d-8292-e50a47d37065.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/68ea0010-7e5f-4a8d-8292-e50a47d37065.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252F212ef3bf-4e2b-49b1-a63f-bad50133bc13.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/212ef3bf-4e2b-49b1-a63f-bad50133bc13.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252Fcca32bb0-e926-4737-b13a-25179f182981.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/cca32bb0-e926-4737-b13a-25179f182981.jpg not downloaded yet
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e139d890>
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F3c22dafd-30a8-486b-bac6-cc2cf13a0c43.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/3c22dafd-30a8-486b-bac6-cc2cf13a0c43.jpg saved to cache
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ee868922-1568-5865-9667-2c804f28965d
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252Fac311b0a-c4d3-4be0-a5e7-70062ab881dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/ac311b0a-c4d3-4be0-a5e7-70062ab881dd.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252Feee3b09f-5e8d-44bf-ae93-2261aae7c48b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/eee3b09f-5e8d-44bf-ae93-2261aae7c48b.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252Fc6a161bb-96f6-4afc-89a8-79152035e1f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/c6a161bb-96f6-4afc-89a8-79152035e1f2.jpg not downloaded yet
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06bb490>
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252Ff179bde7-23a1-4c21-868a-65b3543ea45a.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/f179bde7-23a1-4c21-868a-65b3543ea45a.jpg saved to cache
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f
2026-03-25 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746674/general/bc02cc43-6928-4d9a-8a88-7a47aa41716a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726653)
2026-03-25 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746647/general/e22e1163-4fa0-4422-a577-40de6c38b09d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726624)
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F9d20762a-abd6-474b-a053-b49f99cf5e0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/9d20762a-abd6-474b-a053-b49f99cf5e0d.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F57748349-89c3-4d61-9f23-63b3a232d7b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/57748349-89c3-4d61-9f23-63b3a232d7b8.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252F3701087c-3b65-4721-8c4a-1cf1afa6f294.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/3701087c-3b65-4721-8c4a-1cf1afa6f294.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252F9c493100-91a3-4651-a278-bcbbedc776b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/9c493100-91a3-4651-a278-bcbbedc776b9.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252Ffa6d838a-e63a-4ac7-a3ca-d3a488332d15.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/fa6d838a-e63a-4ac7-a3ca-d3a488332d15.jpg not downloaded yet
2026-03-25 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746649/general/480bdbb3-79cd-4697-bdee-b15d00251bfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726627)
2026-03-25 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746646/general/04bc7577-b18a-46ec-b024-f1cb216efa55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726621)
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252F251d8b82-c34e-4e1d-86cf-f0926ad7929b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/251d8b82-c34e-4e1d-86cf-f0926ad7929b.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252F97935013-a13a-44dc-992e-264adf5c2989.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/97935013-a13a-44dc-992e-264adf5c2989.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252Fd7a31d53-1212-4479-bd1b-522a8259b9d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/d7a31d53-1212-4479-bd1b-522a8259b9d5.jpg not downloaded yet
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1200350>
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252F62c58e2e-701d-4f8b-b9ff-58278e90483d.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/62c58e2e-701d-4f8b-b9ff-58278e90483d.jpg saved to cache
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10ac650>
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252F02c74687-e404-43e5-b417-0592859bfa4b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/02c74687-e404-43e5-b417-0592859bfa4b.jpg saved to cache
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa
2026-03-25 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746639/general/d73c57e6-9a4b-448b-b7d3-d7e9920cf6c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726613)
2026-03-25 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746644/general/0b536526-1e2a-4071-92bc-d5e332512332.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726620)
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F2d71454f-fd56-4ef9-8c83-1e585d116d64.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/2d71454f-fd56-4ef9-8c83-1e585d116d64.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F62a03555-7371-45c8-9eee-5df09e2abad2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/62a03555-7371-45c8-9eee-5df09e2abad2.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252F7434a4f5-5de3-4898-ad02-318ff56e6bc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/7434a4f5-5de3-4898-ad02-318ff56e6bc9.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252F4cffc6f9-da24-4e5f-a0d8-d472d9cc7c30.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/4cffc6f9-da24-4e5f-a0d8-d472d9cc7c30.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252F6529f941-1e14-4015-8584-8d7887fd2e7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/6529f941-1e14-4015-8584-8d7887fd2e7a.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252F561dcac1-1938-48ef-baa4-fc8f52967c52.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/561dcac1-1938-48ef-baa4-fc8f52967c52.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252Fe7ad9de6-1763-48f3-8af6-913b89a6c25f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/e7ad9de6-1763-48f3-8af6-913b89a6c25f.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252Fb95b90ae-e27c-405b-b733-3469664385c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/b95b90ae-e27c-405b-b733-3469664385c6.jpg not downloaded yet
2026-03-25 22:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746677/general/54292d08-8502-4a77-9062-12c2e427dd7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726656)
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F5842d7f7-40ab-4eeb-8a93-721adc13ca9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/5842d7f7-40ab-4eeb-8a93-721adc13ca9b.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252Fbe20c7b3-93a3-4102-bc7e-f4289f0fb731.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/be20c7b3-93a3-4102-bc7e-f4289f0fb731.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252Fbe60128f-5fa4-4cda-829b-2b4838a4e357.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/be60128f-5fa4-4cda-829b-2b4838a4e357.jpg not downloaded yet
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252F07cf6011-d777-4707-959d-e57fca905b8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/07cf6011-d777-4707-959d-e57fca905b8b.jpg not downloaded yet
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1175590>
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252Fbc02cc43-6928-4d9a-8a88-7a47aa41716a.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/bc02cc43-6928-4d9a-8a88-7a47aa41716a.jpg saved to cache
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 94502040-ff82-504a-9cdf-3eba0c792853
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10e5590>
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252Fe22e1163-4fa0-4422-a577-40de6c38b09d.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/e22e1163-4fa0-4422-a577-40de6c38b09d.jpg saved to cache
2026-03-25 22:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0704a50>
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252F480bdbb3-79cd-4697-bdee-b15d00251bfb.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/480bdbb3-79cd-4697-bdee-b15d00251bfb.jpg saved to cache
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10a2c10>
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F04bc7577-b18a-46ec-b024-f1cb216efa55.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/04bc7577-b18a-46ec-b024-f1cb216efa55.jpg saved to cache
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ee868922-1568-5865-9667-2c804f28965d
2026-03-25 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746644/general/678e12ec-8f25-4532-af63-f2c09dcccfa3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726620)
2026-03-25 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746683/general/37f356d4-347f-4acf-8737-68d4114c032a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726661)
2026-03-25 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746679/general/9773b5dd-923c-4a73-96dd-18707013093b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726658)
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252Ff9ea94e8-cb34-4808-82cd-fa421f22d92c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/f9ea94e8-cb34-4808-82cd-fa421f22d92c.jpg not downloaded yet
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252F4ff55c66-fad3-4d2c-90de-e66c76b08490.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/4ff55c66-fad3-4d2c-90de-e66c76b08490.jpg not downloaded yet
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252F1bc114e4-709a-4d75-899f-f6a8821d01ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/1bc114e4-709a-4d75-899f-f6a8821d01ba.jpg not downloaded yet
2026-03-25 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746552/general/09430de9-b9a9-4825-87c3-dd735cf09a77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726523)
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F985e7921-374d-4475-8ebd-0a5cea150b44.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/985e7921-374d-4475-8ebd-0a5cea150b44.jpg not downloaded yet
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252Fba464f16-092d-433a-ab44-6565167aa2c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/ba464f16-092d-433a-ab44-6565167aa2c0.jpg not downloaded yet
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252Faa90fd6a-2b7a-48c2-be75-bf47b1cd982b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/aa90fd6a-2b7a-48c2-be75-bf47b1cd982b.jpg not downloaded yet
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252F0c496780-83be-4afd-a68e-63d424eac221.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/0c496780-83be-4afd-a68e-63d424eac221.jpg not downloaded yet
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e117d910>
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252Fd73c57e6-9a4b-448b-b7d3-d7e9920cf6c4.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/d73c57e6-9a4b-448b-b7d3-d7e9920cf6c4.jpg saved to cache
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e129ee10>
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252F0b536526-1e2a-4071-92bc-d5e332512332.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/0b536526-1e2a-4071-92bc-d5e332512332.jpg saved to cache
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cc1162c7-03f4-58ce-b269-0084274b9d3f
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252Fd1fe81b7-593f-4647-81ac-60f253b7989a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/d1fe81b7-593f-4647-81ac-60f253b7989a.jpg not downloaded yet
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252F37a88e5b-e0c9-4db2-8a14-169f108e4cde.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/37a88e5b-e0c9-4db2-8a14-169f108e4cde.jpg not downloaded yet
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252Ff6ca9d19-0414-48a8-98e6-e0996835f64c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/f6ca9d19-0414-48a8-98e6-e0996835f64c.jpg not downloaded yet
2026-03-25 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746644/general/01beac01-a478-4ac7-99f4-14bfd8e4c1af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726620)
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252Fe0ab63d2-5690-4aa0-80a9-bc408a26ad08.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/e0ab63d2-5690-4aa0-80a9-bc408a26ad08.jpg not downloaded yet
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252F75a714b9-7ebf-4011-ba2d-25e974388951.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/75a714b9-7ebf-4011-ba2d-25e974388951.jpg not downloaded yet
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252Fa6dac31a-f6b8-4cb7-9a40-e0daf48bbdd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/a6dac31a-f6b8-4cb7-9a40-e0daf48bbdd3.jpg not downloaded yet
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252F7667e059-c88b-4726-8c8d-4831c1e3c757.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/7667e059-c88b-4726-8c8d-4831c1e3c757.jpg not downloaded yet
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252F7ca57258-d3a1-4727-a5f7-ad3143a364c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/7ca57258-d3a1-4727-a5f7-ad3143a364c9.jpg not downloaded yet
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252F75f7f75b-7a45-4e2d-b9df-5f3c6f346d68.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/75f7f75b-7a45-4e2d-b9df-5f3c6f346d68.jpg not downloaded yet
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252Fe801ea72-943b-43cb-afc8-216e05384bcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/e801ea72-943b-43cb-afc8-216e05384bcd.jpg not downloaded yet
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04e1b50>
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F54292d08-8502-4a77-9062-12c2e427dd7f.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/54292d08-8502-4a77-9062-12c2e427dd7f.jpg saved to cache
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0699810>
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252F678e12ec-8f25-4532-af63-f2c09dcccfa3.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/678e12ec-8f25-4532-af63-f2c09dcccfa3.jpg saved to cache
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cc1162c7-03f4-58ce-b269-0084274b9d3f
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14fbc10>
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252F37f356d4-347f-4acf-8737-68d4114c032a.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/37f356d4-347f-4acf-8737-68d4114c032a.jpg saved to cache
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1091590>
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252F9773b5dd-923c-4a73-96dd-18707013093b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/9773b5dd-923c-4a73-96dd-18707013093b.jpg saved to cache
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0458d90>
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252F09430de9-b9a9-4825-87c3-dd735cf09a77.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/09430de9-b9a9-4825-87c3-dd735cf09a77.jpg saved to cache
2026-03-25 22:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a
2026-03-25 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746686/general/d50ef686-c431-4f93-8ee4-3ea5dc56dbee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726666)
2026-03-25 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746686/general/b5588aab-07fd-4fa3-a3da-fdee76334737.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726666)
2026-03-25 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746552/general/3ac199b0-b3aa-48e4-9f72-dfba75b8b34a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726523)
2026-03-25 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746679/general/ac311b0a-c4d3-4be0-a5e7-70062ab881dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726658)
2026-03-25 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746683/general/eee3b09f-5e8d-44bf-ae93-2261aae7c48b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726661)
2026-03-25 22:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746552/general/c6a161bb-96f6-4afc-89a8-79152035e1f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726523)
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e040b9d0>
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252F01beac01-a478-4ac7-99f4-14bfd8e4c1af.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/01beac01-a478-4ac7-99f4-14bfd8e4c1af.jpg saved to cache
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cc1162c7-03f4-58ce-b269-0084274b9d3f
2026-03-25 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746686/general/6e600f2f-c74a-40de-bf30-ef1a166c89ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726666)
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03f2b50>
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252Fd50ef686-c431-4f93-8ee4-3ea5dc56dbee.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/d50ef686-c431-4f93-8ee4-3ea5dc56dbee.jpg saved to cache
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 94350254-b285-535e-bfb9-1589d1bda987
2026-03-25 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746689/general/be20c7b3-93a3-4102-bc7e-f4289f0fb731.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726668)
2026-03-25 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746686/general/07cf6011-d777-4707-959d-e57fca905b8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726666)
2026-03-25 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746684/general/be60128f-5fa4-4cda-829b-2b4838a4e357.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726663)
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e049ad50>
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252Fb5588aab-07fd-4fa3-a3da-fdee76334737.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/b5588aab-07fd-4fa3-a3da-fdee76334737.jpg saved to cache
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 94350254-b285-535e-bfb9-1589d1bda987
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04e6b50>
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252F3ac199b0-b3aa-48e4-9f72-dfba75b8b34a.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/3ac199b0-b3aa-48e4-9f72-dfba75b8b34a.jpg saved to cache
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e066c990>
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252Fac311b0a-c4d3-4be0-a5e7-70062ab881dd.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/ac311b0a-c4d3-4be0-a5e7-70062ab881dd.jpg saved to cache
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07066d0>
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252Feee3b09f-5e8d-44bf-ae93-2261aae7c48b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/eee3b09f-5e8d-44bf-ae93-2261aae7c48b.jpg saved to cache
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e066ef90>
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252Fc6a161bb-96f6-4afc-89a8-79152035e1f2.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/c6a161bb-96f6-4afc-89a8-79152035e1f2.jpg saved to cache
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0633dd0>
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252F6e600f2f-c74a-40de-bf30-ef1a166c89ea.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/6e600f2f-c74a-40de-bf30-ef1a166c89ea.jpg saved to cache
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 94350254-b285-535e-bfb9-1589d1bda987
2026-03-25 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746684/general/9c493100-91a3-4651-a278-bcbbedc776b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726663)
2026-03-25 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746686/general/cca32bb0-e926-4737-b13a-25179f182981.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726666)
2026-03-25 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746686/general/6529f941-1e14-4015-8584-8d7887fd2e7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726666)
2026-03-25 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746686/general/fa6d838a-e63a-4ac7-a3ca-d3a488332d15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726666)
2026-03-25 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746681/general/5842d7f7-40ab-4eeb-8a93-721adc13ca9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726660)
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11ea190>
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252Fbe20c7b3-93a3-4102-bc7e-f4289f0fb731.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/be20c7b3-93a3-4102-bc7e-f4289f0fb731.jpg saved to cache
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0f690863-ab03-54c4-a714-1d3ee0236f6c
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e066f010>
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252F07cf6011-d777-4707-959d-e57fca905b8b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/07cf6011-d777-4707-959d-e57fca905b8b.jpg saved to cache
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 94350254-b285-535e-bfb9-1589d1bda987
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1261f50>
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252Fbe60128f-5fa4-4cda-829b-2b4838a4e357.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/be60128f-5fa4-4cda-829b-2b4838a4e357.jpg saved to cache
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 43a20275-c05f-5b9f-9cee-6c21def730ab
2026-03-25 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746679/general/d1fe81b7-593f-4647-81ac-60f253b7989a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726658)
2026-03-25 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746683/general/37a88e5b-e0c9-4db2-8a14-169f108e4cde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726661)
2026-03-25 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746552/general/f6ca9d19-0414-48a8-98e6-e0996835f64c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726523)
2026-03-25 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746681/general/e0ab63d2-5690-4aa0-80a9-bc408a26ad08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726660)
2026-03-25 22:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746684/general/a6dac31a-f6b8-4cb7-9a40-e0daf48bbdd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726663)
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e066e4d0>
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252F9c493100-91a3-4651-a278-bcbbedc776b9.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/9c493100-91a3-4651-a278-bcbbedc776b9.jpg saved to cache
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 43a20275-c05f-5b9f-9cee-6c21def730ab
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10a3990>
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252Fcca32bb0-e926-4737-b13a-25179f182981.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/cca32bb0-e926-4737-b13a-25179f182981.jpg saved to cache
2026-03-25 22:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 94350254-b285-535e-bfb9-1589d1bda987
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12d22d0>
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252F6529f941-1e14-4015-8584-8d7887fd2e7a.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/6529f941-1e14-4015-8584-8d7887fd2e7a.jpg saved to cache
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 94350254-b285-535e-bfb9-1589d1bda987
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0621e50>
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252Ffa6d838a-e63a-4ac7-a3ca-d3a488332d15.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/fa6d838a-e63a-4ac7-a3ca-d3a488332d15.jpg saved to cache
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 94350254-b285-535e-bfb9-1589d1bda987
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03f3750>
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F5842d7f7-40ab-4eeb-8a93-721adc13ca9b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/5842d7f7-40ab-4eeb-8a93-721adc13ca9b.jpg saved to cache
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 76319c76-bf5b-513d-8046-36eaefc343e7
2026-03-25 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746689/general/75a714b9-7ebf-4011-ba2d-25e974388951.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726668)
2026-03-25 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746686/general/7667e059-c88b-4726-8c8d-4831c1e3c757.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726666)
2026-03-25 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746552/general/e801ea72-943b-43cb-afc8-216e05384bcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726523)
2026-03-25 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746683/general/75f7f75b-7a45-4e2d-b9df-5f3c6f346d68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726661)
2026-03-25 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746679/general/7ca57258-d3a1-4727-a5f7-ad3143a364c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726658)
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1561fd0>
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252Fd1fe81b7-593f-4647-81ac-60f253b7989a.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/d1fe81b7-593f-4647-81ac-60f253b7989a.jpg saved to cache
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3bf0990>
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252F37a88e5b-e0c9-4db2-8a14-169f108e4cde.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/37a88e5b-e0c9-4db2-8a14-169f108e4cde.jpg saved to cache
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e073a710>
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252Ff6ca9d19-0414-48a8-98e6-e0996835f64c.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/f6ca9d19-0414-48a8-98e6-e0996835f64c.jpg saved to cache
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14fa990>
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252Fe0ab63d2-5690-4aa0-80a9-bc408a26ad08.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/e0ab63d2-5690-4aa0-80a9-bc408a26ad08.jpg saved to cache
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 76319c76-bf5b-513d-8046-36eaefc343e7
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1261510>
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252Fa6dac31a-f6b8-4cb7-9a40-e0daf48bbdd3.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/a6dac31a-f6b8-4cb7-9a40-e0daf48bbdd3.jpg saved to cache
2026-03-25 22:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 43a20275-c05f-5b9f-9cee-6c21def730ab
2026-03-25 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746552/general/1bc114e4-709a-4d75-899f-f6a8821d01ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726523)
2026-03-25 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746683/general/4ff55c66-fad3-4d2c-90de-e66c76b08490.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726661)
2026-03-25 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746679/general/f9ea94e8-cb34-4808-82cd-fa421f22d92c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726658)
2026-03-25 22:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746684/general/aa90fd6a-2b7a-48c2-be75-bf47b1cd982b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726663)
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1118f90>
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252F75a714b9-7ebf-4011-ba2d-25e974388951.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/75a714b9-7ebf-4011-ba2d-25e974388951.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0f690863-ab03-54c4-a714-1d3ee0236f6c
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0500b50>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252F7667e059-c88b-4726-8c8d-4831c1e3c757.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/7667e059-c88b-4726-8c8d-4831c1e3c757.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 94350254-b285-535e-bfb9-1589d1bda987
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1562fd0>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252Fe801ea72-943b-43cb-afc8-216e05384bcd.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/e801ea72-943b-43cb-afc8-216e05384bcd.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0501110>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252F75f7f75b-7a45-4e2d-b9df-5f3c6f346d68.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/75f7f75b-7a45-4e2d-b9df-5f3c6f346d68.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14f9f50>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252F7ca57258-d3a1-4727-a5f7-ad3143a364c9.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/7ca57258-d3a1-4727-a5f7-ad3143a364c9.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59
2026-03-25 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746689/general/ba464f16-092d-433a-ab44-6565167aa2c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726668)
2026-03-25 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746681/general/985e7921-374d-4475-8ebd-0a5cea150b44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726660)
2026-03-25 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746686/general/0c496780-83be-4afd-a68e-63d424eac221.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726666)
2026-03-25 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746679/general/561dcac1-1938-48ef-baa4-fc8f52967c52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726658)
2026-03-25 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746683/general/e7ad9de6-1763-48f3-8af6-913b89a6c25f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726661)
2026-03-25 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746552/general/b95b90ae-e27c-405b-b733-3469664385c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726523)
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0501f90>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252F1bc114e4-709a-4d75-899f-f6a8821d01ba.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/1bc114e4-709a-4d75-899f-f6a8821d01ba.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12d1550>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252F4ff55c66-fad3-4d2c-90de-e66c76b08490.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/4ff55c66-fad3-4d2c-90de-e66c76b08490.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e052a510>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252Ff9ea94e8-cb34-4808-82cd-fa421f22d92c.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/f9ea94e8-cb34-4808-82cd-fa421f22d92c.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1121b90>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252Faa90fd6a-2b7a-48c2-be75-bf47b1cd982b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/aa90fd6a-2b7a-48c2-be75-bf47b1cd982b.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 43a20275-c05f-5b9f-9cee-6c21def730ab
2026-03-25 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746679/general/251d8b82-c34e-4e1d-86cf-f0926ad7929b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726658)
2026-03-25 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746683/general/97935013-a13a-44dc-992e-264adf5c2989.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726661)
2026-03-25 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746552/general/d7a31d53-1212-4479-bd1b-522a8259b9d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726523)
2026-03-25 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746689/general/7434a4f5-5de3-4898-ad02-318ff56e6bc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726668)
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1311050>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252Fba464f16-092d-433a-ab44-6565167aa2c0.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/ba464f16-092d-433a-ab44-6565167aa2c0.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0f690863-ab03-54c4-a714-1d3ee0236f6c
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e065f790>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F985e7921-374d-4475-8ebd-0a5cea150b44.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/985e7921-374d-4475-8ebd-0a5cea150b44.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 76319c76-bf5b-513d-8046-36eaefc343e7
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1536750>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252F0c496780-83be-4afd-a68e-63d424eac221.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/0c496780-83be-4afd-a68e-63d424eac221.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 94350254-b285-535e-bfb9-1589d1bda987
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e065ff10>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252F561dcac1-1938-48ef-baa4-fc8f52967c52.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/561dcac1-1938-48ef-baa4-fc8f52967c52.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14fbb10>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252Fe7ad9de6-1763-48f3-8af6-913b89a6c25f.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/e7ad9de6-1763-48f3-8af6-913b89a6c25f.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10ae410>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252Fb95b90ae-e27c-405b-b733-3469664385c6.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/b95b90ae-e27c-405b-b733-3469664385c6.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a
2026-03-25 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746684/general/4cffc6f9-da24-4e5f-a0d8-d472d9cc7c30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726663)
2026-03-25 22:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746677/general/2d71454f-fd56-4ef9-8c83-1e585d116d64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726656)
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0710e50>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252F251d8b82-c34e-4e1d-86cf-f0926ad7929b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/251d8b82-c34e-4e1d-86cf-f0926ad7929b.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04e6050>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252F97935013-a13a-44dc-992e-264adf5c2989.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/97935013-a13a-44dc-992e-264adf5c2989.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0503f10>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252Fd7a31d53-1212-4479-bd1b-522a8259b9d5.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/d7a31d53-1212-4479-bd1b-522a8259b9d5.jpg saved to cache
2026-03-25 22:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03d7390>
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252F7434a4f5-5de3-4898-ad02-318ff56e6bc9.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/7434a4f5-5de3-4898-ad02-318ff56e6bc9.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0f690863-ab03-54c4-a714-1d3ee0236f6c
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746681/general/62a03555-7371-45c8-9eee-5df09e2abad2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726660)
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746681/general/57748349-89c3-4d61-9f23-63b3a232d7b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726660)
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746689/general/3701087c-3b65-4721-8c4a-1cf1afa6f294.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726668)
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746677/general/9d20762a-abd6-474b-a053-b49f99cf5e0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726656)
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746689/general/68ea0010-7e5f-4a8d-8292-e50a47d37065.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726668)
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3af78d0>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252F4cffc6f9-da24-4e5f-a0d8-d472d9cc7c30.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/4cffc6f9-da24-4e5f-a0d8-d472d9cc7c30.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 43a20275-c05f-5b9f-9cee-6c21def730ab
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0746cd0>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F2d71454f-fd56-4ef9-8c83-1e585d116d64.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/2d71454f-fd56-4ef9-8c83-1e585d116d64.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746684/general/212ef3bf-4e2b-49b1-a63f-bad50133bc13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726663)
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746681/general/399f963d-29ac-4517-9e99-f22af45baf92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726660)
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746683/general/c870baf4-f41a-4b7d-a562-52055590466b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726661)
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746679/general/8f5c4e90-3a9e-44e3-b6db-a07cd1b0dad2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726658)
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746552/general/013e1d34-1296-4e14-976a-03e3f6daf4bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726523)
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e080d4d0>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F62a03555-7371-45c8-9eee-5df09e2abad2.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/62a03555-7371-45c8-9eee-5df09e2abad2.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 76319c76-bf5b-513d-8046-36eaefc343e7
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06f9450>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F57748349-89c3-4d61-9f23-63b3a232d7b8.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/57748349-89c3-4d61-9f23-63b3a232d7b8.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 76319c76-bf5b-513d-8046-36eaefc343e7
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1231e10>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252F3701087c-3b65-4721-8c4a-1cf1afa6f294.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/3701087c-3b65-4721-8c4a-1cf1afa6f294.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0f690863-ab03-54c4-a714-1d3ee0236f6c
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e123ff50>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F9d20762a-abd6-474b-a053-b49f99cf5e0d.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/9d20762a-abd6-474b-a053-b49f99cf5e0d.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04524d0>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252F68ea0010-7e5f-4a8d-8292-e50a47d37065.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/68ea0010-7e5f-4a8d-8292-e50a47d37065.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0f690863-ab03-54c4-a714-1d3ee0236f6c
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746677/general/cd8ee97f-ff33-400c-aa0c-947d44794a82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726656)
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746646/general/6bf45a55-7a70-40b5-aa8f-4d482adef0a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726621)
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746684/general/aa814733-9160-467e-beed-a191dc7809c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726663)
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746681/general/02b5cc85-2708-4935-af04-7d0df74f5fe7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726660)
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746689/general/4831134a-864a-4da4-855a-507462ff8814.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726668)
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14f8d50>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252F212ef3bf-4e2b-49b1-a63f-bad50133bc13.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/212ef3bf-4e2b-49b1-a63f-bad50133bc13.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 43a20275-c05f-5b9f-9cee-6c21def730ab
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0491c50>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F399f963d-29ac-4517-9e99-f22af45baf92.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/399f963d-29ac-4517-9e99-f22af45baf92.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 76319c76-bf5b-513d-8046-36eaefc343e7
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14f8d50>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252Fc870baf4-f41a-4b7d-a562-52055590466b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/c870baf4-f41a-4b7d-a562-52055590466b.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0739cd0>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252F8f5c4e90-3a9e-44e3-b6db-a07cd1b0dad2.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/8f5c4e90-3a9e-44e3-b6db-a07cd1b0dad2.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06f9f50>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252F013e1d34-1296-4e14-976a-03e3f6daf4bc.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/013e1d34-1296-4e14-976a-03e3f6daf4bc.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746644/general/2a7cda9f-f82e-40e5-a2b1-aae61d9eb5c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726620)
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746639/general/991a93d3-523e-49ad-8ec0-61ba1904d84e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726613)
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746683/general/d1c61748-1a29-476c-891e-16ad383befc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726661)
2026-03-25 22:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746646/general/9fbb82f6-71b1-4072-be37-6fd571f6368b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726621)
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07dbd10>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252Fcd8ee97f-ff33-400c-aa0c-947d44794a82.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/cd8ee97f-ff33-400c-aa0c-947d44794a82.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06f8850>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F6bf45a55-7a70-40b5-aa8f-4d482adef0a4.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/6bf45a55-7a70-40b5-aa8f-4d482adef0a4.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ee868922-1568-5865-9667-2c804f28965d
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1185f10>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252Faa814733-9160-467e-beed-a191dc7809c5.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/aa814733-9160-467e-beed-a191dc7809c5.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 43a20275-c05f-5b9f-9cee-6c21def730ab
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0713890>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F02b5cc85-2708-4935-af04-7d0df74f5fe7.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/02b5cc85-2708-4935-af04-7d0df74f5fe7.jpg saved to cache
2026-03-25 22:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 76319c76-bf5b-513d-8046-36eaefc343e7
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e066c350>
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252F4831134a-864a-4da4-855a-507462ff8814.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/4831134a-864a-4da4-855a-507462ff8814.jpg saved to cache
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0f690863-ab03-54c4-a714-1d3ee0236f6c
2026-03-25 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746677/general/44d2ddcc-8a9f-4349-83f9-80c485a6b3e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726656)
2026-03-25 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746679/general/b83c488e-4b2b-4682-a043-9b844d0731f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726658)
2026-03-25 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746684/general/ac91b34f-d0c4-41bc-8b3d-43909ffa5df4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726663)
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e32cb450>
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252F2a7cda9f-f82e-40e5-a2b1-aae61d9eb5c9.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/2a7cda9f-f82e-40e5-a2b1-aae61d9eb5c9.jpg saved to cache
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cc1162c7-03f4-58ce-b269-0084274b9d3f
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04083d0>
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252F991a93d3-523e-49ad-8ec0-61ba1904d84e.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/991a93d3-523e-49ad-8ec0-61ba1904d84e.jpg saved to cache
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12703d0>
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252Fd1c61748-1a29-476c-891e-16ad383befc4.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/d1c61748-1a29-476c-891e-16ad383befc4.jpg saved to cache
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0498b10>
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F9fbb82f6-71b1-4072-be37-6fd571f6368b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/9fbb82f6-71b1-4072-be37-6fd571f6368b.jpg saved to cache
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ee868922-1568-5865-9667-2c804f28965d
2026-03-25 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746689/general/2779d55c-ff17-4dcb-b0ca-8897638dec0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726668)
2026-03-25 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746644/general/fc473195-39b2-4848-baa5-81b1b8ae8e62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726620)
2026-03-25 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746639/general/98ec0033-7109-4f9c-9330-f8213886ef9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726613)
2026-03-25 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746646/general/0b50faf4-1eb3-42f7-9c03-8ba87e3090b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726621)
2026-03-25 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746552/general/2dda500a-7920-44fe-a737-6f630fcaa776.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726523)
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1272190>
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F44d2ddcc-8a9f-4349-83f9-80c485a6b3e1.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/44d2ddcc-8a9f-4349-83f9-80c485a6b3e1.jpg saved to cache
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05115d0>
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252Fb83c488e-4b2b-4682-a043-9b844d0731f1.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/b83c488e-4b2b-4682-a043-9b844d0731f1.jpg saved to cache
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e040b390>
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252Fac91b34f-d0c4-41bc-8b3d-43909ffa5df4.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/ac91b34f-d0c4-41bc-8b3d-43909ffa5df4.jpg saved to cache
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 43a20275-c05f-5b9f-9cee-6c21def730ab
2026-03-25 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746677/general/805832e1-04e2-45f9-9ec6-31f4ad7b8d98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726656)
2026-03-25 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746681/general/37085ead-063d-4984-9a26-967cb21a0b21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726660)
2026-03-25 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746683/general/4479a740-b2b9-4732-a6af-dad25a569a8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726661)
2026-03-25 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746679/general/671d2ed9-5d80-4da3-a410-9a224362f005.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726658)
2026-03-25 22:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746684/general/a999eec7-0bb9-45a0-8b9a-25fbbb67e43f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726663)
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11722d0>
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252F2779d55c-ff17-4dcb-b0ca-8897638dec0d.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/2779d55c-ff17-4dcb-b0ca-8897638dec0d.jpg saved to cache
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0f690863-ab03-54c4-a714-1d3ee0236f6c
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12dc590>
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252Ffc473195-39b2-4848-baa5-81b1b8ae8e62.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/fc473195-39b2-4848-baa5-81b1b8ae8e62.jpg saved to cache
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cc1162c7-03f4-58ce-b269-0084274b9d3f
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1312850>
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252F98ec0033-7109-4f9c-9330-f8213886ef9d.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/98ec0033-7109-4f9c-9330-f8213886ef9d.jpg saved to cache
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06fad10>
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F0b50faf4-1eb3-42f7-9c03-8ba87e3090b0.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/0b50faf4-1eb3-42f7-9c03-8ba87e3090b0.jpg saved to cache
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ee868922-1568-5865-9667-2c804f28965d
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0476ed0>
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746552%252Fgeneral%252F2dda500a-7920-44fe-a737-6f630fcaa776.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746552/general/2dda500a-7920-44fe-a737-6f630fcaa776.jpg saved to cache
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a
2026-03-25 22:15:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2e28f5b1-1d57-5469-817d-f68e67d7b91a, skipping ID generation
2026-03-25 22:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a with scrape type 1
2026-03-25 22:15:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2e28f5b1-1d57-5469-817d-f68e67d7b91a sending to next pipeline
2026-03-25 22:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e28f5b1-1d57-5469-817d-f68e67d7b91a, identifier: 10726523
2026-03-25 22:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e28f5b1-1d57-5469-817d-f68e67d7b91a with identifier: 10726523
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-25 22:15:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 22:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e28f5b1-1d57-5469-817d-f68e67d7b91a with identifier: 10726523
2026-03-25 22:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e28f5b1-1d57-5469-817d-f68e67d7b91a with identifier: 10726523 to the API
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746552/general/2dda500a-7920-44fe-a737-6f630fcaa776.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '2e28f5b1-1d57-5469-817d-f68e67d7b91a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABV320',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726523',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 106638,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746552/general/09430de9-b9a9-4825-87c3-dd735cf09a77.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746552/general/2dda500a-7920-44fe-a737-6f630fcaa776.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746552/general/3ac199b0-b3aa-48e4-9f72-dfba75b8b34a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746552/general/013e1d34-1296-4e14-976a-03e3f6daf4bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746552/general/c6a161bb-96f6-4afc-89a8-79152035e1f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746552/general/d7a31d53-1212-4479-bd1b-522a8259b9d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746552/general/b95b90ae-e27c-405b-b733-3469664385c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746552/general/1bc114e4-709a-4d75-899f-f6a8821d01ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746552/general/f6ca9d19-0414-48a8-98e6-e0996835f64c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e28f5b1-1d57-5469-817d-f68e67d7b91a/2e28f5b1-1d57-5469-817d-f68e67d7b91a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37296,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746552/general/e801ea72-943b-43cb-afc8-216e05384bcd.jpg',
'Width': 400}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Hybrid - Automatic - '
'194 hp - 106.638 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726523%27 HTTP/1.1" 200 None
2026-03-25 22:15:44 [adesa.be] INFO: Saving data for 10726523: {'created_time': 1774476944.632479, 'last_price_update_time': 1774476944.632491, 'auction_closing_time': 1774945800.0}
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726523') HTTP/1.1" 204 0
2026-03-25 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746646/general/622dea36-3ece-43a4-b6f0-ad1f9bf3b244.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726621)
2026-03-25 22:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746644/general/063bedb2-0021-46e3-b062-a64998849b45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726620)
2026-03-25 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e049a2d0>
2026-03-25 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F805832e1-04e2-45f9-9ec6-31f4ad7b8d98.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/805832e1-04e2-45f9-9ec6-31f4ad7b8d98.jpg saved to cache
2026-03-25 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f
2026-03-25 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e157ae90>
2026-03-25 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F37085ead-063d-4984-9a26-967cb21a0b21.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/37085ead-063d-4984-9a26-967cb21a0b21.jpg saved to cache
2026-03-25 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 76319c76-bf5b-513d-8046-36eaefc343e7
2026-03-25 22:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0450350>
2026-03-25 22:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746683%252Fgeneral%252F4479a740-b2b9-4732-a6af-dad25a569a8b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746683/general/4479a740-b2b9-4732-a6af-dad25a569a8b.jpg saved to cache
2026-03-25 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90
2026-03-25 22:15:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3e99bb36-4f33-547c-96b9-5ae32bb52f90, skipping ID generation
2026-03-25 22:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90 with scrape type 1
2026-03-25 22:15:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3e99bb36-4f33-547c-96b9-5ae32bb52f90 sending to next pipeline
2026-03-25 22:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e99bb36-4f33-547c-96b9-5ae32bb52f90, identifier: 10726661
2026-03-25 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04e4ad0>
2026-03-25 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746679%252Fgeneral%252F671d2ed9-5d80-4da3-a410-9a224362f005.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746679/general/671d2ed9-5d80-4da3-a410-9a224362f005.jpg saved to cache
2026-03-25 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59
2026-03-25 22:15:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c6c9b0c-cc85-5eef-a346-fcef03355a59, skipping ID generation
2026-03-25 22:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59 with scrape type 1
2026-03-25 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c6c9b0c-cc85-5eef-a346-fcef03355a59 sending to next pipeline
2026-03-25 22:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c6c9b0c-cc85-5eef-a346-fcef03355a59, identifier: 10726658
2026-03-25 22:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0451850>
2026-03-25 22:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252Fa999eec7-0bb9-45a0-8b9a-25fbbb67e43f.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/a999eec7-0bb9-45a0-8b9a-25fbbb67e43f.jpg saved to cache
2026-03-25 22:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 43a20275-c05f-5b9f-9cee-6c21def730ab
2026-03-25 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746639/general/80bc5ddb-4273-4acf-8654-dd038b42fa87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726613)
2026-03-25 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746689/general/10c3d08a-86b5-44af-bf47-95a73ceb4db4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726668)
2026-03-25 22:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746681/general/e1cccf1f-c2f0-4002-91f1-a630a9083ecd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726660)
2026-03-25 22:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e99bb36-4f33-547c-96b9-5ae32bb52f90 with identifier: 10726661
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-25 22:15:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 22:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e99bb36-4f33-547c-96b9-5ae32bb52f90 with identifier: 10726661
2026-03-25 22:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e99bb36-4f33-547c-96b9-5ae32bb52f90 with identifier: 10726661 to the API
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746683/general/4479a740-b2b9-4732-a6af-dad25a569a8b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'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': '3e99bb36-4f33-547c-96b9-5ae32bb52f90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXC821',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726661',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 142790,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746683/general/37f356d4-347f-4acf-8737-68d4114c032a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26468,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746683/general/4479a740-b2b9-4732-a6af-dad25a569a8b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81395,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746683/general/d1c61748-1a29-476c-891e-16ad383befc4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91367,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746683/general/c870baf4-f41a-4b7d-a562-52055590466b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746683/general/eee3b09f-5e8d-44bf-ae93-2261aae7c48b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746683/general/97935013-a13a-44dc-992e-264adf5c2989.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746683/general/e7ad9de6-1763-48f3-8af6-913b89a6c25f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746683/general/4ff55c66-fad3-4d2c-90de-e66c76b08490.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746683/general/37a88e5b-e0c9-4db2-8a14-169f108e4cde.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e99bb36-4f33-547c-96b9-5ae32bb52f90/3e99bb36-4f33-547c-96b9-5ae32bb52f90_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746683/general/75f7f75b-7a45-4e2d-b9df-5f3c6f346d68.jpg',
'Width': 1024}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Touran 2.0 TDI Highline - Diesel - Automatic - 150 hp - '
'142.790 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2021}
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726661%27 HTTP/1.1" 200 None
2026-03-25 22:15:45 [adesa.be] INFO: Saving data for 10726661: {'created_time': 1774476945.76728, 'last_price_update_time': 1774476945.767292, 'auction_closing_time': 1774945800.0}
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726661') HTTP/1.1" 204 0
2026-03-25 22:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c6c9b0c-cc85-5eef-a346-fcef03355a59 with identifier: 10726658
2026-03-25 22:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c6c9b0c-cc85-5eef-a346-fcef03355a59 with identifier: 10726658
2026-03-25 22:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c6c9b0c-cc85-5eef-a346-fcef03355a59 with identifier: 10726658 to the API
2026-03-25 22:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746679/general/671d2ed9-5d80-4da3-a410-9a224362f005.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '3c6c9b0c-cc85-5eef-a346-fcef03355a59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XXH355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726658',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 156193,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746679/general/9773b5dd-923c-4a73-96dd-18707013093b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23103,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746679/general/671d2ed9-5d80-4da3-a410-9a224362f005.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87479,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746679/general/b83c488e-4b2b-4682-a043-9b844d0731f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746679/general/8f5c4e90-3a9e-44e3-b6db-a07cd1b0dad2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746679/general/ac311b0a-c4d3-4be0-a5e7-70062ab881dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746679/general/251d8b82-c34e-4e1d-86cf-f0926ad7929b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746679/general/561dcac1-1938-48ef-baa4-fc8f52967c52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746679/general/f9ea94e8-cb34-4808-82cd-fa421f22d92c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103389,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746679/general/d1fe81b7-593f-4647-81ac-60f253b7989a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c6c9b0c-cc85-5eef-a346-fcef03355a59/3c6c9b0c-cc85-5eef-a346-fcef03355a59_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169900,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746679/general/7ca57258-d3a1-4727-a5f7-ad3143a364c9.jpg',
'Width': 1024}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2020-06-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline - Diesel - Manual - 150 hp - '
'156.193 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726658%27 HTTP/1.1" 200 None
2026-03-25 22:15:46 [adesa.be] INFO: Saving data for 10726658: {'created_time': 1774476946.140647, 'last_price_update_time': 1774476946.140658, 'auction_closing_time': 1774945800.0}
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726658') HTTP/1.1" 204 0
2026-03-25 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746677/general/3ef0c9b3-57a4-4683-b0ed-b8547facb55d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726656)
2026-03-25 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746639/general/e330e516-ed22-4891-b7f1-8e102e6bbd48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726613)
2026-03-25 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746684/general/61cd02d1-c0a8-4cba-bf1a-bd4ff5eb332d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726663)
2026-03-25 22:15:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746686/general/ee6529cc-d784-4473-b4a0-255d7080df3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726666)
2026-03-25 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746689/general/d4402be7-522d-4595-a01f-4e1b5581ad96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726668)
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0630310>
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746646%252Fgeneral%252F622dea36-3ece-43a4-b6f0-ad1f9bf3b244.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/622dea36-3ece-43a4-b6f0-ad1f9bf3b244.jpg saved to cache
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ee868922-1568-5865-9667-2c804f28965d
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0529e10>
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252F063bedb2-0021-46e3-b062-a64998849b45.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/063bedb2-0021-46e3-b062-a64998849b45.jpg saved to cache
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cc1162c7-03f4-58ce-b269-0084274b9d3f
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1355050>
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252F80bc5ddb-4273-4acf-8654-dd038b42fa87.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/80bc5ddb-4273-4acf-8654-dd038b42fa87.jpg saved to cache
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1185bd0>
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252F10c3d08a-86b5-44af-bf47-95a73ceb4db4.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/10c3d08a-86b5-44af-bf47-95a73ceb4db4.jpg saved to cache
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0f690863-ab03-54c4-a714-1d3ee0236f6c
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04b1c10>
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252Fe1cccf1f-c2f0-4002-91f1-a630a9083ecd.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/e1cccf1f-c2f0-4002-91f1-a630a9083ecd.jpg saved to cache
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 76319c76-bf5b-513d-8046-36eaefc343e7
2026-03-25 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746649/general/2516a885-5b65-4cb4-b006-c37e5e07b649.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726627)
2026-03-25 22:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746646/general/52efdc73-e220-44f6-b557-3015232f33e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726621)
2026-03-25 22:15:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11e8c50>
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F3ef0c9b3-57a4-4683-b0ed-b8547facb55d.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/3ef0c9b3-57a4-4683-b0ed-b8547facb55d.jpg saved to cache
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12d1e10>
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252Fe330e516-ed22-4891-b7f1-8e102e6bbd48.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/e330e516-ed22-4891-b7f1-8e102e6bbd48.jpg saved to cache
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10ae1d0>
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746684%252Fgeneral%252F61cd02d1-c0a8-4cba-bf1a-bd4ff5eb332d.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746684/general/61cd02d1-c0a8-4cba-bf1a-bd4ff5eb332d.jpg saved to cache
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 43a20275-c05f-5b9f-9cee-6c21def730ab
2026-03-25 22:15:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 43a20275-c05f-5b9f-9cee-6c21def730ab, skipping ID generation
2026-03-25 22:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43a20275-c05f-5b9f-9cee-6c21def730ab with scrape type 1
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 43a20275-c05f-5b9f-9cee-6c21def730ab sending to next pipeline
2026-03-25 22:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43a20275-c05f-5b9f-9cee-6c21def730ab, identifier: 10726663
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05001d0>
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746686%252Fgeneral%252Fee6529cc-d784-4473-b4a0-255d7080df3e.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746686/general/ee6529cc-d784-4473-b4a0-255d7080df3e.jpg saved to cache
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 94350254-b285-535e-bfb9-1589d1bda987
2026-03-25 22:15:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 94350254-b285-535e-bfb9-1589d1bda987, skipping ID generation
2026-03-25 22:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94350254-b285-535e-bfb9-1589d1bda987 with scrape type 1
2026-03-25 22:15:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 94350254-b285-535e-bfb9-1589d1bda987 sending to next pipeline
2026-03-25 22:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94350254-b285-535e-bfb9-1589d1bda987, identifier: 10726666
2026-03-25 22:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1231cd0>
2026-03-25 22:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746689%252Fgeneral%252Fd4402be7-522d-4595-a01f-4e1b5581ad96.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746689/general/d4402be7-522d-4595-a01f-4e1b5581ad96.jpg saved to cache
2026-03-25 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0f690863-ab03-54c4-a714-1d3ee0236f6c
2026-03-25 22:15:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f690863-ab03-54c4-a714-1d3ee0236f6c, skipping ID generation
2026-03-25 22:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f690863-ab03-54c4-a714-1d3ee0236f6c with scrape type 1
2026-03-25 22:15:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f690863-ab03-54c4-a714-1d3ee0236f6c sending to next pipeline
2026-03-25 22:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f690863-ab03-54c4-a714-1d3ee0236f6c, identifier: 10726668
2026-03-25 22:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43a20275-c05f-5b9f-9cee-6c21def730ab with identifier: 10726663
2026-03-25 22:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43a20275-c05f-5b9f-9cee-6c21def730ab with identifier: 10726663
2026-03-25 22:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43a20275-c05f-5b9f-9cee-6c21def730ab with identifier: 10726663 to the API
2026-03-25 22:15:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746684/general/61cd02d1-c0a8-4cba-bf1a-bd4ff5eb332d.jpg>
{'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-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '43a20275-c05f-5b9f-9cee-6c21def730ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WLE400',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 113085,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32234,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746684/general/61cd02d1-c0a8-4cba-bf1a-bd4ff5eb332d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219670,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746684/general/a999eec7-0bb9-45a0-8b9a-25fbbb67e43f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222108,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746684/general/ac91b34f-d0c4-41bc-8b3d-43909ffa5df4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232772,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746684/general/aa814733-9160-467e-beed-a191dc7809c5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267867,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746684/general/212ef3bf-4e2b-49b1-a63f-bad50133bc13.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251991,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746684/general/9c493100-91a3-4651-a278-bcbbedc776b9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319924,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746684/general/4cffc6f9-da24-4e5f-a0d8-d472d9cc7c30.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257057,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746684/general/be60128f-5fa4-4cda-829b-2b4838a4e357.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242738,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746684/general/aa90fd6a-2b7a-48c2-be75-bf47b1cd982b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a20275-c05f-5b9f-9cee-6c21def730ab/43a20275-c05f-5b9f-9cee-6c21def730ab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247488,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746684/general/a6dac31a-f6b8-4cb7-9a40-e0daf48bbdd3.jpg',
'Width': 1400}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2019-07-01',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 102 hp - 113.085 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726663%27 HTTP/1.1" 200 None
2026-03-25 22:15:48 [adesa.be] INFO: Saving data for 10726663: {'created_time': 1774476948.317471, 'last_price_update_time': 1774476948.317483, 'auction_closing_time': 1774945800.0}
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726663') HTTP/1.1" 204 0
2026-03-25 22:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94350254-b285-535e-bfb9-1589d1bda987 with identifier: 10726666
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-25 22:15:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 22:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94350254-b285-535e-bfb9-1589d1bda987 with identifier: 10726666
2026-03-25 22:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94350254-b285-535e-bfb9-1589d1bda987 with identifier: 10726666 to the API
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746686/general/ee6529cc-d784-4473-b4a0-255d7080df3e.jpg>
{'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': '94350254-b285-535e-bfb9-1589d1bda987',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVD040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726666',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 119346,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373725,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746686/general/ee6529cc-d784-4473-b4a0-255d7080df3e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342301,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746686/general/d50ef686-c431-4f93-8ee4-3ea5dc56dbee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360292,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746686/general/b5588aab-07fd-4fa3-a3da-fdee76334737.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348761,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746686/general/6e600f2f-c74a-40de-bf30-ef1a166c89ea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346426,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746686/general/cca32bb0-e926-4737-b13a-25179f182981.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316281,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746686/general/fa6d838a-e63a-4ac7-a3ca-d3a488332d15.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349064,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746686/general/6529f941-1e14-4015-8584-8d7887fd2e7a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318124,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746686/general/07cf6011-d777-4707-959d-e57fca905b8b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415277,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746686/general/0c496780-83be-4afd-a68e-63d424eac221.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94350254-b285-535e-bfb9-1589d1bda987/94350254-b285-535e-bfb9-1589d1bda987_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331697,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746686/general/7667e059-c88b-4726-8c8d-4831c1e3c757.jpg',
'Width': 1920}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2020-06-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen T-ROC 1.0 TSI Style - Petrol - Manual - 115 hp - 119.346 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726666%27 HTTP/1.1" 200 None
2026-03-25 22:15:48 [adesa.be] INFO: Saving data for 10726666: {'created_time': 1774476948.775479, 'last_price_update_time': 1774476948.77549, 'auction_closing_time': 1774945800.0}
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726666') HTTP/1.1" 204 0
2026-03-25 22:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f690863-ab03-54c4-a714-1d3ee0236f6c with identifier: 10726668
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-25 22:15:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 22:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f690863-ab03-54c4-a714-1d3ee0236f6c with identifier: 10726668
2026-03-25 22:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f690863-ab03-54c4-a714-1d3ee0236f6c with identifier: 10726668 to the API
2026-03-25 22:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746689/general/d4402be7-522d-4595-a01f-4e1b5581ad96.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 317,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0f690863-ab03-54c4-a714-1d3ee0236f6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRJ583',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726668',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'S60',
'odometer': 130116,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37867,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746689/general/d4402be7-522d-4595-a01f-4e1b5581ad96.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294540,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746689/general/10c3d08a-86b5-44af-bf47-95a73ceb4db4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279539,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746689/general/2779d55c-ff17-4dcb-b0ca-8897638dec0d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239044,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746689/general/4831134a-864a-4da4-855a-507462ff8814.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232587,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746689/general/68ea0010-7e5f-4a8d-8292-e50a47d37065.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282313,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746689/general/3701087c-3b65-4721-8c4a-1cf1afa6f294.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239276,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746689/general/7434a4f5-5de3-4898-ad02-318ff56e6bc9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327096,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746689/general/be20c7b3-93a3-4102-bc7e-f4289f0fb731.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264716,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746689/general/ba464f16-092d-433a-ab44-6565167aa2c0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f690863-ab03-54c4-a714-1d3ee0236f6c/0f690863-ab03-54c4-a714-1d3ee0236f6c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293270,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746689/general/75a714b9-7ebf-4011-ba2d-25e974388951.jpg',
'Width': 1400}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo S60 T8 Inscription - AWD - Hybrid - Automatic - 317 hp - '
'130.116 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-25 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726668%27 HTTP/1.1" 200 None
2026-03-25 22:15:49 [adesa.be] INFO: Saving data for 10726668: {'created_time': 1774476949.868261, 'last_price_update_time': 1774476949.86827, 'auction_closing_time': 1774945800.0}
2026-03-25 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726668') HTTP/1.1" 204 0
2026-03-25 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746681/general/830476ac-d42d-4c53-af30-d43d5ab48b38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726660)
2026-03-25 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746677/general/8fcc29f3-8da9-474f-ad81-89f1ac3a29be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726656)
2026-03-25 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746649/general/af7c227b-bf40-464c-b63d-e680e7f1f45b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726627)
2026-03-25 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746639/general/59614a57-c1dc-4b33-87d0-18fe7f60876b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726613)
2026-03-25 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746647/general/e9335dc6-83f6-48fd-a74c-459edf8245fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726624)
2026-03-25 22:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746647/general/d107cb77-53a5-495f-9242-3edea92bf64a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726624)
2026-03-25 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3329550>
2026-03-25 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746649%252Fgeneral%252F2516a885-5b65-4cb4-b006-c37e5e07b649.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/2516a885-5b65-4cb4-b006-c37e5e07b649.jpg saved to cache
2026-03-25 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51
2026-03-25 22:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0844d50>
2026-03-25 22:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746646%252Fgeneral%252F52efdc73-e220-44f6-b557-3015232f33e9.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746646/general/52efdc73-e220-44f6-b557-3015232f33e9.jpg saved to cache
2026-03-25 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ee868922-1568-5865-9667-2c804f28965d
2026-03-25 22:15:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee868922-1568-5865-9667-2c804f28965d, skipping ID generation
2026-03-25 22:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee868922-1568-5865-9667-2c804f28965d with scrape type 1
2026-03-25 22:15:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee868922-1568-5865-9667-2c804f28965d sending to next pipeline
2026-03-25 22:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee868922-1568-5865-9667-2c804f28965d, identifier: 10726621
2026-03-25 22:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee868922-1568-5865-9667-2c804f28965d with identifier: 10726621
2026-03-25 22:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee868922-1568-5865-9667-2c804f28965d with identifier: 10726621
2026-03-25 22:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee868922-1568-5865-9667-2c804f28965d with identifier: 10726621 to the API
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746646/general/52efdc73-e220-44f6-b557-3015232f33e9.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ee868922-1568-5865-9667-2c804f28965d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGC641',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726621',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 121821,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746646/general/3bc2d65d-e180-4412-b399-33ac670dab72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67301,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746646/general/dff27460-b8fc-4db2-a72e-da33e2ff85fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746646/general/8fa6dfdc-50d3-486c-917a-6c83709817f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746646/general/3c22dafd-30a8-486b-bac6-cc2cf13a0c43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86549,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746646/general/04bc7577-b18a-46ec-b024-f1cb216efa55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746646/general/52efdc73-e220-44f6-b557-3015232f33e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746646/general/622dea36-3ece-43a4-b6f0-ad1f9bf3b244.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746646/general/0b50faf4-1eb3-42f7-9c03-8ba87e3090b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746646/general/9fbb82f6-71b1-4072-be37-6fd571f6368b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee868922-1568-5865-9667-2c804f28965d/ee868922-1568-5865-9667-2c804f28965d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746646/general/6bf45a55-7a70-40b5-aa8f-4d482adef0a4.jpg',
'Width': 1024}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-03-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Karoq 2.0 TDI Clever - Diesel - Automatic - 115 hp - 121.821 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726621%27 HTTP/1.1" 200 None
2026-03-25 22:15:50 [adesa.be] INFO: Saving data for 10726621: {'created_time': 1774476950.391006, 'last_price_update_time': 1774476950.391017, 'auction_closing_time': 1774945800.0}
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726621') HTTP/1.1" 204 0
2026-03-25 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746644/general/1067e7fd-7b09-4f17-8099-2ed8a7fcf663.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726620)
2026-03-25 22:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746639/general/b9f0c476-21ae-432b-a95b-fa8a8bd399bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726613)
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10f3890>
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746681%252Fgeneral%252F830476ac-d42d-4c53-af30-d43d5ab48b38.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746681/general/830476ac-d42d-4c53-af30-d43d5ab48b38.jpg saved to cache
2026-03-25 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 76319c76-bf5b-513d-8046-36eaefc343e7
2026-03-25 22:15:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 76319c76-bf5b-513d-8046-36eaefc343e7, skipping ID generation
2026-03-25 22:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76319c76-bf5b-513d-8046-36eaefc343e7 with scrape type 1
2026-03-25 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 76319c76-bf5b-513d-8046-36eaefc343e7 sending to next pipeline
2026-03-25 22:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76319c76-bf5b-513d-8046-36eaefc343e7, identifier: 10726660
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06ba4d0>
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746677%252Fgeneral%252F8fcc29f3-8da9-474f-ad81-89f1ac3a29be.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746677/general/8fcc29f3-8da9-474f-ad81-89f1ac3a29be.jpg saved to cache
2026-03-25 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f
2026-03-25 22:15:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f, skipping ID generation
2026-03-25 22:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f with scrape type 1
2026-03-25 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f sending to next pipeline
2026-03-25 22:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f, identifier: 10726656
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07d9e50>
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252Faf7c227b-bf40-464c-b63d-e680e7f1f45b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/af7c227b-bf40-464c-b63d-e680e7f1f45b.jpg saved to cache
2026-03-25 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e036ecd0>
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252F59614a57-c1dc-4b33-87d0-18fe7f60876b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/59614a57-c1dc-4b33-87d0-18fe7f60876b.jpg saved to cache
2026-03-25 22:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e065fb50>
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746647%252Fgeneral%252Fe9335dc6-83f6-48fd-a74c-459edf8245fd.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/e9335dc6-83f6-48fd-a74c-459edf8245fd.jpg saved to cache
2026-03-25 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa
2026-03-25 22:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e081e310>
2026-03-25 22:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746647%252Fgeneral%252Fd107cb77-53a5-495f-9242-3edea92bf64a.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/d107cb77-53a5-495f-9242-3edea92bf64a.jpg saved to cache
2026-03-25 22:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa
2026-03-25 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746644/general/a466f446-885d-4f3b-aee3-7d0b770fcb39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726620)
2026-03-25 22:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76319c76-bf5b-513d-8046-36eaefc343e7 with identifier: 10726660
2026-03-25 22:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76319c76-bf5b-513d-8046-36eaefc343e7 with identifier: 10726660
2026-03-25 22:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76319c76-bf5b-513d-8046-36eaefc343e7 with identifier: 10726660 to the API
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746681/general/830476ac-d42d-4c53-af30-d43d5ab48b38.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': 115,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '76319c76-bf5b-513d-8046-36eaefc343e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VRP933',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726660',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 128349,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295440,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746681/general/830476ac-d42d-4c53-af30-d43d5ab48b38.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296129,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746681/general/e1cccf1f-c2f0-4002-91f1-a630a9083ecd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300763,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746681/general/37085ead-063d-4984-9a26-967cb21a0b21.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251148,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746681/general/02b5cc85-2708-4935-af04-7d0df74f5fe7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264972,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746681/general/399f963d-29ac-4517-9e99-f22af45baf92.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257241,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746681/general/57748349-89c3-4d61-9f23-63b3a232d7b8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315072,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746681/general/62a03555-7371-45c8-9eee-5df09e2abad2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256227,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746681/general/5842d7f7-40ab-4eeb-8a93-721adc13ca9b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264142,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746681/general/985e7921-374d-4475-8ebd-0a5cea150b44.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76319c76-bf5b-513d-8046-36eaefc343e7/76319c76-bf5b-513d-8046-36eaefc343e7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243926,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746681/general/e0ab63d2-5690-4aa0-80a9-bc408a26ad08.jpg',
'Width': 1400}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2019-02-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Touran 1.0 TSI Highline - Petrol - Manual - 115 hp - '
'128.349 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726660%27 HTTP/1.1" 200 None
2026-03-25 22:15:51 [adesa.be] INFO: Saving data for 10726660: {'created_time': 1774476951.489582, 'last_price_update_time': 1774476951.489592, 'auction_closing_time': 1774945800.0}
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726660') HTTP/1.1" 204 0
2026-03-25 22:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f with identifier: 10726656
2026-03-25 22:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f with identifier: 10726656
2026-03-25 22:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f with identifier: 10726656 to the API
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746677/general/8fcc29f3-8da9-474f-ad81-89f1ac3a29be.jpg>
{'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': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHK673',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726656',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 122796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346203,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746677/general/f179bde7-23a1-4c21-868a-65b3543ea45a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33459,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746677/general/8d9241fa-92ca-48de-8ed0-1ceee2e76ebe.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328806,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746677/general/54292d08-8502-4a77-9062-12c2e427dd7f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317161,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746677/general/8fcc29f3-8da9-474f-ad81-89f1ac3a29be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327092,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746677/general/3ef0c9b3-57a4-4683-b0ed-b8547facb55d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301903,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746677/general/805832e1-04e2-45f9-9ec6-31f4ad7b8d98.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329087,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746677/general/44d2ddcc-8a9f-4349-83f9-80c485a6b3e1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282879,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746677/general/cd8ee97f-ff33-400c-aa0c-947d44794a82.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262083,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746677/general/9d20762a-abd6-474b-a053-b49f99cf5e0d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f/cb65ec16-ef43-5ef3-8cc4-643b5ff3b07f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392308,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746677/general/2d71454f-fd56-4ef9-8c83-1e585d116d64.jpg',
'Width': 1920}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2020-09-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan 1.5 TSI IQ.Drive - Petrol - Automatic - 150 hp - '
'122.796 km',
'transmission': 'automatic',
'trim': 'IQ.Drive',
'vin': None,
'year': 2020}
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726656%27 HTTP/1.1" 200 None
2026-03-25 22:15:51 [adesa.be] INFO: Saving data for 10726656: {'created_time': 1774476951.879067, 'last_price_update_time': 1774476951.879078, 'auction_closing_time': 1774945800.0}
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726656') HTTP/1.1" 204 0
2026-03-25 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746639/general/ab632802-1dbc-41f9-b06a-f2b4757164ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726613)
2026-03-25 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746647/general/24e3bd47-fe86-417d-b277-63bed1b56888.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726624)
2026-03-25 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746644/general/61ba9425-16be-4f10-ba7f-2c88837b19cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726620)
2026-03-25 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746674/general/7f7ae9f3-a798-435b-8b83-87bef0b81ed1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726653)
2026-03-25 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746649/general/780249c9-a3f6-4c10-8a62-91c669bee796.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726627)
2026-03-25 22:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35d9810>
2026-03-25 22:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252F1067e7fd-7b09-4f17-8099-2ed8a7fcf663.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/1067e7fd-7b09-4f17-8099-2ed8a7fcf663.jpg saved to cache
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cc1162c7-03f4-58ce-b269-0084274b9d3f
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1534190>
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252Fb9f0c476-21ae-432b-a95b-fa8a8bd399bc.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/b9f0c476-21ae-432b-a95b-fa8a8bd399bc.jpg saved to cache
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9
2026-03-25 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746674/general/7a644228-4c94-4870-9b97-7ce616212052.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726653)
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1092c90>
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252Fa466f446-885d-4f3b-aee3-7d0b770fcb39.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/a466f446-885d-4f3b-aee3-7d0b770fcb39.jpg saved to cache
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cc1162c7-03f4-58ce-b269-0084274b9d3f
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10f2610>
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252Fab632802-1dbc-41f9-b06a-f2b4757164ed.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/ab632802-1dbc-41f9-b06a-f2b4757164ed.jpg saved to cache
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e036d5d0>
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252F24e3bd47-fe86-417d-b277-63bed1b56888.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/24e3bd47-fe86-417d-b277-63bed1b56888.jpg saved to cache
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e065c350>
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746644%252Fgeneral%252F61ba9425-16be-4f10-ba7f-2c88837b19cd.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746644/general/61ba9425-16be-4f10-ba7f-2c88837b19cd.jpg saved to cache
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cc1162c7-03f4-58ce-b269-0084274b9d3f
2026-03-25 22:15:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc1162c7-03f4-58ce-b269-0084274b9d3f, skipping ID generation
2026-03-25 22:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc1162c7-03f4-58ce-b269-0084274b9d3f with scrape type 1
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc1162c7-03f4-58ce-b269-0084274b9d3f sending to next pipeline
2026-03-25 22:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc1162c7-03f4-58ce-b269-0084274b9d3f, identifier: 10726620
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12613d0>
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252F7f7ae9f3-a798-435b-8b83-87bef0b81ed1.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/7f7ae9f3-a798-435b-8b83-87bef0b81ed1.jpg saved to cache
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 94502040-ff82-504a-9cdf-3eba0c792853
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e081ff90>
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252F780249c9-a3f6-4c10-8a62-91c669bee796.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/780249c9-a3f6-4c10-8a62-91c669bee796.jpg saved to cache
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51
2026-03-25 22:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10728416
2026-03-25 22:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5838d4a0-289f-5960-a803-f92c54e7f33f with scrape type 1
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5838d4a0-289f-5960-a803-f92c54e7f33f
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252F844a4899-74b5-46ba-b60a-1060f0e8689a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/844a4899-74b5-46ba-b60a-1060f0e8689a.jpg already downloaded
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252F74e37708-615e-4867-9d6f-c47986d60409.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/74e37708-615e-4867-9d6f-c47986d60409.jpg already downloaded
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252Ff893aac3-9c55-4580-afdb-74f174a4f12e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/f893aac3-9c55-4580-afdb-74f174a4f12e.jpg already downloaded
2026-03-25 22:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252F8fc687b6-d319-4dfa-94ce-7ab9ce6957f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/8fc687b6-d319-4dfa-94ce-7ab9ce6957f7.jpg already downloaded
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252F79eca758-98c0-48df-8d81-36041771e006.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/79eca758-98c0-48df-8d81-36041771e006.jpg already downloaded
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252Fc5e8cbf7-ea0a-413f-a9e5-88e481f62269.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/c5e8cbf7-ea0a-413f-a9e5-88e481f62269.jpg already downloaded
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252F96662550-25f5-4ffa-9228-3cfd2a3a4804.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/96662550-25f5-4ffa-9228-3cfd2a3a4804.jpg already downloaded
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252Fa9557303-224c-44ae-9eeb-3a191be614c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/a9557303-224c-44ae-9eeb-3a191be614c7.jpg already downloaded
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252Fae4a12b3-0570-4909-b770-c127d53abe66.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/ae4a12b3-0570-4909-b770-c127d53abe66.jpg already downloaded
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522996%252Fgeneral%252Fd33494f1-9b0b-470c-902f-1aed1c046769.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522996/general/d33494f1-9b0b-470c-902f-1aed1c046769.jpg already downloaded
2026-03-25 22:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5838d4a0-289f-5960-a803-f92c54e7f33f, identifier: 10728416
2026-03-25 22:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746639/general/fa418ecd-cc11-4058-998e-03d1f041e2a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726613)
2026-03-25 22:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc1162c7-03f4-58ce-b269-0084274b9d3f with identifier: 10726620
2026-03-25 22:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc1162c7-03f4-58ce-b269-0084274b9d3f with identifier: 10726620
2026-03-25 22:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc1162c7-03f4-58ce-b269-0084274b9d3f with identifier: 10726620 to the API
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746644/general/61ba9425-16be-4f10-ba7f-2c88837b19cd.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'cc1162c7-03f4-58ce-b269-0084274b9d3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VTC667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726620',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 199961,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322406,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746644/general/61ba9425-16be-4f10-ba7f-2c88837b19cd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29592,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746644/general/c9cced31-23e7-4813-a07e-2dba6c007554.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323769,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746644/general/a466f446-885d-4f3b-aee3-7d0b770fcb39.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369631,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746644/general/0b536526-1e2a-4071-92bc-d5e332512332.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289170,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746644/general/1067e7fd-7b09-4f17-8099-2ed8a7fcf663.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315825,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746644/general/678e12ec-8f25-4532-af63-f2c09dcccfa3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291727,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746644/general/01beac01-a478-4ac7-99f4-14bfd8e4c1af.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334848,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746644/general/063bedb2-0021-46e3-b062-a64998849b45.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323718,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746644/general/fc473195-39b2-4848-baa5-81b1b8ae8e62.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc1162c7-03f4-58ce-b269-0084274b9d3f/cc1162c7-03f4-58ce-b269-0084274b9d3f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346493,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746644/general/2a7cda9f-f82e-40e5-a2b1-aae61d9eb5c9.jpg',
'Width': 1920}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2019-02-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Karoq 1.5 TSI Ambition - Petrol - Manual - 150 hp - 199.961 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726620%27 HTTP/1.1" 200 None
2026-03-25 22:15:53 [adesa.be] INFO: Saving data for 10726620: {'created_time': 1774476953.6796, 'last_price_update_time': 1774476953.679609, 'auction_closing_time': 1774945800.0}
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726620') HTTP/1.1" 204 0
2026-03-25 22:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10728416
2026-03-25 22:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10728416
2026-03-25 22:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10728416 to the API
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 217,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '5838d4a0-289f-5960-a803-f92c54e7f33f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728416',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 59812,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5522996/general/844a4899-74b5-46ba-b60a-1060f0e8689a.jpg',
'https://images.openlane.eu/carimgs/5522996/general/74e37708-615e-4867-9d6f-c47986d60409.jpg',
'https://images.openlane.eu/carimgs/5522996/general/f893aac3-9c55-4580-afdb-74f174a4f12e.jpg',
'https://images.openlane.eu/carimgs/5522996/general/8fc687b6-d319-4dfa-94ce-7ab9ce6957f7.jpg',
'https://images.openlane.eu/carimgs/5522996/general/79eca758-98c0-48df-8d81-36041771e006.jpg',
'https://images.openlane.eu/carimgs/5522996/general/c5e8cbf7-ea0a-413f-a9e5-88e481f62269.jpg',
'https://images.openlane.eu/carimgs/5522996/general/96662550-25f5-4ffa-9228-3cfd2a3a4804.jpg',
'https://images.openlane.eu/carimgs/5522996/general/a9557303-224c-44ae-9eeb-3a191be614c7.jpg',
'https://images.openlane.eu/carimgs/5522996/general/ae4a12b3-0570-4909-b770-c127d53abe66.jpg',
'https://images.openlane.eu/carimgs/5522996/general/d33494f1-9b0b-470c-902f-1aed1c046769.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15962,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/844a4899-74b5-46ba-b60a-1060f0e8689a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15308,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/74e37708-615e-4867-9d6f-c47986d60409.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16265,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/f893aac3-9c55-4580-afdb-74f174a4f12e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29841,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/8fc687b6-d319-4dfa-94ce-7ab9ce6957f7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20204,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/79eca758-98c0-48df-8d81-36041771e006.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22012,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/c5e8cbf7-ea0a-413f-a9e5-88e481f62269.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25013,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/96662550-25f5-4ffa-9228-3cfd2a3a4804.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20954,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/a9557303-224c-44ae-9eeb-3a191be614c7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30811,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/ae4a12b3-0570-4909-b770-c127d53abe66.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5838d4a0-289f-5960-a803-f92c54e7f33f/5838d4a0-289f-5960-a803-f92c54e7f33f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25967,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522996/general/d33494f1-9b0b-470c-902f-1aed1c046769.jpg',
'Width': 400}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2020-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant GTE 1.4 Business - Hybrid - Automatic - '
'217 hp - 59.812 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728416%27 HTTP/1.1" 200 None
2026-03-25 22:15:54 [adesa.be] INFO: Saving data for 10728416: {'created_time': 1774476954.016826, 'last_price_update_time': 1774476954.016836, 'auction_closing_time': 1774606800.0}
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10728416') HTTP/1.1" 204 0
2026-03-25 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746647/general/6675ee1d-67e7-40f8-992c-936fa7e38a3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726624)
2026-03-25 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746676/general/aff6e05d-9ab2-4cbc-a918-a1ef2f33be02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726654)
2026-03-25 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746483/general/40abe6fa-c274-4a99-bdf7-670c6d4989ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726432)
2026-03-25 22:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10728345
2026-03-25 22:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 630981ea-9442-53c7-948f-eb14c35b0fc4 with scrape type 1
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 630981ea-9442-53c7-948f-eb14c35b0fc4
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252F10cd321d-88d8-48e8-8511-fdc711712eb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/10cd321d-88d8-48e8-8511-fdc711712eb1.jpg already downloaded
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252F071129ac-287d-45f0-aaae-150e19a75c6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/071129ac-287d-45f0-aaae-150e19a75c6e.jpg already downloaded
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252F114cf3b6-ebf6-4818-b9cd-e359e7ee6d94.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/114cf3b6-ebf6-4818-b9cd-e359e7ee6d94.jpg already downloaded
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252F96bf27cd-cf63-4156-8dce-dfa2c785d8f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/96bf27cd-cf63-4156-8dce-dfa2c785d8f7.jpg already downloaded
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252Fc878f5e2-2a26-4244-b03c-ffc8239c1a58.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/c878f5e2-2a26-4244-b03c-ffc8239c1a58.jpg already downloaded
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252F7949dd21-6690-4f83-a9a3-005b1f1a6127.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/7949dd21-6690-4f83-a9a3-005b1f1a6127.jpg already downloaded
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252Fed9eadb9-defc-4318-b7b1-d41ca54c0f14.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/ed9eadb9-defc-4318-b7b1-d41ca54c0f14.jpg already downloaded
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252Fc4efd311-7d69-4d58-9ae2-bed680a36141.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/c4efd311-7d69-4d58-9ae2-bed680a36141.jpg already downloaded
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252F46b716f3-5c75-40df-87a4-c0cb197e2b78.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/46b716f3-5c75-40df-87a4-c0cb197e2b78.jpg already downloaded
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642943%252Fgeneral%252Fed3ae5e9-b90b-47a6-b447-5887283f0838.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642943/general/ed3ae5e9-b90b-47a6-b447-5887283f0838.jpg already downloaded
2026-03-25 22:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 630981ea-9442-53c7-948f-eb14c35b0fc4, identifier: 10728345
2026-03-25 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1173a90>
2026-03-25 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252F7a644228-4c94-4870-9b97-7ce616212052.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/7a644228-4c94-4870-9b97-7ce616212052.jpg saved to cache
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 94502040-ff82-504a-9cdf-3eba0c792853
2026-03-25 22:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0491490>
2026-03-25 22:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746639%252Fgeneral%252Ffa418ecd-cc11-4058-998e-03d1f041e2a4.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746639/general/fa418ecd-cc11-4058-998e-03d1f041e2a4.jpg saved to cache
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9
2026-03-25 22:15:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9, skipping ID generation
2026-03-25 22:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9 with scrape type 1
2026-03-25 22:15:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9 sending to next pipeline
2026-03-25 22:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9, identifier: 10726613
2026-03-25 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746674/general/1bd9405a-2bdf-420a-a692-c7f0c153f56d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726653)
2026-03-25 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746649/general/443ad3c8-b995-4220-aeb7-5b57933415d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726627)
2026-03-25 22:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746647/general/3fc83ae8-7e77-44d0-aae2-845403314e05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726624)
2026-03-25 22:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10728345
2026-03-25 22:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10728345
2026-03-25 22:15:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10728345 to the API
2026-03-25 22:15:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15: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-25 22:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728345>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '630981ea-9442-53c7-948f-eb14c35b0fc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30830',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728345',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 86888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5642943/general/10cd321d-88d8-48e8-8511-fdc711712eb1.jpg',
'https://images.openlane.eu/carimgs/5642943/general/071129ac-287d-45f0-aaae-150e19a75c6e.jpg',
'https://images.openlane.eu/carimgs/5642943/general/114cf3b6-ebf6-4818-b9cd-e359e7ee6d94.jpg',
'https://images.openlane.eu/carimgs/5642943/general/96bf27cd-cf63-4156-8dce-dfa2c785d8f7.jpg',
'https://images.openlane.eu/carimgs/5642943/general/c878f5e2-2a26-4244-b03c-ffc8239c1a58.jpg',
'https://images.openlane.eu/carimgs/5642943/general/7949dd21-6690-4f83-a9a3-005b1f1a6127.jpg',
'https://images.openlane.eu/carimgs/5642943/general/ed9eadb9-defc-4318-b7b1-d41ca54c0f14.jpg',
'https://images.openlane.eu/carimgs/5642943/general/c4efd311-7d69-4d58-9ae2-bed680a36141.jpg',
'https://images.openlane.eu/carimgs/5642943/general/46b716f3-5c75-40df-87a4-c0cb197e2b78.jpg',
'https://images.openlane.eu/carimgs/5642943/general/ed3ae5e9-b90b-47a6-b447-5887283f0838.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/10cd321d-88d8-48e8-8511-fdc711712eb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/071129ac-287d-45f0-aaae-150e19a75c6e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68141,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/114cf3b6-ebf6-4818-b9cd-e359e7ee6d94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/96bf27cd-cf63-4156-8dce-dfa2c785d8f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/c878f5e2-2a26-4244-b03c-ffc8239c1a58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87256,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/7949dd21-6690-4f83-a9a3-005b1f1a6127.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/ed9eadb9-defc-4318-b7b1-d41ca54c0f14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/c4efd311-7d69-4d58-9ae2-bed680a36141.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/46b716f3-5c75-40df-87a4-c0cb197e2b78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_630981ea-9442-53c7-948f-eb14c35b0fc4/630981ea-9442-53c7-948f-eb14c35b0fc4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48096,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642943/general/ed3ae5e9-b90b-47a6-b447-5887283f0838.jpg',
'Width': 800}],
'price': 21700,
'price_includes_vat': True,
'registration_date': '2020-12-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'86.888 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2020}
2026-03-25 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728345%27 HTTP/1.1" 200 None
2026-03-25 22:15:55 [adesa.be] INFO: Saving data for 10728345: {'created_time': 1774476955.040764, 'last_price_update_time': 1774476955.040776, 'auction_closing_time': 1774606200.0}
2026-03-25 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10728345') HTTP/1.1" 204 0
2026-03-25 22:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9 with identifier: 10726613
2026-03-25 22:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9 with identifier: 10726613
2026-03-25 22:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11d6c64d-7a6c-5736-8e82-cb73e52fa8b9 with identifier: 10726613 to the API
2026-03-25 22:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15: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-25 22:15:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746639/general/fa418ecd-cc11-4058-998e-03d1f041e2a4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Electric',
'id': '11d6c64d-7a6c-5736-8e82-cb73e52fa8b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EBR161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726613',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 52903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366893,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746639/general/fa418ecd-cc11-4058-998e-03d1f041e2a4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364230,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746639/general/bccfda7f-780a-4f35-842d-5be9b48f57c5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361664,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746639/general/ab632802-1dbc-41f9-b06a-f2b4757164ed.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350300,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746639/general/d73c57e6-9a4b-448b-b7d3-d7e9920cf6c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313398,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746639/general/b9f0c476-21ae-432b-a95b-fa8a8bd399bc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331193,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746639/general/59614a57-c1dc-4b33-87d0-18fe7f60876b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363537,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746639/general/e330e516-ed22-4891-b7f1-8e102e6bbd48.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321719,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746639/general/80bc5ddb-4273-4acf-8654-dd038b42fa87.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424019,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746639/general/98ec0033-7109-4f9c-9330-f8213886ef9d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d6c64d-7a6c-5736-8e82-cb73e52fa8b9/11d6c64d-7a6c-5736-8e82-cb73e52fa8b9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349381,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746639/general/991a93d3-523e-49ad-8ec0-61ba1904d84e.jpg',
'Width': 1920}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-08-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 52.903 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726613%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Saving data for 10726613: {'created_time': 1774476956.428818, 'last_price_update_time': 1774476956.428827, 'auction_closing_time': 1774945800.0}
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726613') HTTP/1.1" 204 0
2026-03-25 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746649/general/dd2fc865-4425-4e68-8a08-ac1b26a1d48b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726627)
2026-03-25 22:15:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746676/general/1c85245f-d936-4e2b-92a8-43d789eb56f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726654)
2026-03-25 22:15:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1233150>
2026-03-25 22:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252F6675ee1d-67e7-40f8-992c-936fa7e38a3d.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/6675ee1d-67e7-40f8-992c-936fa7e38a3d.jpg saved to cache
2026-03-25 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa
2026-03-25 22:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf with identifier: 10726999
2026-03-25 22:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf with scrape type 1
2026-03-25 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252F030029f5-3d9e-4a46-a257-b009053f4ced.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/030029f5-3d9e-4a46-a257-b009053f4ced.jpg not downloaded yet
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725208
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725208%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725208: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725208 url https://www.openlane.eu/en/carv6/auction/10725208
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725211
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725211%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725211: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725211 url https://www.openlane.eu/en/carv6/auction/10725211
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725213
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725213%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725213: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725213 url https://www.openlane.eu/en/carv6/auction/10725213
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725476
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725476%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725476: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725476 url https://www.openlane.eu/en/carv6/auction/10725476
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725419
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725419%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725419: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725419 url https://www.openlane.eu/en/carv6/auction/10725419
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725426
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725426%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725426: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725426 url https://www.openlane.eu/en/carv6/auction/10725426
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725415
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725415%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725415: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725415 url https://www.openlane.eu/en/carv6/auction/10725415
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725416
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725416%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725416: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725416 url https://www.openlane.eu/en/carv6/auction/10725416
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725316
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725316%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725316: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725316 url https://www.openlane.eu/en/carv6/auction/10725316
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725318
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725318%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725318: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725318 url https://www.openlane.eu/en/carv6/auction/10725318
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725507
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725507%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725507: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725507 url https://www.openlane.eu/en/carv6/auction/10725507
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725236
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725236%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725236: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725236 url https://www.openlane.eu/en/carv6/auction/10725236
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725344
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725344%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725344: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725344 url https://www.openlane.eu/en/carv6/auction/10725344
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725314
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725314%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725314: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725314 url https://www.openlane.eu/en/carv6/auction/10725314
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725393
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725393%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725393: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725393 url https://www.openlane.eu/en/carv6/auction/10725393
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725287
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725287%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725287: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725287 url https://www.openlane.eu/en/carv6/auction/10725287
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725250
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725250%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725250: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725250 url https://www.openlane.eu/en/carv6/auction/10725250
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725355
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725355%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725355: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725355 url https://www.openlane.eu/en/carv6/auction/10725355
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725275
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725275%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725275: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725275 url https://www.openlane.eu/en/carv6/auction/10725275
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725438
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725438%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725438: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725438 url https://www.openlane.eu/en/carv6/auction/10725438
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725373
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725373%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725373: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725373 url https://www.openlane.eu/en/carv6/auction/10725373
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725303
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725303%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725303: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725303 url https://www.openlane.eu/en/carv6/auction/10725303
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725369
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725369%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725369: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725369 url https://www.openlane.eu/en/carv6/auction/10725369
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725218
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725218%27 HTTP/1.1" 200 None
2026-03-25 22:15:56 [adesa.be] INFO: Scrape type for 10725218: 0
2026-03-25 22:15:56 [adesa.be] INFO: Skipping item 10725218 url https://www.openlane.eu/en/carv6/auction/10725218
2026-03-25 22:15:56 [adesa.be] INFO: Found listing with ID: 10725295
2026-03-25 22:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725295%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725295: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725295 url https://www.openlane.eu/en/carv6/auction/10725295
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725249
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725249%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725249: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725249 url https://www.openlane.eu/en/carv6/auction/10725249
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725242
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725242%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725242: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725242 url https://www.openlane.eu/en/carv6/auction/10725242
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725244
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725244%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725244: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725244 url https://www.openlane.eu/en/carv6/auction/10725244
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725283
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725283%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725283: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725283 url https://www.openlane.eu/en/carv6/auction/10725283
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725243
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725243%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725243: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725243 url https://www.openlane.eu/en/carv6/auction/10725243
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725394
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725394%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725394: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725394 url https://www.openlane.eu/en/carv6/auction/10725394
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725480
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725480%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725480: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725480 url https://www.openlane.eu/en/carv6/auction/10725480
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725371
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725371%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725371: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725371 url https://www.openlane.eu/en/carv6/auction/10725371
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725361
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725361%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725361: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725361 url https://www.openlane.eu/en/carv6/auction/10725361
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725354
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725354%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725354: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725354 url https://www.openlane.eu/en/carv6/auction/10725354
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725430
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725430%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725430: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725430 url https://www.openlane.eu/en/carv6/auction/10725430
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725479
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725479%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725479: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725479 url https://www.openlane.eu/en/carv6/auction/10725479
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725241
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725241%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725241: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725241 url https://www.openlane.eu/en/carv6/auction/10725241
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725254
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725254%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725254: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725254 url https://www.openlane.eu/en/carv6/auction/10725254
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725350
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725350%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725350: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725350 url https://www.openlane.eu/en/carv6/auction/10725350
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725336
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725336%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725336: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725336 url https://www.openlane.eu/en/carv6/auction/10725336
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725289
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725289%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725289: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725289 url https://www.openlane.eu/en/carv6/auction/10725289
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725323
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725323%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725323: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725323 url https://www.openlane.eu/en/carv6/auction/10725323
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725302
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725302%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725302: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725302 url https://www.openlane.eu/en/carv6/auction/10725302
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725325
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725325%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725325: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725325 url https://www.openlane.eu/en/carv6/auction/10725325
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725352
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725352%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725352: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725352 url https://www.openlane.eu/en/carv6/auction/10725352
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725337
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725337%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725337: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725337 url https://www.openlane.eu/en/carv6/auction/10725337
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725351
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725351%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725351: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725351 url https://www.openlane.eu/en/carv6/auction/10725351
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725268
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725268%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725268: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725268 url https://www.openlane.eu/en/carv6/auction/10725268
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725321
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725321%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725321: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725321 url https://www.openlane.eu/en/carv6/auction/10725321
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725331
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725331%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725331: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725331 url https://www.openlane.eu/en/carv6/auction/10725331
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725423
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725423%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725423: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725423 url https://www.openlane.eu/en/carv6/auction/10725423
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725334
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725334%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725334: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725334 url https://www.openlane.eu/en/carv6/auction/10725334
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725296
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725296%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725296: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725296 url https://www.openlane.eu/en/carv6/auction/10725296
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725308
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725308%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725308: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725308 url https://www.openlane.eu/en/carv6/auction/10725308
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725364
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725364%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725364: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725364 url https://www.openlane.eu/en/carv6/auction/10725364
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725281
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725281%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725281: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725281 url https://www.openlane.eu/en/carv6/auction/10725281
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725240
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725240%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725240: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725240 url https://www.openlane.eu/en/carv6/auction/10725240
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725220
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725220%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725220: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725220 url https://www.openlane.eu/en/carv6/auction/10725220
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725500
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725500%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725500: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725500 url https://www.openlane.eu/en/carv6/auction/10725500
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725465
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725465%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725465: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725465 url https://www.openlane.eu/en/carv6/auction/10725465
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725491
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725491%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725491: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725491 url https://www.openlane.eu/en/carv6/auction/10725491
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725497
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725497%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725497: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725497 url https://www.openlane.eu/en/carv6/auction/10725497
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725496
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725496%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725496: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725496 url https://www.openlane.eu/en/carv6/auction/10725496
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725469
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725469%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725469: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725469 url https://www.openlane.eu/en/carv6/auction/10725469
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725481
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725481%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725481: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725481 url https://www.openlane.eu/en/carv6/auction/10725481
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725504
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725504%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725504: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725504 url https://www.openlane.eu/en/carv6/auction/10725504
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725472
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725472%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725472: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725472 url https://www.openlane.eu/en/carv6/auction/10725472
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725478
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725478%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725478: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725478 url https://www.openlane.eu/en/carv6/auction/10725478
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725462
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725462%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725462: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725462 url https://www.openlane.eu/en/carv6/auction/10725462
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725439
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725439%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725439: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725439 url https://www.openlane.eu/en/carv6/auction/10725439
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725489
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725489%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725489: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725489 url https://www.openlane.eu/en/carv6/auction/10725489
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725502
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725502%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725502: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725502 url https://www.openlane.eu/en/carv6/auction/10725502
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725402
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725402%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725402: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725402 url https://www.openlane.eu/en/carv6/auction/10725402
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725384
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725384%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725384: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725384 url https://www.openlane.eu/en/carv6/auction/10725384
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725432
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725432%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725432: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725432 url https://www.openlane.eu/en/carv6/auction/10725432
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725464
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725464%27 HTTP/1.1" 200 None
2026-03-25 22:15:57 [adesa.be] INFO: Scrape type for 10725464: 0
2026-03-25 22:15:57 [adesa.be] INFO: Skipping item 10725464 url https://www.openlane.eu/en/carv6/auction/10725464
2026-03-25 22:15:57 [adesa.be] INFO: Found listing with ID: 10725445
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725445%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725445: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725445 url https://www.openlane.eu/en/carv6/auction/10725445
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725306
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725306%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725306: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725306 url https://www.openlane.eu/en/carv6/auction/10725306
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725451
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725451%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725451: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725451 url https://www.openlane.eu/en/carv6/auction/10725451
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725404
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725404%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725404: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725404 url https://www.openlane.eu/en/carv6/auction/10725404
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725457
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725457%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725457: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725457 url https://www.openlane.eu/en/carv6/auction/10725457
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725280
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725280%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725280: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725280 url https://www.openlane.eu/en/carv6/auction/10725280
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725272
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725272%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725272: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725272 url https://www.openlane.eu/en/carv6/auction/10725272
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725226
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725226%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725226: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725226 url https://www.openlane.eu/en/carv6/auction/10725226
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725360
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725360%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725360: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725360 url https://www.openlane.eu/en/carv6/auction/10725360
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725444
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725444%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725444: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725444 url https://www.openlane.eu/en/carv6/auction/10725444
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725446
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725446%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725446: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725446 url https://www.openlane.eu/en/carv6/auction/10725446
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725362
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725362%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725362: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725362 url https://www.openlane.eu/en/carv6/auction/10725362
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725329
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725329%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725329: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725329 url https://www.openlane.eu/en/carv6/auction/10725329
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725347
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725347%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725347: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725347 url https://www.openlane.eu/en/carv6/auction/10725347
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725225
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725225%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725225: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725225 url https://www.openlane.eu/en/carv6/auction/10725225
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725248
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725248%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725248: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725248 url https://www.openlane.eu/en/carv6/auction/10725248
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725435
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725435%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725435: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725435 url https://www.openlane.eu/en/carv6/auction/10725435
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725391
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725391%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725391: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725391 url https://www.openlane.eu/en/carv6/auction/10725391
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725372
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725372%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725372: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725372 url https://www.openlane.eu/en/carv6/auction/10725372
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725307
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725307%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725307: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725307 url https://www.openlane.eu/en/carv6/auction/10725307
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725427
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725427%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725427: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725427 url https://www.openlane.eu/en/carv6/auction/10725427
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725276
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725276%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725276: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725276 url https://www.openlane.eu/en/carv6/auction/10725276
2026-03-25 22:15:58 [adesa.be] INFO: Found listing with ID: 10725270
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725270%27 HTTP/1.1" 200 None
2026-03-25 22:15:58 [adesa.be] INFO: Scrape type for 10725270: 0
2026-03-25 22:15:58 [adesa.be] INFO: Skipping item 10725270 url https://www.openlane.eu/en/carv6/auction/10725270
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04222d0>
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252Faff6e05d-9ab2-4cbc-a918-a1ef2f33be02.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/aff6e05d-9ab2-4cbc-a918-a1ef2f33be02.jpg saved to cache
2026-03-25 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06302d0>
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252F40abe6fa-c274-4a99-bdf7-670c6d4989ea.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/40abe6fa-c274-4a99-bdf7-670c6d4989ea.jpg saved to cache
2026-03-25 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4b870e4a-8dae-524d-990b-8f1ff66fa462
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e129d190>
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252F1bd9405a-2bdf-420a-a692-c7f0c153f56d.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/1bd9405a-2bdf-420a-a692-c7f0c153f56d.jpg saved to cache
2026-03-25 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 94502040-ff82-504a-9cdf-3eba0c792853
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e36b00d0>
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252F443ad3c8-b995-4220-aeb7-5b57933415d5.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/443ad3c8-b995-4220-aeb7-5b57933415d5.jpg saved to cache
2026-03-25 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0482cd0>
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746647%252Fgeneral%252F3fc83ae8-7e77-44d0-aae2-845403314e05.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746647/general/3fc83ae8-7e77-44d0-aae2-845403314e05.jpg saved to cache
2026-03-25 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa
2026-03-25 22:15:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f018eb79-2cd4-5074-ae68-c8143fdf6cfa, skipping ID generation
2026-03-25 22:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa with scrape type 1
2026-03-25 22:15:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f018eb79-2cd4-5074-ae68-c8143fdf6cfa sending to next pipeline
2026-03-25 22:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f018eb79-2cd4-5074-ae68-c8143fdf6cfa, identifier: 10726624
2026-03-25 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746674/general/5545ed4b-ea42-4af8-9517-4e220e75bce5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726653)
2026-03-25 22:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f018eb79-2cd4-5074-ae68-c8143fdf6cfa with identifier: 10726624
2026-03-25 22:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f018eb79-2cd4-5074-ae68-c8143fdf6cfa with identifier: 10726624
2026-03-25 22:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f018eb79-2cd4-5074-ae68-c8143fdf6cfa with identifier: 10726624 to the API
2026-03-25 22:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:15: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-25 22:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746647/general/3fc83ae8-7e77-44d0-aae2-845403314e05.jpg>
{'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': 115,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f018eb79-2cd4-5074-ae68-c8143fdf6cfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVD514',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726624',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 197795,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358138,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746647/general/a95987b3-2d26-47df-8b43-da84ccec931a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341775,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746647/general/e37bd194-f1f0-458a-a723-064483ee15fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301746,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746647/general/3fc83ae8-7e77-44d0-aae2-845403314e05.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320237,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746647/general/6675ee1d-67e7-40f8-992c-936fa7e38a3d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271637,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746647/general/eb13dc25-757a-440d-adde-af90b25fd6b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320270,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746647/general/24e3bd47-fe86-417d-b277-63bed1b56888.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287583,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746647/general/e22e1163-4fa0-4422-a577-40de6c38b09d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331616,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746647/general/02c74687-e404-43e5-b417-0592859bfa4b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415447,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746647/general/d107cb77-53a5-495f-9242-3edea92bf64a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f018eb79-2cd4-5074-ae68-c8143fdf6cfa/f018eb79-2cd4-5074-ae68-c8143fdf6cfa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344844,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746647/general/e9335dc6-83f6-48fd-a74c-459edf8245fd.jpg',
'Width': 1920}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-08-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Karoq 2.0 TDI Clever - Diesel - Automatic - 115 hp - 197.795 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-25 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726624%27 HTTP/1.1" 200 None
2026-03-25 22:15:59 [adesa.be] INFO: Saving data for 10726624: {'created_time': 1774476959.564534, 'last_price_update_time': 1774476959.564544, 'auction_closing_time': 1774945800.0}
2026-03-25 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726624') HTTP/1.1" 204 0
2026-03-25 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746483/general/cead5b2c-58a4-44cd-9b3c-87830544fb65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726432)
2026-03-25 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746674/general/99912182-c9a2-493e-b217-d61ad2f65e34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726653)
2026-03-25 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Fba8a694d-25a8-4b26-a9c2-d6dbae573bdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/ba8a694d-25a8-4b26-a9c2-d6dbae573bdd.jpg not downloaded yet
2026-03-25 22:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746676/general/efc9f92e-bc15-41c2-a3da-92b2505ab28f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726654)
2026-03-25 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746676/general/d403ad88-0665-4d8d-8de7-b9abd0840815.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726654)
2026-03-25 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Fa7f126d9-b85c-4e0b-b43b-fc0d113d4d74.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/a7f126d9-b85c-4e0b-b43b-fc0d113d4d74.jpg not downloaded yet
2026-03-25 22:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746483/general/4c01105f-dc9e-44f7-b710-7a80abe1f8a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726432)
2026-03-25 22:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35cfb10>
2026-03-25 22:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746649%252Fgeneral%252Fdd2fc865-4425-4e68-8a08-ac1b26a1d48b.jpg') HTTP/1.1" 204 0
2026-03-25 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746649/general/dd2fc865-4425-4e68-8a08-ac1b26a1d48b.jpg saved to cache
2026-03-25 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51
2026-03-25 22:15:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 57aacdc0-6c7c-5b9e-88d3-d62444484f51, skipping ID generation
2026-03-25 22:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51 with scrape type 1
2026-03-25 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57aacdc0-6c7c-5b9e-88d3-d62444484f51 sending to next pipeline
2026-03-25 22:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57aacdc0-6c7c-5b9e-88d3-d62444484f51, identifier: 10726627
2026-03-25 22:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86afbb75-aa9f-5e2d-913b-a93f8509f8b4 with identifier: 10726670
2026-03-25 22:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4 with scrape type 1
2026-03-25 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4
2026-03-25 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252F5cf97605-2515-474a-a283-823990213e0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/5cf97605-2515-474a-a283-823990213e0d.jpg not downloaded yet
2026-03-25 22:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2edbcdaf-7ebf-5b7e-84e1-210642e539ea with identifier: 10726945
2026-03-25 22:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea with scrape type 1
2026-03-25 22:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F44976ee6-ece5-4839-a587-8a1af4492a9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/44976ee6-ece5-4839-a587-8a1af4492a9c.jpg not downloaded yet
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12dc650>
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252F1c85245f-d936-4e2b-92a8-43d789eb56f4.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/1c85245f-d936-4e2b-92a8-43d789eb56f4.jpg saved to cache
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1560dd0>
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252F5545ed4b-ea42-4af8-9517-4e220e75bce5.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/5545ed4b-ea42-4af8-9517-4e220e75bce5.jpg saved to cache
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 94502040-ff82-504a-9cdf-3eba0c792853
2026-03-25 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746483/general/ba16ab3e-c53a-4f81-85b9-bfae06bf218b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726432)
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Fa431c9e9-a63d-4213-a5b7-4ebd94d7dcbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/a431c9e9-a63d-4213-a5b7-4ebd94d7dcbe.jpg not downloaded yet
2026-03-25 22:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57aacdc0-6c7c-5b9e-88d3-d62444484f51 with identifier: 10726627
2026-03-25 22:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57aacdc0-6c7c-5b9e-88d3-d62444484f51 with identifier: 10726627
2026-03-25 22:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57aacdc0-6c7c-5b9e-88d3-d62444484f51 with identifier: 10726627 to the API
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746649/general/dd2fc865-4425-4e68-8a08-ac1b26a1d48b.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': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '57aacdc0-6c7c-5b9e-88d3-d62444484f51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSE062',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726627',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 110738,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340479,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746649/general/0292dcf6-dde7-4a14-b6af-7f4b192a79c1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359838,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746649/general/47909668-eba0-47a8-bca1-14c6c13838f9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382456,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746649/general/dd2fc865-4425-4e68-8a08-ac1b26a1d48b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304506,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746649/general/443ad3c8-b995-4220-aeb7-5b57933415d5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321526,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746649/general/37d7ba7c-f790-4914-98b2-2f7ff4786ea6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328408,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746649/general/780249c9-a3f6-4c10-8a62-91c669bee796.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301091,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746649/general/480bdbb3-79cd-4697-bdee-b15d00251bfb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231687,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746649/general/62c58e2e-701d-4f8b-b9ff-58278e90483d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274477,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746649/general/af7c227b-bf40-464c-b63d-e680e7f1f45b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57aacdc0-6c7c-5b9e-88d3-d62444484f51/57aacdc0-6c7c-5b9e-88d3-d62444484f51_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34255,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746649/general/2516a885-5b65-4cb4-b006-c37e5e07b649.jpg',
'Width': 400}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Kodiaq 1.5 TSI Sportline - Petrol - Manual - 150 hp - 110.738 '
'km',
'transmission': 'manual',
'trim': 'Sportline',
'vin': None,
'year': 2020}
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726627%27 HTTP/1.1" 200 None
2026-03-25 22:16:00 [adesa.be] INFO: Saving data for 10726627: {'created_time': 1774476960.513778, 'last_price_update_time': 1774476960.513788, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726627') HTTP/1.1" 204 0
2026-03-25 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746540/general/7730eeb1-6d04-4aed-8a8f-af270bf8abc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726510)
2026-03-25 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746517/general/4dd79854-58d9-4fe9-a5c4-9d18bfaea63c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726476)
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252F08de6a6a-ad9f-4b27-83ab-d2a70c758405.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/08de6a6a-ad9f-4b27-83ab-d2a70c758405.jpg not downloaded yet
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F9ef69945-af24-4309-9d8f-0b1f43f23453.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/9ef69945-af24-4309-9d8f-0b1f43f23453.jpg not downloaded yet
2026-03-25 22:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746524/general/8d3c12aa-a819-4e73-b3e0-c60be3b5e644.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726493)
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Fc7957be7-d9ec-498e-95f6-a9d3bb864f54.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/c7957be7-d9ec-498e-95f6-a9d3bb864f54.jpg not downloaded yet
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e107d390>
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252Fcead5b2c-58a4-44cd-9b3c-87830544fb65.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/cead5b2c-58a4-44cd-9b3c-87830544fb65.jpg saved to cache
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4b870e4a-8dae-524d-990b-8f1ff66fa462
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1121b10>
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746674%252Fgeneral%252F99912182-c9a2-493e-b217-d61ad2f65e34.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746674/general/99912182-c9a2-493e-b217-d61ad2f65e34.jpg saved to cache
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 94502040-ff82-504a-9cdf-3eba0c792853
2026-03-25 22:16:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 94502040-ff82-504a-9cdf-3eba0c792853, skipping ID generation
2026-03-25 22:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94502040-ff82-504a-9cdf-3eba0c792853 with scrape type 1
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 94502040-ff82-504a-9cdf-3eba0c792853 sending to next pipeline
2026-03-25 22:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94502040-ff82-504a-9cdf-3eba0c792853, identifier: 10726653
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12194d0>
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252Fefc9f92e-bc15-41c2-a3da-92b2505ab28f.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/efc9f92e-bc15-41c2-a3da-92b2505ab28f.jpg saved to cache
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08f0f7bc90>
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746676%252Fgeneral%252Fd403ad88-0665-4d8d-8de7-b9abd0840815.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746676/general/d403ad88-0665-4d8d-8de7-b9abd0840815.jpg saved to cache
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8
2026-03-25 22:16:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6dd0c859-1f5a-5548-bc53-37de0594b2f8, skipping ID generation
2026-03-25 22:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8 with scrape type 1
2026-03-25 22:16:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6dd0c859-1f5a-5548-bc53-37de0594b2f8 sending to next pipeline
2026-03-25 22:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dd0c859-1f5a-5548-bc53-37de0594b2f8, identifier: 10726654
2026-03-25 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0450590>
2026-03-25 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252F4c01105f-dc9e-44f7-b710-7a80abe1f8a5.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/4c01105f-dc9e-44f7-b710-7a80abe1f8a5.jpg saved to cache
2026-03-25 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4b870e4a-8dae-524d-990b-8f1ff66fa462
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252Ff7d1dbe1-daee-4445-a0cd-b7fd1cebafb7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/f7d1dbe1-daee-4445-a0cd-b7fd1cebafb7.jpg not downloaded yet
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F34d28c0a-ce7b-4fbc-ad5b-cf6fa22e7142.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/34d28c0a-ce7b-4fbc-ad5b-cf6fa22e7142.jpg not downloaded yet
2026-03-25 22:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94502040-ff82-504a-9cdf-3eba0c792853 with identifier: 10726653
2026-03-25 22:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94502040-ff82-504a-9cdf-3eba0c792853 with identifier: 10726653
2026-03-25 22:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94502040-ff82-504a-9cdf-3eba0c792853 with identifier: 10726653 to the API
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746674/general/99912182-c9a2-493e-b217-d61ad2f65e34.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '94502040-ff82-504a-9cdf-3eba0c792853',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANZ563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726653',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 57955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283828,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746674/general/6728c829-0dcf-49f2-bdbe-29010f83dec1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298355,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746674/general/99912182-c9a2-493e-b217-d61ad2f65e34.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274385,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746674/general/5545ed4b-ea42-4af8-9517-4e220e75bce5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283552,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746674/general/ef16fbdc-da34-4eea-961c-90efb4022a60.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248046,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746674/general/cef91091-2b58-47ff-81f6-c50acf1d38aa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278480,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746674/general/1bd9405a-2bdf-420a-a692-c7f0c153f56d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271936,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746674/general/7a644228-4c94-4870-9b97-7ce616212052.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248682,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746674/general/bc73254f-bf5d-49ca-9457-f8e4bcfaaece.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451987,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746674/general/7f7ae9f3-a798-435b-8b83-87bef0b81ed1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94502040-ff82-504a-9cdf-3eba0c792853/94502040-ff82-504a-9cdf-3eba0c792853_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297560,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746674/general/bc02cc43-6928-4d9a-8a88-7a47aa41716a.jpg',
'Width': 1400}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat GTE 1.4 TSI Business - Hybrid - Automatic - 156 '
'hp - 57.955 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726653%27 HTTP/1.1" 200 None
2026-03-25 22:16:01 [adesa.be] INFO: Saving data for 10726653: {'created_time': 1774476961.456272, 'last_price_update_time': 1774476961.456281, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726653') HTTP/1.1" 204 0
2026-03-25 22:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dd0c859-1f5a-5548-bc53-37de0594b2f8 with identifier: 10726654
2026-03-25 22:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dd0c859-1f5a-5548-bc53-37de0594b2f8 with identifier: 10726654
2026-03-25 22:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dd0c859-1f5a-5548-bc53-37de0594b2f8 with identifier: 10726654 to the API
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746676/general/d403ad88-0665-4d8d-8de7-b9abd0840815.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '6dd0c859-1f5a-5548-bc53-37de0594b2f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEB810',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726654',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 62614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746676/general/c6626482-7add-4e1f-8abe-ff9e2434b467.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746676/general/12e3f89e-2a20-4279-a5f5-ac3371ceec54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746676/general/e9c3f795-5081-45d9-8c82-5052c6bf3ef3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746676/general/c5af4a41-f8f9-49d7-9fd0-4eb316b0d5f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95591,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746676/general/efc9f92e-bc15-41c2-a3da-92b2505ab28f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88344,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746676/general/a221098f-0966-4424-9de3-6699dad9f4e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746676/general/d403ad88-0665-4d8d-8de7-b9abd0840815.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746676/general/1c85245f-d936-4e2b-92a8-43d789eb56f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746676/general/aff6e05d-9ab2-4cbc-a918-a1ef2f33be02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dd0c859-1f5a-5548-bc53-37de0594b2f8/6dd0c859-1f5a-5548-bc53-37de0594b2f8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160999,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746676/general/69774956-4dc2-4ac0-9997-b14846d63ddf.jpg',
'Width': 1024}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 62.614 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726654%27 HTTP/1.1" 200 None
2026-03-25 22:16:01 [adesa.be] INFO: Saving data for 10726654: {'created_time': 1774476961.843352, 'last_price_update_time': 1774476961.843363, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726654') HTTP/1.1" 204 0
2026-03-25 22:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746548/general/0221180d-d43a-4632-bd8c-e4dce71115a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726519)
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Fa233c6bd-309f-4465-934e-feca29d1f430.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/a233c6bd-309f-4465-934e-feca29d1f430.jpg not downloaded yet
2026-03-25 22:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03ca390>
2026-03-25 22:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746483%252Fgeneral%252Fba16ab3e-c53a-4f81-85b9-bfae06bf218b.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746483/general/ba16ab3e-c53a-4f81-85b9-bfae06bf218b.jpg saved to cache
2026-03-25 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4b870e4a-8dae-524d-990b-8f1ff66fa462
2026-03-25 22:16:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4b870e4a-8dae-524d-990b-8f1ff66fa462, skipping ID generation
2026-03-25 22:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b870e4a-8dae-524d-990b-8f1ff66fa462 with scrape type 1
2026-03-25 22:16:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4b870e4a-8dae-524d-990b-8f1ff66fa462 sending to next pipeline
2026-03-25 22:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b870e4a-8dae-524d-990b-8f1ff66fa462, identifier: 10726432
2026-03-25 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746547/general/39e65e18-acef-4137-847d-0f56eb6f6fa8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726517)
2026-03-25 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746554/general/328fc244-ca5a-49e7-8c29-28aa031a344e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726525)
2026-03-25 22:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746550/general/fd0af04a-1262-4f5b-8981-99356c042f95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726521)
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252F91301373-3e5b-495e-afc1-a3efa2d61111.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/91301373-3e5b-495e-afc1-a3efa2d61111.jpg not downloaded yet
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F80a1434b-8571-496a-af5c-063902b7519b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/80a1434b-8571-496a-af5c-063902b7519b.jpg not downloaded yet
2026-03-25 22:16:02 [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-25 22:16:02 [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-25 22:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b870e4a-8dae-524d-990b-8f1ff66fa462 with identifier: 10726432
2026-03-25 22:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b870e4a-8dae-524d-990b-8f1ff66fa462 with identifier: 10726432
2026-03-25 22:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b870e4a-8dae-524d-990b-8f1ff66fa462 with identifier: 10726432 to the API
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:16:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746483/general/ba16ab3e-c53a-4f81-85b9-bfae06bf218b.jpg>
{'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': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222474,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746483/general/8cf98d7e-f047-4fdb-aafc-55b6a2bb2c19.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206465,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746483/general/838938f9-4e5a-41ef-8c66-c29ae595be07.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231187,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746483/general/5445a8cb-e62b-4546-ad90-da1b64ef8bae.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239501,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746483/general/44229b2f-c549-490e-84e4-461ebfda8bf7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271339,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746483/general/ba16ab3e-c53a-4f81-85b9-bfae06bf218b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226866,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746483/general/fef64e3c-f34d-43c3-b3c6-cc0f422648f4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248889,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746483/general/4c01105f-dc9e-44f7-b710-7a80abe1f8a5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345118,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746483/general/cead5b2c-58a4-44cd-9b3c-87830544fb65.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248635,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746483/general/40abe6fa-c274-4a99-bdf7-670c6d4989ea.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b870e4a-8dae-524d-990b-8f1ff66fa462/4b870e4a-8dae-524d-990b-8f1ff66fa462_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26586,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746483/general/a146167a-1844-44ba-9526-b45e6deb73b4.jpg',
'Width': 400}],
'price': 11200,
'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-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726432%27 HTTP/1.1" 200 None
2026-03-25 22:16:02 [adesa.be] INFO: Saving data for 10726432: {'created_time': 1774476962.462701, 'last_price_update_time': 1774476962.462713, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726432') HTTP/1.1" 204 0
2026-03-25 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1267d90>
2026-03-25 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252F7730eeb1-6d04-4aed-8a8f-af270bf8abc2.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/7730eeb1-6d04-4aed-8a8f-af270bf8abc2.jpg saved to cache
2026-03-25 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 840d8160-0130-5e5d-b653-e383242b8793
2026-03-25 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1356cd0>
2026-03-25 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746517%252Fgeneral%252F4dd79854-58d9-4fe9-a5c4-9d18bfaea63c.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746517/general/4dd79854-58d9-4fe9-a5c4-9d18bfaea63c.jpg saved to cache
2026-03-25 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6895eca7-5930-551e-ada3-8982b14d1ab3
2026-03-25 22:16:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6895eca7-5930-551e-ada3-8982b14d1ab3, skipping ID generation
2026-03-25 22:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6895eca7-5930-551e-ada3-8982b14d1ab3 with scrape type 1
2026-03-25 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6895eca7-5930-551e-ada3-8982b14d1ab3 sending to next pipeline
2026-03-25 22:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6895eca7-5930-551e-ada3-8982b14d1ab3, identifier: 10726476
2026-03-25 22:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1355d10>
2026-03-25 22:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746524%252Fgeneral%252F8d3c12aa-a819-4e73-b3e0-c60be3b5e644.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746524/general/8d3c12aa-a819-4e73-b3e0-c60be3b5e644.jpg saved to cache
2026-03-25 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb
2026-03-25 22:16:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb, skipping ID generation
2026-03-25 22:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with scrape type 1
2026-03-25 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb sending to next pipeline
2026-03-25 22:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb, identifier: 10726493
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252F20f8c511-223c-49c1-a6a1-88a327ad3625.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/20f8c511-223c-49c1-a6a1-88a327ad3625.jpg not downloaded yet
2026-03-25 22:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6895eca7-5930-551e-ada3-8982b14d1ab3 with identifier: 10726476
2026-03-25 22:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6895eca7-5930-551e-ada3-8982b14d1ab3 with identifier: 10726476
2026-03-25 22:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6895eca7-5930-551e-ada3-8982b14d1ab3 with identifier: 10726476 to the API
2026-03-25 22:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746517/general/4dd79854-58d9-4fe9-a5c4-9d18bfaea63c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '6895eca7-5930-551e-ada3-8982b14d1ab3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHF028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 74440,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22734,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746517/general/4dd79854-58d9-4fe9-a5c4-9d18bfaea63c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214339,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746517/general/ffe7fcdc-3270-485b-b370-34f5ec105683.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212142,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746517/general/19dd4e4a-3a59-4115-b46d-3d4e1ee683d1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282997,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746517/general/76cec46d-fb75-4fda-977d-594a5e35a607.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256478,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746517/general/fc6b68e9-93e0-48e5-9ace-64542ce77792.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280820,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746517/general/800c72cb-df69-442a-97b6-bf2ffb9fc526.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258265,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746517/general/60a5377b-3156-496c-8228-0b7ea219d49f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237810,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746517/general/a95a750f-e651-4ed9-93cc-8194b5423f86.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 596280,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746517/general/37c239ce-1adf-4143-8264-74091f203fdd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6895eca7-5930-551e-ada3-8982b14d1ab3/6895eca7-5930-551e-ada3-8982b14d1ab3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223338,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746517/general/52e4c826-10b7-40a1-bae7-b250bc24b5f1.jpg',
'Width': 1400}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-07-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia Ceed SW 1.0 T-GDI - Petrol - Manual - 120 hp - 74.440 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726476%27 HTTP/1.1" 200 None
2026-03-25 22:16:03 [adesa.be] INFO: Saving data for 10726476: {'created_time': 1774476963.203808, 'last_price_update_time': 1774476963.203818, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726476') HTTP/1.1" 204 0
2026-03-25 22:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with identifier: 10726493
2026-03-25 22:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with identifier: 10726493
2026-03-25 22:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with identifier: 10726493 to the API
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746524/general/8d3c12aa-a819-4e73-b3e0-c60be3b5e644.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 109,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '4e76cfa7-28be-5f3f-b4cc-1bcb512beffb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BST588',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 39848,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345653,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746524/general/8d3c12aa-a819-4e73-b3e0-c60be3b5e644.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372805,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746524/general/7e7d3565-7518-483b-b1c6-2dea5565b565.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377714,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746524/general/ff1b157d-4bfd-4bf1-bdf7-0f25c4a7a562.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360182,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746524/general/52e7cf04-7ba6-4513-a35b-5eaa61d6a6ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337228,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746524/general/4836da35-8072-4b4e-ad36-092650c36883.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350308,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746524/general/7cf3ae9f-439b-4118-82b6-c90ed3b4b76c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344203,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746524/general/89c5fd69-9bea-4574-8ab3-ab7b43ebafc3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355706,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746524/general/4375de50-3569-46e5-a9cc-feec76f59e08.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251574,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746524/general/d0e4835a-9847-4d96-95a9-984e6694982b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e76cfa7-28be-5f3f-b4cc-1bcb512beffb/4e76cfa7-28be-5f3f-b4cc-1bcb512beffb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334498,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746524/general/f665e441-8abf-4c86-a83f-57b654285d80.jpg',
'Width': 1920}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 160 - Petrol - Manual - 109 hp - 39.848 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726493%27 HTTP/1.1" 200 None
2026-03-25 22:16:03 [adesa.be] INFO: Saving data for 10726493: {'created_time': 1774476963.583087, 'last_price_update_time': 1774476963.583096, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726493') HTTP/1.1" 204 0
2026-03-25 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746548/general/7ac9cc61-81fd-4d53-8d55-e220fdfe5192.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726519)
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252Fbc674990-a16d-4a90-9053-7e184570dc9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/bc674990-a16d-4a90-9053-7e184570dc9c.jpg not downloaded yet
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F0970dc9b-326d-4768-a7f3-844ba8a312b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/0970dc9b-326d-4768-a7f3-844ba8a312b0.jpg not downloaded yet
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1355890>
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252F0221180d-d43a-4632-bd8c-e4dce71115a1.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/0221180d-d43a-4632-bd8c-e4dce71115a1.jpg saved to cache
2026-03-25 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29
2026-03-25 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746709/general/030029f5-3d9e-4a46-a257-b009053f4ced.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726999)
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Ff08e1957-8f1c-438e-8c59-13b87651d88f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/f08e1957-8f1c-438e-8c59-13b87651d88f.jpg not downloaded yet
2026-03-25 22:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746547/general/1a23421d-c2f2-4c95-a173-ce0b561a3ded.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726517)
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252Ff06bb0c4-c848-4957-a226-ed628337fcf9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/f06bb0c4-c848-4957-a226-ed628337fcf9.jpg not downloaded yet
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F999c8fb7-1f07-469c-bf2e-6ca1a302dcd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/999c8fb7-1f07-469c-bf2e-6ca1a302dcd2.jpg not downloaded yet
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06bbe10>
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252F39e65e18-acef-4137-847d-0f56eb6f6fa8.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/39e65e18-acef-4137-847d-0f56eb6f6fa8.jpg saved to cache
2026-03-25 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 866e7fc4-7e51-548e-a38a-580902baeb51
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e157b290>
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252F328fc244-ca5a-49e7-8c29-28aa031a344e.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/328fc244-ca5a-49e7-8c29-28aa031a344e.jpg saved to cache
2026-03-25 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12dcdd0>
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252Ffd0af04a-1262-4f5b-8981-99356c042f95.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/fd0af04a-1262-4f5b-8981-99356c042f95.jpg saved to cache
2026-03-25 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 90d61c96-25a1-5916-92ac-d57cdc07b65c
2026-03-25 22:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f52757c-e030-5a6e-8e4f-f047729ae189 with identifier: 10726603
2026-03-25 22:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f52757c-e030-5a6e-8e4f-f047729ae189 with scrape type 1
2026-03-25 22:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f52757c-e030-5a6e-8e4f-f047729ae189
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252Fb4c52499-12f5-4a4c-bc1f-3f2e9233093f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/b4c52499-12f5-4a4c-bc1f-3f2e9233093f.jpg not downloaded yet
2026-03-25 22:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4 with identifier: 10726601
2026-03-25 22:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4 with scrape type 1
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252F71920dc7-322f-4d7c-88eb-d496ccdc7b9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/71920dc7-322f-4d7c-88eb-d496ccdc7b9e.jpg not downloaded yet
2026-03-25 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746554/general/47f0c946-df5f-4fa5-a4ce-e89adc0cd6a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726525)
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Fd9bb1c30-489a-4f2d-8c2b-62da2c582c93.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/d9bb1c30-489a-4f2d-8c2b-62da2c582c93.jpg not downloaded yet
2026-03-25 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e111d450>
2026-03-25 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252F7ac9cc61-81fd-4d53-8d55-e220fdfe5192.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/7ac9cc61-81fd-4d53-8d55-e220fdfe5192.jpg saved to cache
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29
2026-03-25 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746709/general/ba8a694d-25a8-4b26-a9c2-d6dbae573bdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726999)
2026-03-25 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746709/general/a431c9e9-a63d-4213-a5b7-4ebd94d7dcbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726999)
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252F7c7b6991-1f22-404d-b895-24c438d1e99f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/7c7b6991-1f22-404d-b895-24c438d1e99f.jpg not downloaded yet
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252Fbfe6a80c-e63b-4e6f-8636-898bf250a4f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/bfe6a80c-e63b-4e6f-8636-898bf250a4f3.jpg not downloaded yet
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252F1d6448cc-e940-4ff2-b511-43b6278fa33f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/1d6448cc-e940-4ff2-b511-43b6278fa33f.jpg not downloaded yet
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252Fab6f07ce-a487-45c9-9b4f-49eb6a006c2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/ab6f07ce-a487-45c9-9b4f-49eb6a006c2a.jpg not downloaded yet
2026-03-25 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746709/general/a7f126d9-b85c-4e0b-b43b-fc0d113d4d74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726999)
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Fc17d73e1-6a81-40e1-a562-a9df2d86bd90.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/c17d73e1-6a81-40e1-a562-a9df2d86bd90.jpg not downloaded yet
2026-03-25 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e110d890>
2026-03-25 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252F030029f5-3d9e-4a46-a257-b009053f4ced.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/030029f5-3d9e-4a46-a257-b009053f4ced.jpg saved to cache
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf
2026-03-25 22:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0491e10>
2026-03-25 22:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746547%252Fgeneral%252F1a23421d-c2f2-4c95-a173-ce0b561a3ded.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746547/general/1a23421d-c2f2-4c95-a173-ce0b561a3ded.jpg saved to cache
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 866e7fc4-7e51-548e-a38a-580902baeb51
2026-03-25 22:16:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 866e7fc4-7e51-548e-a38a-580902baeb51, skipping ID generation
2026-03-25 22:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 866e7fc4-7e51-548e-a38a-580902baeb51 with scrape type 1
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 866e7fc4-7e51-548e-a38a-580902baeb51 sending to next pipeline
2026-03-25 22:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 866e7fc4-7e51-548e-a38a-580902baeb51, identifier: 10726517
2026-03-25 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746693/general/44976ee6-ece5-4839-a587-8a1af4492a9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726945)
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252F32b4f1c1-9a60-4e91-ba5d-3dad11274695.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/32b4f1c1-9a60-4e91-ba5d-3dad11274695.jpg not downloaded yet
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F915b60bb-fbed-4a28-8dbd-9d675f7553ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/915b60bb-fbed-4a28-8dbd-9d675f7553ed.jpg not downloaded yet
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252Fa591d0ca-f35c-4701-bca6-d7a7be0bc6e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/a591d0ca-f35c-4701-bca6-d7a7be0bc6e9.jpg not downloaded yet
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252Ff535d7ff-68dc-4e64-a01f-cca3c67bc5d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/f535d7ff-68dc-4e64-a01f-cca3c67bc5d6.jpg not downloaded yet
2026-03-25 22:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 866e7fc4-7e51-548e-a38a-580902baeb51 with identifier: 10726517
2026-03-25 22:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 866e7fc4-7e51-548e-a38a-580902baeb51 with identifier: 10726517
2026-03-25 22:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 866e7fc4-7e51-548e-a38a-580902baeb51 with identifier: 10726517 to the API
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16: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-25 22:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746547/general/1a23421d-c2f2-4c95-a173-ce0b561a3ded.jpg>
{'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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306866,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746547/general/50744749-5a3c-4a1e-ad04-e068bff00543.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318893,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746547/general/1a23421d-c2f2-4c95-a173-ce0b561a3ded.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311748,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746547/general/39e65e18-acef-4137-847d-0f56eb6f6fa8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314169,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746547/general/be742b04-b009-4e5e-8d3d-368262d89c35.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303614,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746547/general/1f481c18-ca67-4d97-800d-dddeb38fa1ff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397427,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746547/general/7fec3afb-80a4-4b4b-a1a9-82adc401f0af.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261799,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746547/general/f437f54d-e834-45b7-ae9b-c5c6c3a0de0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371050,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746547/general/ae97e2e6-ae33-4a56-a85c-1a353cd4ffff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268770,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746547/general/870975d9-192d-418c-b89a-9abe0ad19ed1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866e7fc4-7e51-548e-a38a-580902baeb51/866e7fc4-7e51-548e-a38a-580902baeb51_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30608,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746547/general/141f38fc-e42d-4b80-8e9f-f6621a3b85ad.jpg',
'Width': 400}],
'price': 11900,
'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-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726517%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [adesa.be] INFO: Saving data for 10726517: {'created_time': 1774476964.904631, 'last_price_update_time': 1774476964.904642, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726517') HTTP/1.1" 204 0
2026-03-25 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746709/general/c7957be7-d9ec-498e-95f6-a9d3bb864f54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726999)
2026-03-25 22:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746693/general/9ef69945-af24-4309-9d8f-0b1f43f23453.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726945)
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252Fd7d32015-4dc6-4614-b54c-d649dd500ec7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/d7d32015-4dc6-4614-b54c-d649dd500ec7.jpg not downloaded yet
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F4665a8f9-0f95-4ac4-8bdb-e19c69860e2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/4665a8f9-0f95-4ac4-8bdb-e19c69860e2b.jpg not downloaded yet
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252Fc23685af-7b1a-44d8-bf6f-ee9dd8f15876.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/c23685af-7b1a-44d8-bf6f-ee9dd8f15876.jpg not downloaded yet
2026-03-25 22:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252F938e13a8-90f2-403a-b15f-61a3e464a19d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/938e13a8-90f2-403a-b15f-61a3e464a19d.jpg not downloaded yet
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03c83d0>
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746554%252Fgeneral%252F47f0c946-df5f-4fa5-a4ce-e89adc0cd6a1.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746554/general/47f0c946-df5f-4fa5-a4ce-e89adc0cd6a1.jpg saved to cache
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc
2026-03-25 22:16:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e58ade2-cbf6-55ee-95be-26c9694df4dc, skipping ID generation
2026-03-25 22:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc with scrape type 1
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc sending to next pipeline
2026-03-25 22:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e58ade2-cbf6-55ee-95be-26c9694df4dc, identifier: 10726525
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0747e50>
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Fba8a694d-25a8-4b26-a9c2-d6dbae573bdd.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/ba8a694d-25a8-4b26-a9c2-d6dbae573bdd.jpg saved to cache
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11336d0>
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Fa431c9e9-a63d-4213-a5b7-4ebd94d7dcbe.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/a431c9e9-a63d-4213-a5b7-4ebd94d7dcbe.jpg saved to cache
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12d0e90>
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Fa7f126d9-b85c-4e0b-b43b-fc0d113d4d74.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/a7f126d9-b85c-4e0b-b43b-fc0d113d4d74.jpg saved to cache
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf
2026-03-25 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746691/general/5cf97605-2515-474a-a283-823990213e0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726670)
2026-03-25 22:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e58ade2-cbf6-55ee-95be-26c9694df4dc with identifier: 10726525
2026-03-25 22:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e58ade2-cbf6-55ee-95be-26c9694df4dc with identifier: 10726525
2026-03-25 22:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e58ade2-cbf6-55ee-95be-26c9694df4dc with identifier: 10726525 to the API
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16: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-25 22:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746554/general/47f0c946-df5f-4fa5-a4ce-e89adc0cd6a1.jpg>
{'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': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389144,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746554/general/99dce4f5-f0d7-40cd-8d88-baf4d3e202be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32503,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746554/general/e9083ca2-47ce-4907-a7da-2ee9c00042d0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373572,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746554/general/47f0c946-df5f-4fa5-a4ce-e89adc0cd6a1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320710,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746554/general/328fc244-ca5a-49e7-8c29-28aa031a344e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315343,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746554/general/b83342ce-a91d-4a4b-9a5d-d46cc1518e8a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302221,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746554/general/41a7bab0-b8c1-4bcf-a22c-ffd43ed9fb5b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354994,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746554/general/62350930-0fe5-4883-8a71-ac6ee1e9612e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327811,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746554/general/4a40b490-3b99-4e57-9482-53123caea9df.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180925,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746554/general/bee96783-1626-4b06-a681-bd79d3115d34.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e58ade2-cbf6-55ee-95be-26c9694df4dc/0e58ade2-cbf6-55ee-95be-26c9694df4dc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303935,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746554/general/3ece0970-3f03-4602-b26d-9374994fab1d.jpg',
'Width': 1920}],
'price': 29300,
'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-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726525%27 HTTP/1.1" 200 None
2026-03-25 22:16:05 [adesa.be] INFO: Saving data for 10726525: {'created_time': 1774476965.74441, 'last_price_update_time': 1774476965.744419, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726525') HTTP/1.1" 204 0
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252F48e1bbd8-b43a-4d77-8cad-4f6bc154bd3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/48e1bbd8-b43a-4d77-8cad-4f6bc154bd3b.jpg not downloaded yet
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F7595f0a5-ca61-4f59-8d2e-3fe464fe6d3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/7595f0a5-ca61-4f59-8d2e-3fe464fe6d3a.jpg not downloaded yet
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252Fc42acce8-7620-4bb6-a5ae-b0d798721c11.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/c42acce8-7620-4bb6-a5ae-b0d798721c11.jpg not downloaded yet
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252F26d81954-f8cd-4d5d-8d22-10ee8739b498.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/26d81954-f8cd-4d5d-8d22-10ee8739b498.jpg not downloaded yet
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0524a90>
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F44976ee6-ece5-4839-a587-8a1af4492a9c.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/44976ee6-ece5-4839-a587-8a1af4492a9c.jpg saved to cache
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea
2026-03-25 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746693/general/34d28c0a-ce7b-4fbc-ad5b-cf6fa22e7142.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726945)
2026-03-25 22:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746691/general/f7d1dbe1-daee-4445-a0cd-b7fd1cebafb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726670)
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0617310>
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Fc7957be7-d9ec-498e-95f6-a9d3bb864f54.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/c7957be7-d9ec-498e-95f6-a9d3bb864f54.jpg saved to cache
2026-03-25 22:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06ecfd0>
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F9ef69945-af24-4309-9d8f-0b1f43f23453.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/9ef69945-af24-4309-9d8f-0b1f43f23453.jpg saved to cache
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252Faa7af124-501a-4a97-b67d-e4f1e3ed82dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/aa7af124-501a-4a97-b67d-e4f1e3ed82dc.jpg not downloaded yet
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252F4f8d77bc-162c-438d-aad7-1a50f14ff1d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/4f8d77bc-162c-438d-aad7-1a50f14ff1d8.jpg not downloaded yet
2026-03-25 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746693/general/80a1434b-8571-496a-af5c-063902b7519b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726945)
2026-03-25 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746691/general/91301373-3e5b-495e-afc1-a3efa2d61111.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726670)
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0512010>
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252F5cf97605-2515-474a-a283-823990213e0d.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/5cf97605-2515-474a-a283-823990213e0d.jpg saved to cache
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4
2026-03-25 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746709/general/a233c6bd-309f-4465-934e-feca29d1f430.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726999)
2026-03-25 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746709/general/20f8c511-223c-49c1-a6a1-88a327ad3625.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726999)
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252F7c7246b4-91f4-4ecf-8491-f8b7295a6434.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/7c7246b4-91f4-4ecf-8491-f8b7295a6434.jpg not downloaded yet
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252Ff8508784-8164-445b-b648-adb992294c36.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/f8508784-8164-445b-b648-adb992294c36.jpg not downloaded yet
2026-03-25 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746693/general/0970dc9b-326d-4768-a7f3-844ba8a312b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726945)
2026-03-25 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746709/general/d9bb1c30-489a-4f2d-8c2b-62da2c582c93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726999)
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e080c3d0>
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F34d28c0a-ce7b-4fbc-ad5b-cf6fa22e7142.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/34d28c0a-ce7b-4fbc-ad5b-cf6fa22e7142.jpg saved to cache
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1535890>
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252Ff7d1dbe1-daee-4445-a0cd-b7fd1cebafb7.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/f7d1dbe1-daee-4445-a0cd-b7fd1cebafb7.jpg saved to cache
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4
2026-03-25 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746627/general/71920dc7-322f-4d7c-88eb-d496ccdc7b9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726601)
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252F33aca7dc-57ee-41c9-9821-5a0677040eb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/33aca7dc-57ee-41c9-9821-5a0677040eb8.jpg not downloaded yet
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252F5bdaf0f9-8b1c-48e6-93c5-6a78bd3f5629.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/5bdaf0f9-8b1c-48e6-93c5-6a78bd3f5629.jpg not downloaded yet
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10dd750>
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F80a1434b-8571-496a-af5c-063902b7519b.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/80a1434b-8571-496a-af5c-063902b7519b.jpg saved to cache
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14fa050>
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252F91301373-3e5b-495e-afc1-a3efa2d61111.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/91301373-3e5b-495e-afc1-a3efa2d61111.jpg saved to cache
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4
2026-03-25 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746709/general/f08e1957-8f1c-438e-8c59-13b87651d88f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726999)
2026-03-25 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746627/general/f535d7ff-68dc-4e64-a01f-cca3c67bc5d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726601)
2026-03-25 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746627/general/ab6f07ce-a487-45c9-9b4f-49eb6a006c2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726601)
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252F0d969fe8-f90a-4ada-83a3-3189fdc45cd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/0d969fe8-f90a-4ada-83a3-3189fdc45cd6.jpg not downloaded yet
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252Fd9df8557-b873-4638-a4c9-c3e1e16d6421.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/d9df8557-b873-4638-a4c9-c3e1e16d6421.jpg not downloaded yet
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0725990>
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Fa233c6bd-309f-4465-934e-feca29d1f430.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/a233c6bd-309f-4465-934e-feca29d1f430.jpg saved to cache
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3328810>
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252F20f8c511-223c-49c1-a6a1-88a327ad3625.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/20f8c511-223c-49c1-a6a1-88a327ad3625.jpg saved to cache
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0587350>
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F0970dc9b-326d-4768-a7f3-844ba8a312b0.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/0970dc9b-326d-4768-a7f3-844ba8a312b0.jpg saved to cache
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1311e10>
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Fd9bb1c30-489a-4f2d-8c2b-62da2c582c93.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/d9bb1c30-489a-4f2d-8c2b-62da2c582c93.jpg saved to cache
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf
2026-03-25 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746629/general/b4c52499-12f5-4a4c-bc1f-3f2e9233093f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726603)
2026-03-25 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746627/general/938e13a8-90f2-403a-b15f-61a3e464a19d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726601)
2026-03-25 22:16:06 [scrapy.extensions.logstats] INFO: Crawled 57 pages (at 57 pages/min), scraped 25 items (at 25 items/min)
2026-03-25 22:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-25 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746629/general/a591d0ca-f35c-4701-bca6-d7a7be0bc6e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726603)
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252Fdbd12be8-ed43-402a-8171-b4c4e6441166.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/dbd12be8-ed43-402a-8171-b4c4e6441166.jpg not downloaded yet
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252F906241af-872f-4926-a081-7415ffbbf903.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/906241af-872f-4926-a081-7415ffbbf903.jpg not downloaded yet
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0476110>
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252F71920dc7-322f-4d7c-88eb-d496ccdc7b9e.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/71920dc7-322f-4d7c-88eb-d496ccdc7b9e.jpg saved to cache
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4
2026-03-25 22:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746693/general/915b60bb-fbed-4a28-8dbd-9d675f7553ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726945)
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04812d0>
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Ff08e1957-8f1c-438e-8c59-13b87651d88f.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/f08e1957-8f1c-438e-8c59-13b87651d88f.jpg saved to cache
2026-03-25 22:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0854650>
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252Ff535d7ff-68dc-4e64-a01f-cca3c67bc5d6.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/f535d7ff-68dc-4e64-a01f-cca3c67bc5d6.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07e6210>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252Fab6f07ce-a487-45c9-9b4f-49eb6a006c2a.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/ab6f07ce-a487-45c9-9b4f-49eb6a006c2a.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746629/general/c23685af-7b1a-44d8-bf6f-ee9dd8f15876.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726603)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746627/general/26d81954-f8cd-4d5d-8d22-10ee8739b498.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726601)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746627/general/4f8d77bc-162c-438d-aad7-1a50f14ff1d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726601)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746629/general/c42acce8-7620-4bb6-a5ae-b0d798721c11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726603)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746629/general/aa7af124-501a-4a97-b67d-e4f1e3ed82dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726603)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746693/general/7595f0a5-ca61-4f59-8d2e-3fe464fe6d3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726945)
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04e5210>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252Fb4c52499-12f5-4a4c-bc1f-3f2e9233093f.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/b4c52499-12f5-4a4c-bc1f-3f2e9233093f.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1f52757c-e030-5a6e-8e4f-f047729ae189
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0854090>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252F938e13a8-90f2-403a-b15f-61a3e464a19d.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/938e13a8-90f2-403a-b15f-61a3e464a19d.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e15020d0>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252Fa591d0ca-f35c-4701-bca6-d7a7be0bc6e9.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/a591d0ca-f35c-4701-bca6-d7a7be0bc6e9.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1f52757c-e030-5a6e-8e4f-f047729ae189
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03be5d0>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F915b60bb-fbed-4a28-8dbd-9d675f7553ed.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/915b60bb-fbed-4a28-8dbd-9d675f7553ed.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746691/general/48e1bbd8-b43a-4d77-8cad-4f6bc154bd3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726670)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746627/general/5bdaf0f9-8b1c-48e6-93c5-6a78bd3f5629.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726601)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746627/general/f8508784-8164-445b-b648-adb992294c36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726601)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746629/general/33aca7dc-57ee-41c9-9821-5a0677040eb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726603)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746629/general/7c7246b4-91f4-4ecf-8491-f8b7295a6434.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726603)
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1502cd0>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252Fc23685af-7b1a-44d8-bf6f-ee9dd8f15876.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/c23685af-7b1a-44d8-bf6f-ee9dd8f15876.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1f52757c-e030-5a6e-8e4f-f047729ae189
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e132ddd0>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252F26d81954-f8cd-4d5d-8d22-10ee8739b498.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/26d81954-f8cd-4d5d-8d22-10ee8739b498.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10cd810>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252F4f8d77bc-162c-438d-aad7-1a50f14ff1d8.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/4f8d77bc-162c-438d-aad7-1a50f14ff1d8.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04be810>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252Fc42acce8-7620-4bb6-a5ae-b0d798721c11.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/c42acce8-7620-4bb6-a5ae-b0d798721c11.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1f52757c-e030-5a6e-8e4f-f047729ae189
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03af510>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252Faa7af124-501a-4a97-b67d-e4f1e3ed82dc.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/aa7af124-501a-4a97-b67d-e4f1e3ed82dc.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1f52757c-e030-5a6e-8e4f-f047729ae189
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04be610>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F7595f0a5-ca61-4f59-8d2e-3fe464fe6d3a.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/7595f0a5-ca61-4f59-8d2e-3fe464fe6d3a.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746693/general/4665a8f9-0f95-4ac4-8bdb-e19c69860e2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726945)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746691/general/d7d32015-4dc6-4614-b54c-d649dd500ec7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726670)
2026-03-25 22:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746629/general/0d969fe8-f90a-4ada-83a3-3189fdc45cd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726603)
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04fcad0>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252F48e1bbd8-b43a-4d77-8cad-4f6bc154bd3b.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/48e1bbd8-b43a-4d77-8cad-4f6bc154bd3b.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0501e50>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252F5bdaf0f9-8b1c-48e6-93c5-6a78bd3f5629.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/5bdaf0f9-8b1c-48e6-93c5-6a78bd3f5629.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0527450>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252Ff8508784-8164-445b-b648-adb992294c36.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/f8508784-8164-445b-b648-adb992294c36.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0532c10>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252F33aca7dc-57ee-41c9-9821-5a0677040eb8.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/33aca7dc-57ee-41c9-9821-5a0677040eb8.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1f52757c-e030-5a6e-8e4f-f047729ae189
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0524d90>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252F7c7246b4-91f4-4ecf-8491-f8b7295a6434.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/7c7246b4-91f4-4ecf-8491-f8b7295a6434.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1f52757c-e030-5a6e-8e4f-f047729ae189
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746627/general/d9df8557-b873-4638-a4c9-c3e1e16d6421.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726601)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746627/general/906241af-872f-4926-a081-7415ffbbf903.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726601)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1271110>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F4665a8f9-0f95-4ac4-8bdb-e19c69860e2b.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/4665a8f9-0f95-4ac4-8bdb-e19c69860e2b.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e332a410>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252Fd7d32015-4dc6-4614-b54c-d649dd500ec7.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/d7d32015-4dc6-4614-b54c-d649dd500ec7.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0510990>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252F0d969fe8-f90a-4ada-83a3-3189fdc45cd6.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/0d969fe8-f90a-4ada-83a3-3189fdc45cd6.jpg saved to cache
2026-03-25 22:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1f52757c-e030-5a6e-8e4f-f047729ae189
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746629/general/1d6448cc-e940-4ff2-b511-43b6278fa33f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726603)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746709/general/c17d73e1-6a81-40e1-a562-a9df2d86bd90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726999)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746629/general/dbd12be8-ed43-402a-8171-b4c4e6441166.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726603)
2026-03-25 22:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746691/general/32b4f1c1-9a60-4e91-ba5d-3dad11274695.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726670)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746691/general/7c7b6991-1f22-404d-b895-24c438d1e99f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726670)
2026-03-25 22:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746693/general/bfe6a80c-e63b-4e6f-8636-898bf250a4f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726945)
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10dc7d0>
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252Fd9df8557-b873-4638-a4c9-c3e1e16d6421.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/d9df8557-b873-4638-a4c9-c3e1e16d6421.jpg saved to cache
2026-03-25 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4
2026-03-25 22:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04519d0>
2026-03-25 22:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746627%252Fgeneral%252F906241af-872f-4926-a081-7415ffbbf903.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746627/general/906241af-872f-4926-a081-7415ffbbf903.jpg saved to cache
2026-03-25 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4
2026-03-25 22:16:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4, skipping ID generation
2026-03-25 22:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4 with scrape type 1
2026-03-25 22:16:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4 sending to next pipeline
2026-03-25 22:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4, identifier: 10726601
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725346
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725346%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725346: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725346 url https://www.openlane.eu/en/carv6/auction/10725346
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725363
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725363%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725363: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725363 url https://www.openlane.eu/en/carv6/auction/10725363
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725274
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725274%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725274: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725274 url https://www.openlane.eu/en/carv6/auction/10725274
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725349
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725349%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725349: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725349 url https://www.openlane.eu/en/carv6/auction/10725349
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725376
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725376%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725376: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725376 url https://www.openlane.eu/en/carv6/auction/10725376
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725343
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725343%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725343: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725343 url https://www.openlane.eu/en/carv6/auction/10725343
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725238
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725238%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725238: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725238 url https://www.openlane.eu/en/carv6/auction/10725238
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725234
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725234%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725234: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725234 url https://www.openlane.eu/en/carv6/auction/10725234
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725379
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725379%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725379: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725379 url https://www.openlane.eu/en/carv6/auction/10725379
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725263
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725263%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725263: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725263 url https://www.openlane.eu/en/carv6/auction/10725263
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725255
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725255%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725255: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725255 url https://www.openlane.eu/en/carv6/auction/10725255
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725229
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725229%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725229: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725229 url https://www.openlane.eu/en/carv6/auction/10725229
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725232
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725232%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725232: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725232 url https://www.openlane.eu/en/carv6/auction/10725232
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725291
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725291%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725291: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725291 url https://www.openlane.eu/en/carv6/auction/10725291
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725221
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725221%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725221: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725221 url https://www.openlane.eu/en/carv6/auction/10725221
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725261
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725261%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725261: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725261 url https://www.openlane.eu/en/carv6/auction/10725261
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725227
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725227%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725227: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725227 url https://www.openlane.eu/en/carv6/auction/10725227
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725237
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725237%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725237: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725237 url https://www.openlane.eu/en/carv6/auction/10725237
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725224
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725224%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725224: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725224 url https://www.openlane.eu/en/carv6/auction/10725224
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725216
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725216%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725216: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725216 url https://www.openlane.eu/en/carv6/auction/10725216
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725239
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725239%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725239: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725239 url https://www.openlane.eu/en/carv6/auction/10725239
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725230
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725230%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725230: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725230 url https://www.openlane.eu/en/carv6/auction/10725230
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725245
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725245%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725245: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725245 url https://www.openlane.eu/en/carv6/auction/10725245
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725219
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725219%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725219: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725219 url https://www.openlane.eu/en/carv6/auction/10725219
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10726054
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726054%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10726054: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10726054 url https://www.openlane.eu/en/carv6/auction/10726054
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725214
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725214%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725214: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725214 url https://www.openlane.eu/en/carv6/auction/10725214
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725209
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725209%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725209: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725209 url https://www.openlane.eu/en/carv6/auction/10725209
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10726057
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726057%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10726057: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10726057 url https://www.openlane.eu/en/carv6/auction/10726057
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725210
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725210%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725210: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725210 url https://www.openlane.eu/en/carv6/auction/10725210
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725397
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725397%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725397: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725397 url https://www.openlane.eu/en/carv6/auction/10725397
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725459
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725459%27 HTTP/1.1" 200 None
2026-03-25 22:16:08 [adesa.be] INFO: Scrape type for 10725459: 0
2026-03-25 22:16:08 [adesa.be] INFO: Skipping item 10725459 url https://www.openlane.eu/en/carv6/auction/10725459
2026-03-25 22:16:08 [adesa.be] INFO: Found listing with ID: 10725434
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725434%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725434: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725434 url https://www.openlane.eu/en/carv6/auction/10725434
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725448
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725448%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725448: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725448 url https://www.openlane.eu/en/carv6/auction/10725448
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725383
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725383%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725383: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725383 url https://www.openlane.eu/en/carv6/auction/10725383
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725400
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725400%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725400: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725400 url https://www.openlane.eu/en/carv6/auction/10725400
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725378
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725378%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725378: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725378 url https://www.openlane.eu/en/carv6/auction/10725378
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725488
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725488%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725488: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725488 url https://www.openlane.eu/en/carv6/auction/10725488
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725421
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725421%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725421: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725421 url https://www.openlane.eu/en/carv6/auction/10725421
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725328
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725328%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725328: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725328 url https://www.openlane.eu/en/carv6/auction/10725328
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725266
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725266%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725266: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725266 url https://www.openlane.eu/en/carv6/auction/10725266
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725452
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725452%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725452: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725452 url https://www.openlane.eu/en/carv6/auction/10725452
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725470
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725470%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725470: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725470 url https://www.openlane.eu/en/carv6/auction/10725470
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725483
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725483%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725483: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725483 url https://www.openlane.eu/en/carv6/auction/10725483
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725468
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725468%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725468: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725468 url https://www.openlane.eu/en/carv6/auction/10725468
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725486
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725486%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725486: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725486 url https://www.openlane.eu/en/carv6/auction/10725486
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725490
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725490%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725490: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725490 url https://www.openlane.eu/en/carv6/auction/10725490
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725494
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725494%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725494: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725494 url https://www.openlane.eu/en/carv6/auction/10725494
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725485
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725485%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725485: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725485 url https://www.openlane.eu/en/carv6/auction/10725485
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725417
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725417%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725417: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725417 url https://www.openlane.eu/en/carv6/auction/10725417
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725409
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725409%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725409: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725409 url https://www.openlane.eu/en/carv6/auction/10725409
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725410
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725410%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725410: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725410 url https://www.openlane.eu/en/carv6/auction/10725410
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725449
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725449%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725449: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725449 url https://www.openlane.eu/en/carv6/auction/10725449
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725407
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725407%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725407: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725407 url https://www.openlane.eu/en/carv6/auction/10725407
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725411
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725411%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725411: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725411 url https://www.openlane.eu/en/carv6/auction/10725411
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725412
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725412%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725412: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725412 url https://www.openlane.eu/en/carv6/auction/10725412
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725501
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725501%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725501: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725501 url https://www.openlane.eu/en/carv6/auction/10725501
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725473
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725473%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725473: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725473 url https://www.openlane.eu/en/carv6/auction/10725473
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725453
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725453%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725453: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725453 url https://www.openlane.eu/en/carv6/auction/10725453
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725492
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725492%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725492: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725492 url https://www.openlane.eu/en/carv6/auction/10725492
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725471
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725471%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725471: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725471 url https://www.openlane.eu/en/carv6/auction/10725471
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725443
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725443%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725443: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725443 url https://www.openlane.eu/en/carv6/auction/10725443
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725370
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725370%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725370: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725370 url https://www.openlane.eu/en/carv6/auction/10725370
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725408
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725408%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725408: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725408 url https://www.openlane.eu/en/carv6/auction/10725408
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725264
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725264%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725264: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725264 url https://www.openlane.eu/en/carv6/auction/10725264
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725461
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725461%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725461: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725461 url https://www.openlane.eu/en/carv6/auction/10725461
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725429
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725429%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725429: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725429 url https://www.openlane.eu/en/carv6/auction/10725429
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725455
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725455%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725455: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725455 url https://www.openlane.eu/en/carv6/auction/10725455
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725428
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725428%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725428: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725428 url https://www.openlane.eu/en/carv6/auction/10725428
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725341
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725341%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725341: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725341 url https://www.openlane.eu/en/carv6/auction/10725341
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725477
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725477%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725477: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725477 url https://www.openlane.eu/en/carv6/auction/10725477
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725482
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725482%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725482: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725482 url https://www.openlane.eu/en/carv6/auction/10725482
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725498
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725498%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725498: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725498 url https://www.openlane.eu/en/carv6/auction/10725498
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725487
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725487%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725487: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725487 url https://www.openlane.eu/en/carv6/auction/10725487
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725456
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725456%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725456: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725456 url https://www.openlane.eu/en/carv6/auction/10725456
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725422
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725422%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725422: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725422 url https://www.openlane.eu/en/carv6/auction/10725422
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725278
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725278%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725278: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725278 url https://www.openlane.eu/en/carv6/auction/10725278
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725474
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725474%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725474: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725474 url https://www.openlane.eu/en/carv6/auction/10725474
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725381
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725381%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725381: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725381 url https://www.openlane.eu/en/carv6/auction/10725381
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725475
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725475%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725475: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725475 url https://www.openlane.eu/en/carv6/auction/10725475
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725460
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725460%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725460: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725460 url https://www.openlane.eu/en/carv6/auction/10725460
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725436
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725436%27 HTTP/1.1" 200 None
2026-03-25 22:16:09 [adesa.be] INFO: Scrape type for 10725436: 0
2026-03-25 22:16:09 [adesa.be] INFO: Skipping item 10725436 url https://www.openlane.eu/en/carv6/auction/10725436
2026-03-25 22:16:09 [adesa.be] INFO: Found listing with ID: 10725499
2026-03-25 22:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725499%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725499: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725499 url https://www.openlane.eu/en/carv6/auction/10725499
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725441
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725441%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725441: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725441 url https://www.openlane.eu/en/carv6/auction/10725441
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725442
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725442%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725442: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725442 url https://www.openlane.eu/en/carv6/auction/10725442
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725484
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725484%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725484: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725484 url https://www.openlane.eu/en/carv6/auction/10725484
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725505
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725505%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725505: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725505 url https://www.openlane.eu/en/carv6/auction/10725505
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725326
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725326%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725326: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725326 url https://www.openlane.eu/en/carv6/auction/10725326
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725297
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725297%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725297: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725297 url https://www.openlane.eu/en/carv6/auction/10725297
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725304
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725304%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725304: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725304 url https://www.openlane.eu/en/carv6/auction/10725304
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725305
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725305%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725305: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725305 url https://www.openlane.eu/en/carv6/auction/10725305
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725317
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725317%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725317: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725317 url https://www.openlane.eu/en/carv6/auction/10725317
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725450
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725450%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725450: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725450 url https://www.openlane.eu/en/carv6/auction/10725450
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725503
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725503%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725503: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725503 url https://www.openlane.eu/en/carv6/auction/10725503
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725420
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725420%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725420: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725420 url https://www.openlane.eu/en/carv6/auction/10725420
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725389
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725389%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725389: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725389 url https://www.openlane.eu/en/carv6/auction/10725389
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725340
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725340%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725340: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725340 url https://www.openlane.eu/en/carv6/auction/10725340
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725390
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725390%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725390: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725390 url https://www.openlane.eu/en/carv6/auction/10725390
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725405
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725405%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725405: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725405 url https://www.openlane.eu/en/carv6/auction/10725405
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725437
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725437%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725437: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725437 url https://www.openlane.eu/en/carv6/auction/10725437
2026-03-25 22:16:10 [adesa.be] INFO: Found listing with ID: 10725380
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725380%27 HTTP/1.1" 200 None
2026-03-25 22:16:10 [adesa.be] INFO: Scrape type for 10725380: 0
2026-03-25 22:16:10 [adesa.be] INFO: Skipping item 10725380 url https://www.openlane.eu/en/carv6/auction/10725380
2026-03-25 22:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4 with identifier: 10726601
2026-03-25 22:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4 with identifier: 10726601
2026-03-25 22:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4 with identifier: 10726601 to the API
2026-03-25 22:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16: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-25 22:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746627/general/906241af-872f-4926-a081-7415ffbbf903.jpg>
{'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': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81248,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746627/general/71920dc7-322f-4d7c-88eb-d496ccdc7b9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746627/general/ab6f07ce-a487-45c9-9b4f-49eb6a006c2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746627/general/f535d7ff-68dc-4e64-a01f-cca3c67bc5d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746627/general/938e13a8-90f2-403a-b15f-61a3e464a19d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746627/general/26d81954-f8cd-4d5d-8d22-10ee8739b498.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746627/general/4f8d77bc-162c-438d-aad7-1a50f14ff1d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109329,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746627/general/f8508784-8164-445b-b648-adb992294c36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746627/general/5bdaf0f9-8b1c-48e6-93c5-6a78bd3f5629.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746627/general/d9df8557-b873-4638-a4c9-c3e1e16d6421.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4/5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746627/general/906241af-872f-4926-a081-7415ffbbf903.jpg',
'Width': 1024}],
'price': 9000,
'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-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726601%27 HTTP/1.1" 200 None
2026-03-25 22:16:11 [adesa.be] INFO: Saving data for 10726601: {'created_time': 1774476971.022269, 'last_price_update_time': 1774476971.02228, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726601') HTTP/1.1" 204 0
2026-03-25 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746693/general/999c8fb7-1f07-469c-bf2e-6ca1a302dcd2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726945)
2026-03-25 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746691/general/08de6a6a-ad9f-4b27-83ab-d2a70c758405.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726670)
2026-03-25 22:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:11 [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-25 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746548/general/8a562ccc-f3de-4a53-be3f-7cbdf9e5b6ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726519)
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0532250>
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252F1d6448cc-e940-4ff2-b511-43b6278fa33f.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/1d6448cc-e940-4ff2-b511-43b6278fa33f.jpg saved to cache
2026-03-25 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1f52757c-e030-5a6e-8e4f-f047729ae189
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e040b2d0>
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746709%252Fgeneral%252Fc17d73e1-6a81-40e1-a562-a9df2d86bd90.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746709/general/c17d73e1-6a81-40e1-a562-a9df2d86bd90.jpg saved to cache
2026-03-25 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf
2026-03-25 22:16:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf, skipping ID generation
2026-03-25 22:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf with scrape type 1
2026-03-25 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf sending to next pipeline
2026-03-25 22:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf, identifier: 10726999
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e071a550>
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746629%252Fgeneral%252Fdbd12be8-ed43-402a-8171-b4c4e6441166.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746629/general/dbd12be8-ed43-402a-8171-b4c4e6441166.jpg saved to cache
2026-03-25 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1f52757c-e030-5a6e-8e4f-f047729ae189
2026-03-25 22:16:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f52757c-e030-5a6e-8e4f-f047729ae189, skipping ID generation
2026-03-25 22:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f52757c-e030-5a6e-8e4f-f047729ae189 with scrape type 1
2026-03-25 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f52757c-e030-5a6e-8e4f-f047729ae189 sending to next pipeline
2026-03-25 22:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f52757c-e030-5a6e-8e4f-f047729ae189, identifier: 10726603
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e065e890>
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252F32b4f1c1-9a60-4e91-ba5d-3dad11274695.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/32b4f1c1-9a60-4e91-ba5d-3dad11274695.jpg saved to cache
2026-03-25 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03b2590>
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252F7c7b6991-1f22-404d-b895-24c438d1e99f.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/7c7b6991-1f22-404d-b895-24c438d1e99f.jpg saved to cache
2026-03-25 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e071a390>
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252Fbfe6a80c-e63b-4e6f-8636-898bf250a4f3.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/bfe6a80c-e63b-4e6f-8636-898bf250a4f3.jpg saved to cache
2026-03-25 22:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea
2026-03-25 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746550/general/8dcdd9aa-4cb3-4d72-b0df-eef7c3adaa5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726521)
2026-03-25 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746691/general/bc674990-a16d-4a90-9053-7e184570dc9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726670)
2026-03-25 22:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746691/general/f06bb0c4-c848-4957-a226-ed628337fcf9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726670)
2026-03-25 22:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf with identifier: 10726999
2026-03-25 22:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf with identifier: 10726999
2026-03-25 22:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf with identifier: 10726999 to the API
2026-03-25 22:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746709/general/c17d73e1-6a81-40e1-a562-a9df2d86bd90.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADM233',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726999',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 140718,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268298,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746709/general/030029f5-3d9e-4a46-a257-b009053f4ced.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293388,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746709/general/ba8a694d-25a8-4b26-a9c2-d6dbae573bdd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272560,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746709/general/a7f126d9-b85c-4e0b-b43b-fc0d113d4d74.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230183,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746709/general/a431c9e9-a63d-4213-a5b7-4ebd94d7dcbe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279235,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746709/general/c7957be7-d9ec-498e-95f6-a9d3bb864f54.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272390,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746709/general/a233c6bd-309f-4465-934e-feca29d1f430.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205240,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746709/general/20f8c511-223c-49c1-a6a1-88a327ad3625.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333277,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746709/general/f08e1957-8f1c-438e-8c59-13b87651d88f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33696,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746709/general/d9bb1c30-489a-4f2d-8c2b-62da2c582c93.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf/c9ff200a-d05c-5ea5-b9cb-a3f0dd6d1fcf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266999,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746709/general/c17d73e1-6a81-40e1-a562-a9df2d86bd90.jpg',
'Width': 1400}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'140.718 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726999%27 HTTP/1.1" 200 None
2026-03-25 22:16:13 [adesa.be] INFO: Saving data for 10726999: {'created_time': 1774476973.013518, 'last_price_update_time': 1774476973.013527, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726999') HTTP/1.1" 204 0
2026-03-25 22:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f52757c-e030-5a6e-8e4f-f047729ae189 with identifier: 10726603
2026-03-25 22:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f52757c-e030-5a6e-8e4f-f047729ae189 with identifier: 10726603
2026-03-25 22:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f52757c-e030-5a6e-8e4f-f047729ae189 with identifier: 10726603 to the API
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746629/general/dbd12be8-ed43-402a-8171-b4c4e6441166.jpg>
{'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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746629/general/b4c52499-12f5-4a4c-bc1f-3f2e9233093f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746629/general/1d6448cc-e940-4ff2-b511-43b6278fa33f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746629/general/a591d0ca-f35c-4701-bca6-d7a7be0bc6e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198160,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746629/general/c23685af-7b1a-44d8-bf6f-ee9dd8f15876.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746629/general/c42acce8-7620-4bb6-a5ae-b0d798721c11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101670,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746629/general/aa7af124-501a-4a97-b67d-e4f1e3ed82dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131984,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746629/general/7c7246b4-91f4-4ecf-8491-f8b7295a6434.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746629/general/33aca7dc-57ee-41c9-9821-5a0677040eb8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106670,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746629/general/0d969fe8-f90a-4ada-83a3-3189fdc45cd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f52757c-e030-5a6e-8e4f-f047729ae189/1f52757c-e030-5a6e-8e4f-f047729ae189_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746629/general/dbd12be8-ed43-402a-8171-b4c4e6441166.jpg',
'Width': 1024}],
'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-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726603%27 HTTP/1.1" 200 None
2026-03-25 22:16:13 [adesa.be] INFO: Saving data for 10726603: {'created_time': 1774476973.382927, 'last_price_update_time': 1774476973.382938, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726603') HTTP/1.1" 204 0
2026-03-25 22:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746550/general/610d0850-b033-423d-b98e-3238e1f4b6f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726521)
2026-03-25 22:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746540/general/e38a6940-c3e3-4723-87b6-6280f51d80e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726510)
2026-03-25 22:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746548/general/10f3cb4c-9349-44db-b829-ff36afb26358.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726519)
2026-03-25 22:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06f90d0>
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746693%252Fgeneral%252F999c8fb7-1f07-469c-bf2e-6ca1a302dcd2.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746693/general/999c8fb7-1f07-469c-bf2e-6ca1a302dcd2.jpg saved to cache
2026-03-25 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea
2026-03-25 22:16:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2edbcdaf-7ebf-5b7e-84e1-210642e539ea, skipping ID generation
2026-03-25 22:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea with scrape type 1
2026-03-25 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2edbcdaf-7ebf-5b7e-84e1-210642e539ea sending to next pipeline
2026-03-25 22:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2edbcdaf-7ebf-5b7e-84e1-210642e539ea, identifier: 10726945
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1174bd0>
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252F08de6a6a-ad9f-4b27-83ab-d2a70c758405.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/08de6a6a-ad9f-4b27-83ab-d2a70c758405.jpg saved to cache
2026-03-25 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4
2026-03-25 22:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9308c43a-9dac-5b34-ab49-4f005d875be9 with identifier: 10726607
2026-03-25 22:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9308c43a-9dac-5b34-ab49-4f005d875be9 with scrape type 1
2026-03-25 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9308c43a-9dac-5b34-ab49-4f005d875be9
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252Fe59e716f-00c8-4f61-aa6d-0b3e91876ca8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/e59e716f-00c8-4f61-aa6d-0b3e91876ca8.jpg not downloaded yet
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e038e090>
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252F8a562ccc-f3de-4a53-be3f-7cbdf9e5b6ba.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/8a562ccc-f3de-4a53-be3f-7cbdf9e5b6ba.jpg saved to cache
2026-03-25 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12b72d0>
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F8dcdd9aa-4cb3-4d72-b0df-eef7c3adaa5a.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/8dcdd9aa-4cb3-4d72-b0df-eef7c3adaa5a.jpg saved to cache
2026-03-25 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 90d61c96-25a1-5916-92ac-d57cdc07b65c
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12b42d0>
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252Fbc674990-a16d-4a90-9053-7e184570dc9c.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/bc674990-a16d-4a90-9053-7e184570dc9c.jpg saved to cache
2026-03-25 22:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0462290>
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746691%252Fgeneral%252Ff06bb0c4-c848-4957-a226-ed628337fcf9.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746691/general/f06bb0c4-c848-4957-a226-ed628337fcf9.jpg saved to cache
2026-03-25 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4
2026-03-25 22:16:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 86afbb75-aa9f-5e2d-913b-a93f8509f8b4, skipping ID generation
2026-03-25 22:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4 with scrape type 1
2026-03-25 22:16:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 86afbb75-aa9f-5e2d-913b-a93f8509f8b4 sending to next pipeline
2026-03-25 22:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86afbb75-aa9f-5e2d-913b-a93f8509f8b4, identifier: 10726670
2026-03-25 22:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746544/general/e3163699-60d3-4533-aa2b-1b59f35fc32c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726515)
2026-03-25 22:16:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719523/general/ef29f41d-3ee6-4e98-8524-09eb29ef1f70.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726007)
2026-03-25 22:16:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/86929611-6e88-4327-89cf-3ce047af84f7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726009)
2026-03-25 22:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2edbcdaf-7ebf-5b7e-84e1-210642e539ea with identifier: 10726945
2026-03-25 22:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2edbcdaf-7ebf-5b7e-84e1-210642e539ea with identifier: 10726945
2026-03-25 22:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2edbcdaf-7ebf-5b7e-84e1-210642e539ea with identifier: 10726945 to the API
2026-03-25 22:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746693/general/999c8fb7-1f07-469c-bf2e-6ca1a302dcd2.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': 253,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '2edbcdaf-7ebf-5b7e-84e1-210642e539ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEC719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726945',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 163253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349548,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746693/general/44976ee6-ece5-4839-a587-8a1af4492a9c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32638,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746693/general/9ef69945-af24-4309-9d8f-0b1f43f23453.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368991,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746693/general/34d28c0a-ce7b-4fbc-ad5b-cf6fa22e7142.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335057,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746693/general/80a1434b-8571-496a-af5c-063902b7519b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292013,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746693/general/0970dc9b-326d-4768-a7f3-844ba8a312b0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363067,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746693/general/999c8fb7-1f07-469c-bf2e-6ca1a302dcd2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 480064,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746693/general/bfe6a80c-e63b-4e6f-8636-898bf250a4f3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241782,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746693/general/915b60bb-fbed-4a28-8dbd-9d675f7553ed.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223248,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746693/general/4665a8f9-0f95-4ac4-8bdb-e19c69860e2b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2edbcdaf-7ebf-5b7e-84e1-210642e539ea/2edbcdaf-7ebf-5b7e-84e1-210642e539ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253982,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746693/general/7595f0a5-ca61-4f59-8d2e-3fe464fe6d3a.jpg',
'Width': 1920}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo V60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'163.253 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726945%27 HTTP/1.1" 200 None
2026-03-25 22:16:14 [adesa.be] INFO: Saving data for 10726945: {'created_time': 1774476974.760204, 'last_price_update_time': 1774476974.760215, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726945') HTTP/1.1" 204 0
2026-03-25 22:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86afbb75-aa9f-5e2d-913b-a93f8509f8b4 with identifier: 10726670
2026-03-25 22:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86afbb75-aa9f-5e2d-913b-a93f8509f8b4 with identifier: 10726670
2026-03-25 22:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86afbb75-aa9f-5e2d-913b-a93f8509f8b4 with identifier: 10726670 to the API
2026-03-25 22:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746691/general/f06bb0c4-c848-4957-a226-ed628337fcf9.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-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '86afbb75-aa9f-5e2d-913b-a93f8509f8b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABY020',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726670',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 129057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355608,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746691/general/5cf97605-2515-474a-a283-823990213e0d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29848,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746691/general/08de6a6a-ad9f-4b27-83ab-d2a70c758405.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378877,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746691/general/f7d1dbe1-daee-4445-a0cd-b7fd1cebafb7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341739,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746691/general/91301373-3e5b-495e-afc1-a3efa2d61111.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299563,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746691/general/bc674990-a16d-4a90-9053-7e184570dc9c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265882,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746691/general/f06bb0c4-c848-4957-a226-ed628337fcf9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337662,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746691/general/7c7b6991-1f22-404d-b895-24c438d1e99f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329537,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746691/general/32b4f1c1-9a60-4e91-ba5d-3dad11274695.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236797,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746691/general/d7d32015-4dc6-4614-b54c-d649dd500ec7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86afbb75-aa9f-5e2d-913b-a93f8509f8b4/86afbb75-aa9f-5e2d-913b-a93f8509f8b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296426,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746691/general/48e1bbd8-b43a-4d77-8cad-4f6bc154bd3b.jpg',
'Width': 1920}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo V60 D3 Momentum - Diesel - Manual - 150 hp - 129.057 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2021}
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726670%27 HTTP/1.1" 200 None
2026-03-25 22:16:15 [adesa.be] INFO: Saving data for 10726670: {'created_time': 1774476975.289206, 'last_price_update_time': 1774476975.289215, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726670') HTTP/1.1" 204 0
2026-03-25 22:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746550/general/e39a5e6e-9036-49ef-bada-55016bcc749f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726521)
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252F961cc367-61cb-4c37-9770-90325370bd85.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/961cc367-61cb-4c37-9770-90325370bd85.jpg not downloaded yet
2026-03-25 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e132f510>
2026-03-25 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F610d0850-b033-423d-b98e-3238e1f4b6f8.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/610d0850-b033-423d-b98e-3238e1f4b6f8.jpg saved to cache
2026-03-25 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 90d61c96-25a1-5916-92ac-d57cdc07b65c
2026-03-25 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1174f50>
2026-03-25 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252Fe38a6940-c3e3-4723-87b6-6280f51d80e2.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/e38a6940-c3e3-4723-87b6-6280f51d80e2.jpg saved to cache
2026-03-25 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 840d8160-0130-5e5d-b653-e383242b8793
2026-03-25 22:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10de4d0>
2026-03-25 22:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746548%252Fgeneral%252F10f3cb4c-9349-44db-b829-ff36afb26358.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746548/general/10f3cb4c-9349-44db-b829-ff36afb26358.jpg saved to cache
2026-03-25 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29
2026-03-25 22:16:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29, skipping ID generation
2026-03-25 22:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29 with scrape type 1
2026-03-25 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29 sending to next pipeline
2026-03-25 22:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29, identifier: 10726519
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252F9e370359-cce3-4882-ad84-312e7c8d5be5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/9e370359-cce3-4882-ad84-312e7c8d5be5.jpg not downloaded yet
2026-03-25 22:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29 with identifier: 10726519
2026-03-25 22:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29 with identifier: 10726519
2026-03-25 22:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29 with identifier: 10726519 to the API
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746548/general/10f3cb4c-9349-44db-b829-ff36afb26358.jpg>
{'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': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26729,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746548/general/10f3cb4c-9349-44db-b829-ff36afb26358.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210021,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746548/general/8a562ccc-f3de-4a53-be3f-7cbdf9e5b6ba.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190807,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746548/general/7ac9cc61-81fd-4d53-8d55-e220fdfe5192.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254939,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746548/general/0221180d-d43a-4632-bd8c-e4dce71115a1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232192,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746548/general/0a5f34d1-ed4f-4fa0-acad-4546edf05428.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243017,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746548/general/4c604034-2429-42bd-8f59-f76ecca2ba22.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267556,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746548/general/3525ee37-396d-4d6b-aae3-180f4ad14a04.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250667,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746548/general/46455a10-8519-4c07-831d-d1d66fa42d34.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 496888,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746548/general/ff7ebd96-b5a9-40c0-a9d8-536d7d677b9b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29/90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238893,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746548/general/48d8118b-ca36-4fd5-85ad-56ff07b6a70a.jpg',
'Width': 1400}],
'price': 14300,
'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-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:16 [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-25 22:16:16 [adesa.be] INFO: Saving data for 10726519: {'created_time': 1774476976.027465, 'last_price_update_time': 1774476976.027474, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726519') HTTP/1.1" 204 0
2026-03-25 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746544/general/da952ea8-066b-4c6f-bdfe-72056322af60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726515)
2026-03-25 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746540/general/f553add6-b564-41b5-b94d-09afe6ce0c7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726510)
2026-03-25 22:16:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719523/general/63aa85ca-42c3-48e4-80af-75eb3ec31507.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726007)
2026-03-25 22:16:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/d51e236b-9402-49a0-8bcd-bf9da34d40e7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726009)
2026-03-25 22:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e045b950>
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252Fe3163699-60d3-4533-aa2b-1b59f35fc32c.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/e3163699-60d3-4533-aa2b-1b59f35fc32c.jpg saved to cache
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9e296c60-ac21-52ac-a26c-bc2ed1d3412c
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 360339f6-892c-5e2e-b115-26d01bf772d6 due to Ignoring non-200 response
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-25 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746544/general/8b06fb54-8f2b-49d6-b60a-cfe3cc71c6b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726515)
2026-03-25 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746550/general/4b8a7133-63f6-4cfb-a923-4d487cba92c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726521)
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252F63445a6c-c949-4184-ab7c-3c61874b5a20.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/63445a6c-c949-4184-ab7c-3c61874b5a20.jpg not downloaded yet
2026-03-25 22:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e110d4d0>
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252Fe39a5e6e-9036-49ef-bada-55016bcc749f.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/e39a5e6e-9036-49ef-bada-55016bcc749f.jpg saved to cache
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 90d61c96-25a1-5916-92ac-d57cdc07b65c
2026-03-25 22:16:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/0c268b57-8402-4b66-888b-853fcb9ab1a2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726009)
2026-03-25 22:16:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719523/general/fc366dd0-ffd8-4a11-aa66-b38ce03eff91.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726007)
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252F1c98c23e-040b-4814-bf17-ff7da3e877da.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/1c98c23e-040b-4814-bf17-ff7da3e877da.jpg not downloaded yet
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1313610>
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252Fda952ea8-066b-4c6f-bdfe-72056322af60.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/da952ea8-066b-4c6f-bdfe-72056322af60.jpg saved to cache
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9e296c60-ac21-52ac-a26c-bc2ed1d3412c
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e066e910>
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252Ff553add6-b564-41b5-b94d-09afe6ce0c7a.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/f553add6-b564-41b5-b94d-09afe6ce0c7a.jpg saved to cache
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 840d8160-0130-5e5d-b653-e383242b8793
2026-03-25 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746540/general/2b106d5b-53d4-41fd-9c77-af02c00ba5e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726510)
2026-03-25 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746633/general/e59e716f-00c8-4f61-aa6d-0b3e91876ca8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726607)
2026-03-25 22:16:16 [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-25 22:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 360339f6-892c-5e2e-b115-26d01bf772d6 due to Ignoring non-200 response
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e081dc90>
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252F8b06fb54-8f2b-49d6-b60a-cfe3cc71c6b3.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/8b06fb54-8f2b-49d6-b60a-cfe3cc71c6b3.jpg saved to cache
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9e296c60-ac21-52ac-a26c-bc2ed1d3412c
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e079cb50>
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746550%252Fgeneral%252F4b8a7133-63f6-4cfb-a923-4d487cba92c8.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746550/general/4b8a7133-63f6-4cfb-a923-4d487cba92c8.jpg saved to cache
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 90d61c96-25a1-5916-92ac-d57cdc07b65c
2026-03-25 22:16:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 90d61c96-25a1-5916-92ac-d57cdc07b65c, skipping ID generation
2026-03-25 22:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90d61c96-25a1-5916-92ac-d57cdc07b65c with scrape type 1
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 90d61c96-25a1-5916-92ac-d57cdc07b65c sending to next pipeline
2026-03-25 22:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90d61c96-25a1-5916-92ac-d57cdc07b65c, identifier: 10726521
2026-03-25 22:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746633/general/961cc367-61cb-4c37-9770-90325370bd85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726607)
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252Feaf84329-0e4a-4216-bc68-623487e24d26.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/eaf84329-0e4a-4216-bc68-623487e24d26.jpg not downloaded yet
2026-03-25 22:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90d61c96-25a1-5916-92ac-d57cdc07b65c with identifier: 10726521
2026-03-25 22:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90d61c96-25a1-5916-92ac-d57cdc07b65c with identifier: 10726521
2026-03-25 22:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90d61c96-25a1-5916-92ac-d57cdc07b65c with identifier: 10726521 to the API
2026-03-25 22:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746550/general/4b8a7133-63f6-4cfb-a923-4d487cba92c8.jpg>
{'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': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371799,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746550/general/4b8a7133-63f6-4cfb-a923-4d487cba92c8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35473,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746550/general/58be17f0-d321-4cc7-9424-3ca000df5e76.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359044,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746550/general/82a4ec6b-7a2c-4d91-8013-d129228f7dd7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346336,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746550/general/151d9c52-9722-4d59-b516-d5f772a15e4e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313413,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746550/general/e39a5e6e-9036-49ef-bada-55016bcc749f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392041,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746550/general/610d0850-b033-423d-b98e-3238e1f4b6f8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325520,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746550/general/8dcdd9aa-4cb3-4d72-b0df-eef7c3adaa5a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210576,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746550/general/fd0af04a-1262-4f5b-8981-99356c042f95.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434740,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746550/general/571b2602-390d-4764-aa56-efae664230e3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90d61c96-25a1-5916-92ac-d57cdc07b65c/90d61c96-25a1-5916-92ac-d57cdc07b65c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370075,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746550/general/9b71a8c9-8326-44ad-abf1-6d5fbdb086ce.jpg',
'Width': 1920}],
'price': 18600,
'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-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726521%27 HTTP/1.1" 200 None
2026-03-25 22:16:17 [adesa.be] INFO: Saving data for 10726521: {'created_time': 1774476977.159621, 'last_price_update_time': 1774476977.159631, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726521') HTTP/1.1" 204 0
2026-03-25 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746544/general/7f9061fc-5ec7-465f-bad0-a2eacce41962.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726515)
2026-03-25 22:16:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 360339f6-892c-5e2e-b115-26d01bf772d6 due to Ignoring non-200 response
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252F0d6cd1d3-5154-47ae-9fb1-9a617ca13918.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/0d6cd1d3-5154-47ae-9fb1-9a617ca13918.jpg not downloaded yet
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e123d9d0>
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746540%252Fgeneral%252F2b106d5b-53d4-41fd-9c77-af02c00ba5e1.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746540/general/2b106d5b-53d4-41fd-9c77-af02c00ba5e1.jpg saved to cache
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 840d8160-0130-5e5d-b653-e383242b8793
2026-03-25 22:16:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 840d8160-0130-5e5d-b653-e383242b8793, skipping ID generation
2026-03-25 22:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 840d8160-0130-5e5d-b653-e383242b8793 with scrape type 1
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 840d8160-0130-5e5d-b653-e383242b8793 sending to next pipeline
2026-03-25 22:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 840d8160-0130-5e5d-b653-e383242b8793, identifier: 10726510
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03b1dd0>
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252Fe59e716f-00c8-4f61-aa6d-0b3e91876ca8.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/e59e716f-00c8-4f61-aa6d-0b3e91876ca8.jpg saved to cache
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9308c43a-9dac-5b34-ab49-4f005d875be9
2026-03-25 22:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 326b74dc-f51d-59a4-bc86-5f68793de7b8 with identifier: 10726598
2026-03-25 22:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 326b74dc-f51d-59a4-bc86-5f68793de7b8 with scrape type 1
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 326b74dc-f51d-59a4-bc86-5f68793de7b8
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746624%252Fgeneral%252Ff05af184-df9a-4611-8006-1cf68932bc9e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/f05af184-df9a-4611-8006-1cf68932bc9e.jpg not downloaded yet
2026-03-25 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746432/general/bb6e861f-51f9-4357-8ace-b9907805b24a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726353)
2026-03-25 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746633/general/9e370359-cce3-4882-ad84-312e7c8d5be5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726607)
2026-03-25 22:16: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-25 22:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 840d8160-0130-5e5d-b653-e383242b8793 with identifier: 10726510
2026-03-25 22:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 840d8160-0130-5e5d-b653-e383242b8793 with identifier: 10726510
2026-03-25 22:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 840d8160-0130-5e5d-b653-e383242b8793 with identifier: 10726510 to the API
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746540/general/2b106d5b-53d4-41fd-9c77-af02c00ba5e1.jpg>
{'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': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291798,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746540/general/2b106d5b-53d4-41fd-9c77-af02c00ba5e1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289697,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746540/general/8be3d835-e9b1-49fa-a8d1-5402dee5adce.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283575,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746540/general/ebcf80be-9081-459d-9029-80f4461dea7b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281119,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746540/general/18f3ad4e-fef7-4655-b6d3-2dd3cdf1e14f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274236,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746540/general/f553add6-b564-41b5-b94d-09afe6ce0c7a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307454,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746540/general/392040aa-0eb5-41e6-9ba5-0e6368c303a4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308147,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746540/general/e38a6940-c3e3-4723-87b6-6280f51d80e2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272046,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746540/general/1385add8-e594-4504-98bd-38e8c036dfaf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265202,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746540/general/e5a19a6a-7bc0-4ce1-8428-3ec092ce58b6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_840d8160-0130-5e5d-b653-e383242b8793/840d8160-0130-5e5d-b653-e383242b8793_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36126,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746540/general/7730eeb1-6d04-4aed-8a8f-af270bf8abc2.jpg',
'Width': 400}],
'price': 16500,
'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-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726510%27 HTTP/1.1" 200 None
2026-03-25 22:16:17 [adesa.be] INFO: Saving data for 10726510: {'created_time': 1774476977.79713, 'last_price_update_time': 1774476977.79714, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726510') HTTP/1.1" 204 0
2026-03-25 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746633/general/63445a6c-c949-4184-ab7c-3c61874b5a20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726607)
2026-03-25 22:16:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719523/general/7e61c1a4-fe64-454f-b8aa-f5bd868362a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726007)
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252F9a61af7d-b0ea-473f-93fa-2f5aa79a07c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/9a61af7d-b0ea-473f-93fa-2f5aa79a07c2.jpg not downloaded yet
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746624%252Fgeneral%252F62689af3-4f40-4863-9f7c-553a3551d066.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/62689af3-4f40-4863-9f7c-553a3551d066.jpg not downloaded yet
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e065f250>
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252F961cc367-61cb-4c37-9770-90325370bd85.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/961cc367-61cb-4c37-9770-90325370bd85.jpg saved to cache
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9308c43a-9dac-5b34-ab49-4f005d875be9
2026-03-25 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746437/general/8a916f97-c1c0-4a29-b2c2-f30ef91d98ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726376)
2026-03-25 22:16:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252F38ad3592-c357-4209-b973-6abc6c37a4fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/38ad3592-c357-4209-b973-6abc6c37a4fa.jpg not downloaded yet
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746624%252Fgeneral%252F8db19b65-f992-4853-a1df-67b4638d4259.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/8db19b65-f992-4853-a1df-67b4638d4259.jpg not downloaded yet
2026-03-25 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746437/general/4932a831-cd69-46f4-921b-e8e8801421dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726376)
2026-03-25 22:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746633/general/1c98c23e-040b-4814-bf17-ff7da3e877da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726607)
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1512d10>
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746544%252Fgeneral%252F7f9061fc-5ec7-465f-bad0-a2eacce41962.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746544/general/7f9061fc-5ec7-465f-bad0-a2eacce41962.jpg saved to cache
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9e296c60-ac21-52ac-a26c-bc2ed1d3412c
2026-03-25 22:16:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e296c60-ac21-52ac-a26c-bc2ed1d3412c, skipping ID generation
2026-03-25 22:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e296c60-ac21-52ac-a26c-bc2ed1d3412c with scrape type 1
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9e296c60-ac21-52ac-a26c-bc2ed1d3412c sending to next pipeline
2026-03-25 22:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e296c60-ac21-52ac-a26c-bc2ed1d3412c, identifier: 10726515
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07f7b90>
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252Fbb6e861f-51f9-4357-8ace-b9907805b24a.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/bb6e861f-51f9-4357-8ace-b9907805b24a.jpg saved to cache
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e08446d0>
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252F9e370359-cce3-4882-ad84-312e7c8d5be5.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/9e370359-cce3-4882-ad84-312e7c8d5be5.jpg saved to cache
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9308c43a-9dac-5b34-ab49-4f005d875be9
2026-03-25 22:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e10c68a6-681f-57cc-9d30-cfeb5acb8732 with identifier: 10726593
2026-03-25 22:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e10c68a6-681f-57cc-9d30-cfeb5acb8732 with scrape type 1
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e10c68a6-681f-57cc-9d30-cfeb5acb8732
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746621%252Fgeneral%252Fee2e3f4e-607d-4bf3-9bfc-d0af4132839a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/ee2e3f4e-607d-4bf3-9bfc-d0af4132839a.jpg not downloaded yet
2026-03-25 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746432/general/e5c6b084-9658-4372-b5e9-3a5e7b0a9b12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726353)
2026-03-25 22:16:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/724bc22c-b578-4cda-9fa7-40f3cb40c892.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726009)
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252Fabdf9c47-d5d6-4e62-8476-fec044f9d7cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/abdf9c47-d5d6-4e62-8476-fec044f9d7cd.jpg not downloaded yet
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746624%252Fgeneral%252F7a58bd84-9096-428d-9cfa-64af3f019fa9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/7a58bd84-9096-428d-9cfa-64af3f019fa9.jpg not downloaded yet
2026-03-25 22:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e296c60-ac21-52ac-a26c-bc2ed1d3412c with identifier: 10726515
2026-03-25 22:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e296c60-ac21-52ac-a26c-bc2ed1d3412c with identifier: 10726515
2026-03-25 22:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e296c60-ac21-52ac-a26c-bc2ed1d3412c with identifier: 10726515 to the API
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16: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-25 22:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746544/general/7f9061fc-5ec7-465f-bad0-a2eacce41962.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '9e296c60-ac21-52ac-a26c-bc2ed1d3412c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWY131',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726515',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 121668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385424,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746544/general/b75daa91-bf94-439d-9039-3ded46ef6927.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337799,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746544/general/7f9061fc-5ec7-465f-bad0-a2eacce41962.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316763,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746544/general/3d620e28-9af9-4aed-ac9c-d790ebd3e9d3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338538,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746544/general/8b06fb54-8f2b-49d6-b60a-cfe3cc71c6b3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330251,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746544/general/5f1fdc45-3936-44bd-806c-eb0dc58f2a31.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307923,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746544/general/da952ea8-066b-4c6f-bdfe-72056322af60.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317883,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746544/general/158ead37-ee05-4fed-b84c-c5b4bbd5ba76.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293750,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746544/general/e3163699-60d3-4533-aa2b-1b59f35fc32c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356830,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746544/general/7a8d4fa1-f01e-4be6-bfa7-4e5b14fcebdd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e296c60-ac21-52ac-a26c-bc2ed1d3412c/9e296c60-ac21-52ac-a26c-bc2ed1d3412c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254021,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746544/general/17923bb4-367a-48c2-a0f0-ee8c34f185ce.jpg',
'Width': 1920}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 121.668 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726515%27 HTTP/1.1" 200 None
2026-03-25 22:16:18 [adesa.be] INFO: Saving data for 10726515: {'created_time': 1774476978.646642, 'last_price_update_time': 1774476978.646651, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726515') HTTP/1.1" 204 0
2026-03-25 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746624/general/f05af184-df9a-4611-8006-1cf68932bc9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726598)
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746621%252Fgeneral%252F5f173726-7be9-4333-8809-c72c6dced169.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/5f173726-7be9-4333-8809-c72c6dced169.jpg not downloaded yet
2026-03-25 22:16:18 [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-25 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04d3a10>
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252F63445a6c-c949-4184-ab7c-3c61874b5a20.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/63445a6c-c949-4184-ab7c-3c61874b5a20.jpg saved to cache
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9308c43a-9dac-5b34-ab49-4f005d875be9
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 360339f6-892c-5e2e-b115-26d01bf772d6 due to Ignoring non-200 response
2026-03-25 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746633/general/0d6cd1d3-5154-47ae-9fb1-9a617ca13918.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726607)
2026-03-25 22:16:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/8110cae9-1197-4f12-8e7a-709573df7b58.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726009)
2026-03-25 22:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746633/general/eaf84329-0e4a-4216-bc68-623487e24d26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726607)
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746624%252Fgeneral%252F0da9fa41-fabe-42f3-8df8-80c9806d5c41.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/0da9fa41-fabe-42f3-8df8-80c9806d5c41.jpg not downloaded yet
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746621%252Fgeneral%252Fbc4b3a8c-bb2b-4e5e-9f14-ceee4ea856cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/bc4b3a8c-bb2b-4e5e-9f14-ceee4ea856cb.jpg not downloaded yet
2026-03-25 22:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1354a50>
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F8a916f97-c1c0-4a29-b2c2-f30ef91d98ed.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/8a916f97-c1c0-4a29-b2c2-f30ef91d98ed.jpg saved to cache
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 95b12317-c1c1-56a0-8415-f97ae488bd64
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11eaa50>
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F4932a831-cd69-46f4-921b-e8e8801421dc.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/4932a831-cd69-46f4-921b-e8e8801421dc.jpg saved to cache
2026-03-25 22:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 95b12317-c1c1-56a0-8415-f97ae488bd64
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03ac9d0>
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252F1c98c23e-040b-4814-bf17-ff7da3e877da.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/1c98c23e-040b-4814-bf17-ff7da3e877da.jpg saved to cache
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9308c43a-9dac-5b34-ab49-4f005d875be9
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e079d2d0>
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252Fe5c6b084-9658-4372-b5e9-3a5e7b0a9b12.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/e5c6b084-9658-4372-b5e9-3a5e7b0a9b12.jpg saved to cache
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746432/general/a52b2907-7b22-417d-8439-4a021107e64d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726353)
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746624%252Fgeneral%252F6ddf6e53-7057-4c5b-b551-19a51445ff40.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/6ddf6e53-7057-4c5b-b551-19a51445ff40.jpg not downloaded yet
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746633/general/9a61af7d-b0ea-473f-93fa-2f5aa79a07c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726607)
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746621%252Fgeneral%252Fd3a6c59f-32a5-49a4-ac32-40026019c100.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/d3a6c59f-32a5-49a4-ac32-40026019c100.jpg not downloaded yet
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746624/general/8db19b65-f992-4853-a1df-67b4638d4259.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726598)
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746624%252Fgeneral%252F4b034a84-89e3-4bcd-98a8-8adb0b3fe37c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/4b034a84-89e3-4bcd-98a8-8adb0b3fe37c.jpg not downloaded yet
2026-03-25 22:16:19 [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-25 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0719f50>
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746624%252Fgeneral%252Ff05af184-df9a-4611-8006-1cf68932bc9e.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/f05af184-df9a-4611-8006-1cf68932bc9e.jpg saved to cache
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 326b74dc-f51d-59a4-bc86-5f68793de7b8
2026-03-25 22:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a801972f-c9b3-53af-90c9-3c5289a3b75f with identifier: 10726591
2026-03-25 22:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a801972f-c9b3-53af-90c9-3c5289a3b75f with scrape type 1
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a801972f-c9b3-53af-90c9-3c5289a3b75f
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746618%252Fgeneral%252Fa2b8f740-2250-4a7f-b551-77e4dabe1c06.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/a2b8f740-2250-4a7f-b551-77e4dabe1c06.jpg not downloaded yet
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e124ded0>
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252F0d6cd1d3-5154-47ae-9fb1-9a617ca13918.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/0d6cd1d3-5154-47ae-9fb1-9a617ca13918.jpg saved to cache
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9308c43a-9dac-5b34-ab49-4f005d875be9
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07120d0>
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252Feaf84329-0e4a-4216-bc68-623487e24d26.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/eaf84329-0e4a-4216-bc68-623487e24d26.jpg saved to cache
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9308c43a-9dac-5b34-ab49-4f005d875be9
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746633/general/38ad3592-c357-4209-b973-6abc6c37a4fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726607)
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746624/general/62689af3-4f40-4863-9f7c-553a3551d066.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726598)
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746621%252Fgeneral%252F24ec3187-7a52-42f3-8bc1-3f2d1fd3da86.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/24ec3187-7a52-42f3-8bc1-3f2d1fd3da86.jpg not downloaded yet
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746624%252Fgeneral%252F9d7ddb18-f81e-4a40-a288-1a6304d6426d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/9d7ddb18-f81e-4a40-a288-1a6304d6426d.jpg not downloaded yet
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746618%252Fgeneral%252Fb4e6e651-176e-4dfd-9149-c768a1410a04.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/b4e6e651-176e-4dfd-9149-c768a1410a04.jpg not downloaded yet
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746624/general/7a58bd84-9096-428d-9cfa-64af3f019fa9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726598)
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746621/general/ee2e3f4e-607d-4bf3-9bfc-d0af4132839a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726593)
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746624/general/0da9fa41-fabe-42f3-8df8-80c9806d5c41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726598)
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746621/general/5f173726-7be9-4333-8809-c72c6dced169.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726593)
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746621%252Fgeneral%252F551ed398-c9c5-4583-9b12-1951ee6be9a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/551ed398-c9c5-4583-9b12-1951ee6be9a9.jpg not downloaded yet
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746624%252Fgeneral%252Fb71cbc63-5aea-487a-917a-e52e2429c4b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/b71cbc63-5aea-487a-917a-e52e2429c4b3.jpg not downloaded yet
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746618%252Fgeneral%252Fb0ae73c5-7b5b-4959-8410-ecb1c5139528.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/b0ae73c5-7b5b-4959-8410-ecb1c5139528.jpg not downloaded yet
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0727810>
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252Fa52b2907-7b22-417d-8439-4a021107e64d.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/a52b2907-7b22-417d-8439-4a021107e64d.jpg saved to cache
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e111a7d0>
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252F9a61af7d-b0ea-473f-93fa-2f5aa79a07c2.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/9a61af7d-b0ea-473f-93fa-2f5aa79a07c2.jpg saved to cache
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9308c43a-9dac-5b34-ab49-4f005d875be9
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e040b250>
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746624%252Fgeneral%252F8db19b65-f992-4853-a1df-67b4638d4259.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/8db19b65-f992-4853-a1df-67b4638d4259.jpg saved to cache
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 326b74dc-f51d-59a4-bc86-5f68793de7b8
2026-03-25 22:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e4d0b32-5c54-558b-8013-6e9012d2215b with identifier: 10726587
2026-03-25 22:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e4d0b32-5c54-558b-8013-6e9012d2215b with scrape type 1
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e4d0b32-5c54-558b-8013-6e9012d2215b
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746615%252Fgeneral%252F469b994b-c960-4901-be06-14e33f47dfc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/469b994b-c960-4901-be06-14e33f47dfc9.jpg not downloaded yet
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746633/general/abdf9c47-d5d6-4e62-8476-fec044f9d7cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726607)
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746621/general/bc4b3a8c-bb2b-4e5e-9f14-ceee4ea856cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726593)
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746621%252Fgeneral%252F80bf0c1c-f2c3-4357-9358-cad1bd99ef63.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/80bf0c1c-f2c3-4357-9358-cad1bd99ef63.jpg not downloaded yet
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746618/general/a2b8f740-2250-4a7f-b551-77e4dabe1c06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726591)
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746624%252Fgeneral%252Fc7e55bfc-a800-4628-951e-222cebab0f61.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/c7e55bfc-a800-4628-951e-222cebab0f61.jpg not downloaded yet
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746618%252Fgeneral%252F737a8a38-c805-4cc2-a138-8007dc5429d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/737a8a38-c805-4cc2-a138-8007dc5429d7.jpg not downloaded yet
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746615%252Fgeneral%252F8bec9d8d-9889-4647-b195-fd3e8822c9bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/8bec9d8d-9889-4647-b195-fd3e8822c9bf.jpg not downloaded yet
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746624/general/6ddf6e53-7057-4c5b-b551-19a51445ff40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726598)
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746621/general/d3a6c59f-32a5-49a4-ac32-40026019c100.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726593)
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746621%252Fgeneral%252Fab8a0d95-2794-4736-82f3-9bde2c3f4012.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/ab8a0d95-2794-4736-82f3-9bde2c3f4012.jpg not downloaded yet
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746618%252Fgeneral%252F1ffb6d90-72bd-47f4-b4d2-71c7cf7e6d68.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/1ffb6d90-72bd-47f4-b4d2-71c7cf7e6d68.jpg not downloaded yet
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746615%252Fgeneral%252F6764beef-4058-4cf3-a730-4e8587de7916.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/6764beef-4058-4cf3-a730-4e8587de7916.jpg not downloaded yet
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746624/general/4b034a84-89e3-4bcd-98a8-8adb0b3fe37c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726598)
2026-03-25 22:16:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719523/general/b851ea31-7f69-4722-be67-7da767aac026.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726007)
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746621%252Fgeneral%252F25fe9441-044b-48ed-aaa1-16759e2d0d45.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/25fe9441-044b-48ed-aaa1-16759e2d0d45.jpg not downloaded yet
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1310050>
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746633%252Fgeneral%252F38ad3592-c357-4209-b973-6abc6c37a4fa.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/38ad3592-c357-4209-b973-6abc6c37a4fa.jpg saved to cache
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9308c43a-9dac-5b34-ab49-4f005d875be9
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07ff6d0>
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746624%252Fgeneral%252F62689af3-4f40-4863-9f7c-553a3551d066.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/62689af3-4f40-4863-9f7c-553a3551d066.jpg saved to cache
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 326b74dc-f51d-59a4-bc86-5f68793de7b8
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e072fb50>
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746624%252Fgeneral%252F7a58bd84-9096-428d-9cfa-64af3f019fa9.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/7a58bd84-9096-428d-9cfa-64af3f019fa9.jpg saved to cache
2026-03-25 22:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 326b74dc-f51d-59a4-bc86-5f68793de7b8
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e113ee10>
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746621%252Fgeneral%252Fee2e3f4e-607d-4bf3-9bfc-d0af4132839a.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/ee2e3f4e-607d-4bf3-9bfc-d0af4132839a.jpg saved to cache
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e10c68a6-681f-57cc-9d30-cfeb5acb8732
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e072c810>
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746624%252Fgeneral%252F0da9fa41-fabe-42f3-8df8-80c9806d5c41.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/0da9fa41-fabe-42f3-8df8-80c9806d5c41.jpg saved to cache
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 326b74dc-f51d-59a4-bc86-5f68793de7b8
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e072fed0>
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746621%252Fgeneral%252F5f173726-7be9-4333-8809-c72c6dced169.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/5f173726-7be9-4333-8809-c72c6dced169.jpg saved to cache
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e10c68a6-681f-57cc-9d30-cfeb5acb8732
2026-03-25 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746615/general/469b994b-c960-4901-be06-14e33f47dfc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726587)
2026-03-25 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746621/general/24ec3187-7a52-42f3-8bc1-3f2d1fd3da86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726593)
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746618%252Fgeneral%252F982781c8-a051-449a-9f6d-6f34c80299bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/982781c8-a051-449a-9f6d-6f34c80299bf.jpg not downloaded yet
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746615%252Fgeneral%252F9ba4fa57-2ee0-4215-addc-aee771115f63.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/9ba4fa57-2ee0-4215-addc-aee771115f63.jpg not downloaded yet
2026-03-25 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746624/general/b71cbc63-5aea-487a-917a-e52e2429c4b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726598)
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746621%252Fgeneral%252F25f77d4b-604a-43b1-ab25-bb43741d0a99.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/25f77d4b-604a-43b1-ab25-bb43741d0a99.jpg not downloaded yet
2026-03-25 22:16:20 [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-25 22:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10f7710>
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746633%252Fgeneral%252Fabdf9c47-d5d6-4e62-8476-fec044f9d7cd.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746633/general/abdf9c47-d5d6-4e62-8476-fec044f9d7cd.jpg saved to cache
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9308c43a-9dac-5b34-ab49-4f005d875be9
2026-03-25 22:16:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9308c43a-9dac-5b34-ab49-4f005d875be9, skipping ID generation
2026-03-25 22:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9308c43a-9dac-5b34-ab49-4f005d875be9 with scrape type 1
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9308c43a-9dac-5b34-ab49-4f005d875be9 sending to next pipeline
2026-03-25 22:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9308c43a-9dac-5b34-ab49-4f005d875be9, identifier: 10726607
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e124e490>
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746621%252Fgeneral%252Fbc4b3a8c-bb2b-4e5e-9f14-ceee4ea856cb.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/bc4b3a8c-bb2b-4e5e-9f14-ceee4ea856cb.jpg saved to cache
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e10c68a6-681f-57cc-9d30-cfeb5acb8732
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03c0350>
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746618%252Fgeneral%252Fa2b8f740-2250-4a7f-b551-77e4dabe1c06.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/a2b8f740-2250-4a7f-b551-77e4dabe1c06.jpg saved to cache
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a801972f-c9b3-53af-90c9-3c5289a3b75f
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14e6d10>
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746624%252Fgeneral%252F6ddf6e53-7057-4c5b-b551-19a51445ff40.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/6ddf6e53-7057-4c5b-b551-19a51445ff40.jpg saved to cache
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 326b74dc-f51d-59a4-bc86-5f68793de7b8
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10f1e10>
2026-03-25 22:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746621%252Fgeneral%252Fd3a6c59f-32a5-49a4-ac32-40026019c100.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/d3a6c59f-32a5-49a4-ac32-40026019c100.jpg saved to cache
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e10c68a6-681f-57cc-9d30-cfeb5acb8732
2026-03-25 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746437/general/5dca5202-ddff-4b10-b100-2ad10484a587.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726376)
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746618%252Fgeneral%252F09dd1c18-ad3e-4f07-a7ad-456039501396.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/09dd1c18-ad3e-4f07-a7ad-456039501396.jpg not downloaded yet
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746615%252Fgeneral%252Fcfe045b9-0d63-4dfa-92fc-f77d23b96e5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/cfe045b9-0d63-4dfa-92fc-f77d23b96e5d.jpg not downloaded yet
2026-03-25 22:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9308c43a-9dac-5b34-ab49-4f005d875be9 with identifier: 10726607
2026-03-25 22:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9308c43a-9dac-5b34-ab49-4f005d875be9 with identifier: 10726607
2026-03-25 22:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9308c43a-9dac-5b34-ab49-4f005d875be9 with identifier: 10726607 to the API
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746633/general/abdf9c47-d5d6-4e62-8476-fec044f9d7cd.jpg>
{'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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746633/general/e59e716f-00c8-4f61-aa6d-0b3e91876ca8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40715,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746633/general/961cc367-61cb-4c37-9770-90325370bd85.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746633/general/9e370359-cce3-4882-ad84-312e7c8d5be5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746633/general/63445a6c-c949-4184-ab7c-3c61874b5a20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138484,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746633/general/1c98c23e-040b-4814-bf17-ff7da3e877da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746633/general/eaf84329-0e4a-4216-bc68-623487e24d26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746633/general/0d6cd1d3-5154-47ae-9fb1-9a617ca13918.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746633/general/9a61af7d-b0ea-473f-93fa-2f5aa79a07c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134561,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746633/general/38ad3592-c357-4209-b973-6abc6c37a4fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9308c43a-9dac-5b34-ab49-4f005d875be9/9308c43a-9dac-5b34-ab49-4f005d875be9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746633/general/abdf9c47-d5d6-4e62-8476-fec044f9d7cd.jpg',
'Width': 1024}],
'price': 9300,
'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-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726607%27 HTTP/1.1" 200 None
2026-03-25 22:16:20 [adesa.be] INFO: Saving data for 10726607: {'created_time': 1774476980.966922, 'last_price_update_time': 1774476980.966931, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726607') HTTP/1.1" 204 0
2026-03-25 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746432/general/f408abb7-a718-4e74-bb27-b940c597aef4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726353)
2026-03-25 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746618/general/b0ae73c5-7b5b-4959-8410-ecb1c5139528.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726591)
2026-03-25 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746621/general/80bf0c1c-f2c3-4357-9358-cad1bd99ef63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726593)
2026-03-25 22:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746621/general/551ed398-c9c5-4583-9b12-1951ee6be9a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726593)
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746618%252Fgeneral%252Fc39716c9-a596-4efa-8a8a-b4cfd50efbcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/c39716c9-a596-4efa-8a8a-b4cfd50efbcd.jpg not downloaded yet
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746615%252Fgeneral%252F87558c4a-95ed-45a1-bb05-bbf509cd942e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/87558c4a-95ed-45a1-bb05-bbf509cd942e.jpg not downloaded yet
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06969d0>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746624%252Fgeneral%252F4b034a84-89e3-4bcd-98a8-8adb0b3fe37c.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/4b034a84-89e3-4bcd-98a8-8adb0b3fe37c.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 326b74dc-f51d-59a4-bc86-5f68793de7b8
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 360339f6-892c-5e2e-b115-26d01bf772d6 due to Ignoring non-200 response
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e112a550>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746615%252Fgeneral%252F469b994b-c960-4901-be06-14e33f47dfc9.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/469b994b-c960-4901-be06-14e33f47dfc9.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7e4d0b32-5c54-558b-8013-6e9012d2215b
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0849750>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746621%252Fgeneral%252F24ec3187-7a52-42f3-8bc1-3f2d1fd3da86.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/24ec3187-7a52-42f3-8bc1-3f2d1fd3da86.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e10c68a6-681f-57cc-9d30-cfeb5acb8732
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e084a350>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746624%252Fgeneral%252Fb71cbc63-5aea-487a-917a-e52e2429c4b3.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/b71cbc63-5aea-487a-917a-e52e2429c4b3.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 326b74dc-f51d-59a4-bc86-5f68793de7b8
2026-03-25 22:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6293c43e-27b8-5381-bc5b-86c109886076 with identifier: 10726583
2026-03-25 22:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6293c43e-27b8-5381-bc5b-86c109886076 with scrape type 1
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6293c43e-27b8-5381-bc5b-86c109886076
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252F86ee27a6-0907-409e-bb39-488f06e13a7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/86ee27a6-0907-409e-bb39-488f06e13a7d.jpg not downloaded yet
2026-03-25 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746621/general/ab8a0d95-2794-4736-82f3-9bde2c3f4012.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726593)
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746618%252Fgeneral%252F7ceba96e-6cab-47d4-b4dd-d88722fd5abb.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/7ceba96e-6cab-47d4-b4dd-d88722fd5abb.jpg not downloaded yet
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746615%252Fgeneral%252F0599b168-f75d-4cb4-a173-2e0cfef7b37e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/0599b168-f75d-4cb4-a173-2e0cfef7b37e.jpg not downloaded yet
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252F847d8553-2e40-402b-bcaa-9a544ab9f554.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/847d8553-2e40-402b-bcaa-9a544ab9f554.jpg not downloaded yet
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1082290>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F5dca5202-ddff-4b10-b100-2ad10484a587.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/5dca5202-ddff-4b10-b100-2ad10484a587.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 95b12317-c1c1-56a0-8415-f97ae488bd64
2026-03-25 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746615/general/8bec9d8d-9889-4647-b195-fd3e8822c9bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726587)
2026-03-25 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746621/general/25fe9441-044b-48ed-aaa1-16759e2d0d45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726593)
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08f49c69d0>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252Ff408abb7-a718-4e74-bb27-b940c597aef4.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/f408abb7-a718-4e74-bb27-b940c597aef4.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1560d90>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746618%252Fgeneral%252Fb0ae73c5-7b5b-4959-8410-ecb1c5139528.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/b0ae73c5-7b5b-4959-8410-ecb1c5139528.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a801972f-c9b3-53af-90c9-3c5289a3b75f
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06f5090>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746621%252Fgeneral%252F80bf0c1c-f2c3-4357-9358-cad1bd99ef63.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/80bf0c1c-f2c3-4357-9358-cad1bd99ef63.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e10c68a6-681f-57cc-9d30-cfeb5acb8732
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1562810>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746621%252Fgeneral%252F551ed398-c9c5-4583-9b12-1951ee6be9a9.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/551ed398-c9c5-4583-9b12-1951ee6be9a9.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e10c68a6-681f-57cc-9d30-cfeb5acb8732
2026-03-25 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746615/general/6764beef-4058-4cf3-a730-4e8587de7916.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726587)
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746618%252Fgeneral%252Fe4b4a151-3e7b-424d-abe8-75cd01cb27e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/e4b4a151-3e7b-424d-abe8-75cd01cb27e6.jpg not downloaded yet
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746615%252Fgeneral%252F6e603df0-b83a-4911-99ae-9e4e2ab6c8aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/6e603df0-b83a-4911-99ae-9e4e2ab6c8aa.jpg not downloaded yet
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252F55e24bd8-f519-4fe1-8587-698127bbf210.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/55e24bd8-f519-4fe1-8587-698127bbf210.jpg not downloaded yet
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e045a410>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746621%252Fgeneral%252Fab8a0d95-2794-4736-82f3-9bde2c3f4012.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/ab8a0d95-2794-4736-82f3-9bde2c3f4012.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e10c68a6-681f-57cc-9d30-cfeb5acb8732
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746615%252Fgeneral%252F2c3da0ae-48f8-4c68-a9f6-2af517bbd6ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/2c3da0ae-48f8-4c68-a9f6-2af517bbd6ca.jpg not downloaded yet
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252F397d8aff-f9af-4f10-96fd-01d09b67d401.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/397d8aff-f9af-4f10-96fd-01d09b67d401.jpg not downloaded yet
2026-03-25 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746618/general/1ffb6d90-72bd-47f4-b4d2-71c7cf7e6d68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726591)
2026-03-25 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746618/general/09dd1c18-ad3e-4f07-a7ad-456039501396.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726591)
2026-03-25 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746618/general/982781c8-a051-449a-9f6d-6f34c80299bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726591)
2026-03-25 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746615/general/cfe045b9-0d63-4dfa-92fc-f77d23b96e5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726587)
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746615%252Fgeneral%252Fcfef6612-87e6-423f-81d5-be60a6177421.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/cfef6612-87e6-423f-81d5-be60a6177421.jpg not downloaded yet
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252Fbb34b6f4-71fd-476b-b01a-278245cb31b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/bb34b6f4-71fd-476b-b01a-278245cb31b9.jpg not downloaded yet
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03ab650>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746615%252Fgeneral%252F8bec9d8d-9889-4647-b195-fd3e8822c9bf.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/8bec9d8d-9889-4647-b195-fd3e8822c9bf.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7e4d0b32-5c54-558b-8013-6e9012d2215b
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1170150>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746621%252Fgeneral%252F25fe9441-044b-48ed-aaa1-16759e2d0d45.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/25fe9441-044b-48ed-aaa1-16759e2d0d45.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e10c68a6-681f-57cc-9d30-cfeb5acb8732
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14f9d90>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746615%252Fgeneral%252F6764beef-4058-4cf3-a730-4e8587de7916.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/6764beef-4058-4cf3-a730-4e8587de7916.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7e4d0b32-5c54-558b-8013-6e9012d2215b
2026-03-25 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746615/general/9ba4fa57-2ee0-4215-addc-aee771115f63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726587)
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252Fd2c652d4-0e6b-4be8-97c6-3ae3dd22d575.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/d2c652d4-0e6b-4be8-97c6-3ae3dd22d575.jpg not downloaded yet
2026-03-25 22:16:21 [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-25 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746624/general/c7e55bfc-a800-4628-951e-222cebab0f61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726598)
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1172450>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746618%252Fgeneral%252F1ffb6d90-72bd-47f4-b4d2-71c7cf7e6d68.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/1ffb6d90-72bd-47f4-b4d2-71c7cf7e6d68.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a801972f-c9b3-53af-90c9-3c5289a3b75f
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1510c10>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746618%252Fgeneral%252F09dd1c18-ad3e-4f07-a7ad-456039501396.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/09dd1c18-ad3e-4f07-a7ad-456039501396.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a801972f-c9b3-53af-90c9-3c5289a3b75f
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e157af90>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746618%252Fgeneral%252F982781c8-a051-449a-9f6d-6f34c80299bf.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/982781c8-a051-449a-9f6d-6f34c80299bf.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a801972f-c9b3-53af-90c9-3c5289a3b75f
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e15102d0>
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746615%252Fgeneral%252Fcfe045b9-0d63-4dfa-92fc-f77d23b96e5d.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/cfe045b9-0d63-4dfa-92fc-f77d23b96e5d.jpg saved to cache
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7e4d0b32-5c54-558b-8013-6e9012d2215b
2026-03-25 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746618/general/737a8a38-c805-4cc2-a138-8007dc5429d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726591)
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252Fdc82b60c-bfb8-40e0-90c4-8a1f466d577e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/dc82b60c-bfb8-40e0-90c4-8a1f466d577e.jpg not downloaded yet
2026-03-25 22:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746621/general/25f77d4b-604a-43b1-ab25-bb43741d0a99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726593)
2026-03-25 22:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252F42e9807b-19f7-4e44-a4d4-7fb822712a6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/42e9807b-19f7-4e44-a4d4-7fb822712a6d.jpg not downloaded yet
2026-03-25 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746615/general/2c3da0ae-48f8-4c68-a9f6-2af517bbd6ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726587)
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252F6e8446fe-aa60-4d8b-844a-e16255b69fd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/6e8446fe-aa60-4d8b-844a-e16255b69fd0.jpg not downloaded yet
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e036c190>
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746615%252Fgeneral%252F9ba4fa57-2ee0-4215-addc-aee771115f63.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/9ba4fa57-2ee0-4215-addc-aee771115f63.jpg saved to cache
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7e4d0b32-5c54-558b-8013-6e9012d2215b
2026-03-25 22:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32bf572c-443b-5ef9-b8fa-e44f18771442 with identifier: 10726581
2026-03-25 22:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32bf572c-443b-5ef9-b8fa-e44f18771442 with scrape type 1
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32bf572c-443b-5ef9-b8fa-e44f18771442
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252Ff77b3296-1fd4-4cff-a39c-ab12a8446335.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/f77b3296-1fd4-4cff-a39c-ab12a8446335.jpg not downloaded yet
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3351410>
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746624%252Fgeneral%252Fc7e55bfc-a800-4628-951e-222cebab0f61.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/c7e55bfc-a800-4628-951e-222cebab0f61.jpg saved to cache
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 326b74dc-f51d-59a4-bc86-5f68793de7b8
2026-03-25 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746610/general/847d8553-2e40-402b-bcaa-9a544ab9f554.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726583)
2026-03-25 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746610/general/397d8aff-f9af-4f10-96fd-01d09b67d401.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726583)
2026-03-25 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746610/general/86ee27a6-0907-409e-bb39-488f06e13a7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726583)
2026-03-25 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746615/general/87558c4a-95ed-45a1-bb05-bbf509cd942e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726587)
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252F8cc35df9-00e9-43f5-a2be-faf966860540.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/8cc35df9-00e9-43f5-a2be-faf966860540.jpg not downloaded yet
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252Ff07e4421-88c7-4e35-bc11-77b7837654c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/f07e4421-88c7-4e35-bc11-77b7837654c4.jpg not downloaded yet
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252F409b269e-6606-4971-99d2-ae15e749617c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/409b269e-6606-4971-99d2-ae15e749617c.jpg not downloaded yet
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e126ad50>
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746618%252Fgeneral%252F737a8a38-c805-4cc2-a138-8007dc5429d7.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/737a8a38-c805-4cc2-a138-8007dc5429d7.jpg saved to cache
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a801972f-c9b3-53af-90c9-3c5289a3b75f
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0510f90>
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746621%252Fgeneral%252F25f77d4b-604a-43b1-ab25-bb43741d0a99.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746621/general/25f77d4b-604a-43b1-ab25-bb43741d0a99.jpg saved to cache
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e10c68a6-681f-57cc-9d30-cfeb5acb8732
2026-03-25 22:16:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e10c68a6-681f-57cc-9d30-cfeb5acb8732, skipping ID generation
2026-03-25 22:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e10c68a6-681f-57cc-9d30-cfeb5acb8732 with scrape type 1
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e10c68a6-681f-57cc-9d30-cfeb5acb8732 sending to next pipeline
2026-03-25 22:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e10c68a6-681f-57cc-9d30-cfeb5acb8732, identifier: 10726593
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e32aaa10>
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746615%252Fgeneral%252F2c3da0ae-48f8-4c68-a9f6-2af517bbd6ca.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/2c3da0ae-48f8-4c68-a9f6-2af517bbd6ca.jpg saved to cache
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7e4d0b32-5c54-558b-8013-6e9012d2215b
2026-03-25 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746610/general/55e24bd8-f519-4fe1-8587-698127bbf210.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726583)
2026-03-25 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746618/general/e4b4a151-3e7b-424d-abe8-75cd01cb27e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726591)
2026-03-25 22:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746615/general/6e603df0-b83a-4911-99ae-9e4e2ab6c8aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726587)
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252F8c8398ce-2d08-43eb-88fb-83fa9a96d31e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/8c8398ce-2d08-43eb-88fb-83fa9a96d31e.jpg not downloaded yet
2026-03-25 22:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e10c68a6-681f-57cc-9d30-cfeb5acb8732 with identifier: 10726593
2026-03-25 22:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e10c68a6-681f-57cc-9d30-cfeb5acb8732 with identifier: 10726593
2026-03-25 22:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e10c68a6-681f-57cc-9d30-cfeb5acb8732 with identifier: 10726593 to the API
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746621/general/25f77d4b-604a-43b1-ab25-bb43741d0a99.jpg>
{'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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746621/general/ee2e3f4e-607d-4bf3-9bfc-d0af4132839a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746621/general/5f173726-7be9-4333-8809-c72c6dced169.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746621/general/bc4b3a8c-bb2b-4e5e-9f14-ceee4ea856cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746621/general/d3a6c59f-32a5-49a4-ac32-40026019c100.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746621/general/24ec3187-7a52-42f3-8bc1-3f2d1fd3da86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746621/general/551ed398-c9c5-4583-9b12-1951ee6be9a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746621/general/80bf0c1c-f2c3-4357-9358-cad1bd99ef63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746621/general/ab8a0d95-2794-4736-82f3-9bde2c3f4012.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746621/general/25fe9441-044b-48ed-aaa1-16759e2d0d45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10c68a6-681f-57cc-9d30-cfeb5acb8732/e10c68a6-681f-57cc-9d30-cfeb5acb8732_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746621/general/25f77d4b-604a-43b1-ab25-bb43741d0a99.jpg',
'Width': 1024}],
'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-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726593%27 HTTP/1.1" 200 None
2026-03-25 22:16:22 [adesa.be] INFO: Saving data for 10726593: {'created_time': 1774476982.999684, 'last_price_update_time': 1774476982.999693, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726593') HTTP/1.1" 204 0
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252Fba5d3c11-0a3c-467a-9fd5-4fc37fba3dff.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/ba5d3c11-0a3c-467a-9fd5-4fc37fba3dff.jpg not downloaded yet
2026-03-25 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746615/general/0599b168-f75d-4cb4-a173-2e0cfef7b37e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726587)
2026-03-25 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746610/general/d2c652d4-0e6b-4be8-97c6-3ae3dd22d575.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726583)
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252F803da27d-ef9b-47ec-9b9a-a35e9b1f3cef.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/803da27d-ef9b-47ec-9b9a-a35e9b1f3cef.jpg not downloaded yet
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0713990>
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252F847d8553-2e40-402b-bcaa-9a544ab9f554.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/847d8553-2e40-402b-bcaa-9a544ab9f554.jpg saved to cache
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6293c43e-27b8-5381-bc5b-86c109886076
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03c1ed0>
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252F397d8aff-f9af-4f10-96fd-01d09b67d401.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/397d8aff-f9af-4f10-96fd-01d09b67d401.jpg saved to cache
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6293c43e-27b8-5381-bc5b-86c109886076
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e048ead0>
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252F86ee27a6-0907-409e-bb39-488f06e13a7d.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/86ee27a6-0907-409e-bb39-488f06e13a7d.jpg saved to cache
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6293c43e-27b8-5381-bc5b-86c109886076
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e109d7d0>
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746615%252Fgeneral%252F87558c4a-95ed-45a1-bb05-bbf509cd942e.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/87558c4a-95ed-45a1-bb05-bbf509cd942e.jpg saved to cache
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7e4d0b32-5c54-558b-8013-6e9012d2215b
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e048eb90>
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252F55e24bd8-f519-4fe1-8587-698127bbf210.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/55e24bd8-f519-4fe1-8587-698127bbf210.jpg saved to cache
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6293c43e-27b8-5381-bc5b-86c109886076
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e048d290>
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746618%252Fgeneral%252Fe4b4a151-3e7b-424d-abe8-75cd01cb27e6.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/e4b4a151-3e7b-424d-abe8-75cd01cb27e6.jpg saved to cache
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a801972f-c9b3-53af-90c9-3c5289a3b75f
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e072d4d0>
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746615%252Fgeneral%252F6e603df0-b83a-4911-99ae-9e4e2ab6c8aa.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/6e603df0-b83a-4911-99ae-9e4e2ab6c8aa.jpg saved to cache
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7e4d0b32-5c54-558b-8013-6e9012d2215b
2026-03-25 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746610/general/42e9807b-19f7-4e44-a4d4-7fb822712a6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726583)
2026-03-25 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746610/general/bb34b6f4-71fd-476b-b01a-278245cb31b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726583)
2026-03-25 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746615/general/cfef6612-87e6-423f-81d5-be60a6177421.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726587)
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252F384f0076-fc87-4dbf-82e0-2eedd6b8bc81.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/384f0076-fc87-4dbf-82e0-2eedd6b8bc81.jpg not downloaded yet
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252Fed0dfab9-5300-4901-8e26-63b560811839.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/ed0dfab9-5300-4901-8e26-63b560811839.jpg not downloaded yet
2026-03-25 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746609/general/f77b3296-1fd4-4cff-a39c-ab12a8446335.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726581)
2026-03-25 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746610/general/6e8446fe-aa60-4d8b-844a-e16255b69fd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726583)
2026-03-25 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0630b90>
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746615%252Fgeneral%252F0599b168-f75d-4cb4-a173-2e0cfef7b37e.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/0599b168-f75d-4cb4-a173-2e0cfef7b37e.jpg saved to cache
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7e4d0b32-5c54-558b-8013-6e9012d2215b
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0399e10>
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252Fd2c652d4-0e6b-4be8-97c6-3ae3dd22d575.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/d2c652d4-0e6b-4be8-97c6-3ae3dd22d575.jpg saved to cache
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6293c43e-27b8-5381-bc5b-86c109886076
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252F054f0cb0-bab5-4f03-adc4-9ca6934b5e7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/054f0cb0-bab5-4f03-adc4-9ca6934b5e7f.jpg not downloaded yet
2026-03-25 22:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746610/general/dc82b60c-bfb8-40e0-90c4-8a1f466d577e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726583)
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0459790>
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252F42e9807b-19f7-4e44-a4d4-7fb822712a6d.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/42e9807b-19f7-4e44-a4d4-7fb822712a6d.jpg saved to cache
2026-03-25 22:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6293c43e-27b8-5381-bc5b-86c109886076
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06328d0>
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252Fbb34b6f4-71fd-476b-b01a-278245cb31b9.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/bb34b6f4-71fd-476b-b01a-278245cb31b9.jpg saved to cache
2026-03-25 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6293c43e-27b8-5381-bc5b-86c109886076
2026-03-25 22:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12d1e10>
2026-03-25 22:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746615%252Fgeneral%252Fcfef6612-87e6-423f-81d5-be60a6177421.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746615/general/cfef6612-87e6-423f-81d5-be60a6177421.jpg saved to cache
2026-03-25 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7e4d0b32-5c54-558b-8013-6e9012d2215b
2026-03-25 22:16:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e4d0b32-5c54-558b-8013-6e9012d2215b, skipping ID generation
2026-03-25 22:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e4d0b32-5c54-558b-8013-6e9012d2215b with scrape type 1
2026-03-25 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e4d0b32-5c54-558b-8013-6e9012d2215b sending to next pipeline
2026-03-25 22:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e4d0b32-5c54-558b-8013-6e9012d2215b, identifier: 10726587
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252F64d1125b-e7d3-4f67-a8fe-b6bbae3fd59c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/64d1125b-e7d3-4f67-a8fe-b6bbae3fd59c.jpg not downloaded yet
2026-03-25 22:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e4d0b32-5c54-558b-8013-6e9012d2215b with identifier: 10726587
2026-03-25 22:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e4d0b32-5c54-558b-8013-6e9012d2215b with identifier: 10726587
2026-03-25 22:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e4d0b32-5c54-558b-8013-6e9012d2215b with identifier: 10726587 to the API
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746615/general/cfef6612-87e6-423f-81d5-be60a6177421.jpg>
{'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': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22983,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746615/general/469b994b-c960-4901-be06-14e33f47dfc9.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199769,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746615/general/8bec9d8d-9889-4647-b195-fd3e8822c9bf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191313,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746615/general/6764beef-4058-4cf3-a730-4e8587de7916.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274040,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746615/general/9ba4fa57-2ee0-4215-addc-aee771115f63.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216196,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746615/general/cfe045b9-0d63-4dfa-92fc-f77d23b96e5d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229276,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746615/general/87558c4a-95ed-45a1-bb05-bbf509cd942e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194404,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746615/general/0599b168-f75d-4cb4-a173-2e0cfef7b37e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183156,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746615/general/6e603df0-b83a-4911-99ae-9e4e2ab6c8aa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251942,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746615/general/2c3da0ae-48f8-4c68-a9f6-2af517bbd6ca.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4d0b32-5c54-558b-8013-6e9012d2215b/7e4d0b32-5c54-558b-8013-6e9012d2215b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337205,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746615/general/cfef6612-87e6-423f-81d5-be60a6177421.jpg',
'Width': 1400}],
'price': 7000,
'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-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726587%27 HTTP/1.1" 200 None
2026-03-25 22:16:24 [adesa.be] INFO: Saving data for 10726587: {'created_time': 1774476984.583776, 'last_price_update_time': 1774476984.583786, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726587') HTTP/1.1" 204 0
2026-03-25 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746609/general/409b269e-6606-4971-99d2-ae15e749617c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726581)
2026-03-25 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746609/general/f07e4421-88c7-4e35-bc11-77b7837654c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726581)
2026-03-25 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746618/general/7ceba96e-6cab-47d4-b4dd-d88722fd5abb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726591)
2026-03-25 22:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746609/general/ba5d3c11-0a3c-467a-9fd5-4fc37fba3dff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726581)
2026-03-25 22:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04b1550>
2026-03-25 22:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252Ff77b3296-1fd4-4cff-a39c-ab12a8446335.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/f77b3296-1fd4-4cff-a39c-ab12a8446335.jpg saved to cache
2026-03-25 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 32bf572c-443b-5ef9-b8fa-e44f18771442
2026-03-25 22:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03fd7d0>
2026-03-25 22:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252F6e8446fe-aa60-4d8b-844a-e16255b69fd0.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/6e8446fe-aa60-4d8b-844a-e16255b69fd0.jpg saved to cache
2026-03-25 22:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6293c43e-27b8-5381-bc5b-86c109886076
2026-03-25 22:16:24 [adesa.be] INFO: Found listing with ID: 10725231
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725231%27 HTTP/1.1" 200 None
2026-03-25 22:16:24 [adesa.be] INFO: Scrape type for 10725231: 0
2026-03-25 22:16:24 [adesa.be] INFO: Skipping item 10725231 url https://www.openlane.eu/en/carv6/auction/10725231
2026-03-25 22:16:24 [adesa.be] INFO: Found listing with ID: 10725403
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725403%27 HTTP/1.1" 200 None
2026-03-25 22:16:24 [adesa.be] INFO: Scrape type for 10725403: 0
2026-03-25 22:16:24 [adesa.be] INFO: Skipping item 10725403 url https://www.openlane.eu/en/carv6/auction/10725403
2026-03-25 22:16:24 [adesa.be] INFO: Found listing with ID: 10725358
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725358%27 HTTP/1.1" 200 None
2026-03-25 22:16:24 [adesa.be] INFO: Scrape type for 10725358: 0
2026-03-25 22:16:24 [adesa.be] INFO: Skipping item 10725358 url https://www.openlane.eu/en/carv6/auction/10725358
2026-03-25 22:16:24 [adesa.be] INFO: Found listing with ID: 10725262
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725262%27 HTTP/1.1" 200 None
2026-03-25 22:16:24 [adesa.be] INFO: Scrape type for 10725262: 0
2026-03-25 22:16:24 [adesa.be] INFO: Skipping item 10725262 url https://www.openlane.eu/en/carv6/auction/10725262
2026-03-25 22:16:24 [adesa.be] INFO: Found listing with ID: 10725279
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725279%27 HTTP/1.1" 200 None
2026-03-25 22:16:24 [adesa.be] INFO: Scrape type for 10725279: 0
2026-03-25 22:16:24 [adesa.be] INFO: Skipping item 10725279 url https://www.openlane.eu/en/carv6/auction/10725279
2026-03-25 22:16:24 [adesa.be] INFO: Found listing with ID: 10725342
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725342%27 HTTP/1.1" 200 None
2026-03-25 22:16:24 [adesa.be] INFO: Scrape type for 10725342: 0
2026-03-25 22:16:24 [adesa.be] INFO: Skipping item 10725342 url https://www.openlane.eu/en/carv6/auction/10725342
2026-03-25 22:16:24 [adesa.be] INFO: Found listing with ID: 10725418
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725418%27 HTTP/1.1" 200 None
2026-03-25 22:16:24 [adesa.be] INFO: Scrape type for 10725418: 0
2026-03-25 22:16:24 [adesa.be] INFO: Skipping item 10725418 url https://www.openlane.eu/en/carv6/auction/10725418
2026-03-25 22:16:24 [adesa.be] INFO: Found listing with ID: 10725396
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725396%27 HTTP/1.1" 200 None
2026-03-25 22:16:24 [adesa.be] INFO: Scrape type for 10725396: 0
2026-03-25 22:16:24 [adesa.be] INFO: Skipping item 10725396 url https://www.openlane.eu/en/carv6/auction/10725396
2026-03-25 22:16:24 [adesa.be] INFO: Found listing with ID: 10725433
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725433%27 HTTP/1.1" 200 None
2026-03-25 22:16:24 [adesa.be] INFO: Scrape type for 10725433: 0
2026-03-25 22:16:24 [adesa.be] INFO: Skipping item 10725433 url https://www.openlane.eu/en/carv6/auction/10725433
2026-03-25 22:16:24 [adesa.be] INFO: Found listing with ID: 10725458
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725458%27 HTTP/1.1" 200 None
2026-03-25 22:16:24 [adesa.be] INFO: Scrape type for 10725458: 0
2026-03-25 22:16:24 [adesa.be] INFO: Skipping item 10725458 url https://www.openlane.eu/en/carv6/auction/10725458
2026-03-25 22:16:24 [adesa.be] INFO: Found listing with ID: 10725466
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725466%27 HTTP/1.1" 200 None
2026-03-25 22:16:24 [adesa.be] INFO: Scrape type for 10725466: 0
2026-03-25 22:16:24 [adesa.be] INFO: Skipping item 10725466 url https://www.openlane.eu/en/carv6/auction/10725466
2026-03-25 22:16:24 [adesa.be] INFO: Found listing with ID: 10725385
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725385%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725385: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725385 url https://www.openlane.eu/en/carv6/auction/10725385
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725493
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725493%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725493: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725493 url https://www.openlane.eu/en/carv6/auction/10725493
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725424
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725424%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725424: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725424 url https://www.openlane.eu/en/carv6/auction/10725424
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725431
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725431%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725431: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725431 url https://www.openlane.eu/en/carv6/auction/10725431
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725440
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725440%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725440: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725440 url https://www.openlane.eu/en/carv6/auction/10725440
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725392
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725392%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725392: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725392 url https://www.openlane.eu/en/carv6/auction/10725392
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725348
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725348%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725348: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725348 url https://www.openlane.eu/en/carv6/auction/10725348
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725425
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725425%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725425: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725425 url https://www.openlane.eu/en/carv6/auction/10725425
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725357
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725357%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725357: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725357 url https://www.openlane.eu/en/carv6/auction/10725357
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725301
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725301%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725301: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725301 url https://www.openlane.eu/en/carv6/auction/10725301
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725312
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725312%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725312: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725312 url https://www.openlane.eu/en/carv6/auction/10725312
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725267
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725267%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725267: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725267 url https://www.openlane.eu/en/carv6/auction/10725267
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725495
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725495%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725495: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725495 url https://www.openlane.eu/en/carv6/auction/10725495
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725506
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725506%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725506: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725506 url https://www.openlane.eu/en/carv6/auction/10725506
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725368
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725368%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725368: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725368 url https://www.openlane.eu/en/carv6/auction/10725368
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725320
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725320%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725320: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725320 url https://www.openlane.eu/en/carv6/auction/10725320
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725395
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725395%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725395: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725395 url https://www.openlane.eu/en/carv6/auction/10725395
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725406
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725406%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725406: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725406 url https://www.openlane.eu/en/carv6/auction/10725406
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725386
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725386%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725386: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725386 url https://www.openlane.eu/en/carv6/auction/10725386
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725259
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725259%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725259: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725259 url https://www.openlane.eu/en/carv6/auction/10725259
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725398
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725398%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725398: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725398 url https://www.openlane.eu/en/carv6/auction/10725398
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725413
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725413%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725413: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725413 url https://www.openlane.eu/en/carv6/auction/10725413
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725454
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725454%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725454: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725454 url https://www.openlane.eu/en/carv6/auction/10725454
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725319
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725319%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725319: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725319 url https://www.openlane.eu/en/carv6/auction/10725319
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725375
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725375%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725375: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725375 url https://www.openlane.eu/en/carv6/auction/10725375
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725447
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725447%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725447: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725447 url https://www.openlane.eu/en/carv6/auction/10725447
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725313
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725313%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725313: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725313 url https://www.openlane.eu/en/carv6/auction/10725313
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725252
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725252%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725252: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725252 url https://www.openlane.eu/en/carv6/auction/10725252
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725367
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725367%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725367: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725367 url https://www.openlane.eu/en/carv6/auction/10725367
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725345
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725345%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725345: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725345 url https://www.openlane.eu/en/carv6/auction/10725345
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725324
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725324%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725324: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725324 url https://www.openlane.eu/en/carv6/auction/10725324
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725322
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725322%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725322: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725322 url https://www.openlane.eu/en/carv6/auction/10725322
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725284
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725284%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725284: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725284 url https://www.openlane.eu/en/carv6/auction/10725284
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725286
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725286%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725286: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725286 url https://www.openlane.eu/en/carv6/auction/10725286
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725377
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725377%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725377: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725377 url https://www.openlane.eu/en/carv6/auction/10725377
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725315
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725315%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725315: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725315 url https://www.openlane.eu/en/carv6/auction/10725315
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725330
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725330%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725330: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725330 url https://www.openlane.eu/en/carv6/auction/10725330
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725310
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725310%27 HTTP/1.1" 200 None
2026-03-25 22:16:25 [adesa.be] INFO: Scrape type for 10725310: 0
2026-03-25 22:16:25 [adesa.be] INFO: Skipping item 10725310 url https://www.openlane.eu/en/carv6/auction/10725310
2026-03-25 22:16:25 [adesa.be] INFO: Found listing with ID: 10725333
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725333%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10725333: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10725333 url https://www.openlane.eu/en/carv6/auction/10725333
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10725257
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725257%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10725257: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10725257 url https://www.openlane.eu/en/carv6/auction/10725257
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10725235
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725235%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10725235: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10725235 url https://www.openlane.eu/en/carv6/auction/10725235
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10725382
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725382%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10725382: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10725382 url https://www.openlane.eu/en/carv6/auction/10725382
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10725265
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725265%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10725265: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10725265 url https://www.openlane.eu/en/carv6/auction/10725265
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10725253
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725253%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10725253: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10725253 url https://www.openlane.eu/en/carv6/auction/10725253
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10725215
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725215%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10725215: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10725215 url https://www.openlane.eu/en/carv6/auction/10725215
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10724096
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724096%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10724096: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10724096 url https://www.openlane.eu/en/carv6/auction/10724096
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10723977
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723977%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10723977: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10723977 url https://www.openlane.eu/en/carv6/auction/10723977
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10724078
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724078%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10724078: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10724078 url https://www.openlane.eu/en/carv6/auction/10724078
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10724079
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724079%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10724079: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10724079 url https://www.openlane.eu/en/carv6/auction/10724079
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10726193
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726193%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10726193: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10726193 url https://www.openlane.eu/en/carv6/auction/10726193
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10724053
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724053%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10724053: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10724053 url https://www.openlane.eu/en/carv6/auction/10724053
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10724004
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724004%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10724004: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10724004 url https://www.openlane.eu/en/carv6/auction/10724004
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10724102
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724102%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10724102: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10724102 url https://www.openlane.eu/en/carv6/auction/10724102
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10724158
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724158%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10724158: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10724158 url https://www.openlane.eu/en/carv6/auction/10724158
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10724014
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724014%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10724014: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10724014 url https://www.openlane.eu/en/carv6/auction/10724014
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10724044
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724044%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10724044: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10724044 url https://www.openlane.eu/en/carv6/auction/10724044
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10724097
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724097%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10724097: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10724097 url https://www.openlane.eu/en/carv6/auction/10724097
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10726163
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726163%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10726163: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10726163 url https://www.openlane.eu/en/carv6/auction/10726163
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10724003
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724003%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10724003: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10724003 url https://www.openlane.eu/en/carv6/auction/10724003
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10726194
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726194%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10726194: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10726194 url https://www.openlane.eu/en/carv6/auction/10726194
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10726164
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726164%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10726164: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10726164 url https://www.openlane.eu/en/carv6/auction/10726164
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10726210
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726210%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10726210: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10726210 url https://www.openlane.eu/en/carv6/auction/10726210
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10726211
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726211%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10726211: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10726211 url https://www.openlane.eu/en/carv6/auction/10726211
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10726209
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726209%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10726209: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10726209 url https://www.openlane.eu/en/carv6/auction/10726209
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10726213
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726213%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10726213: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10726213 url https://www.openlane.eu/en/carv6/auction/10726213
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10726214
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726214%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10726214: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10726214 url https://www.openlane.eu/en/carv6/auction/10726214
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10724101
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724101%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10724101: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10724101 url https://www.openlane.eu/en/carv6/auction/10724101
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10726199
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726199%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10726199: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10726199 url https://www.openlane.eu/en/carv6/auction/10726199
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10723959
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723959%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10723959: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10723959 url https://www.openlane.eu/en/carv6/auction/10723959
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10726205
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726205%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10726205: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10726205 url https://www.openlane.eu/en/carv6/auction/10726205
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10726173
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726173%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10726173: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10726173 url https://www.openlane.eu/en/carv6/auction/10726173
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10723958
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723958%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10723958: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10723958 url https://www.openlane.eu/en/carv6/auction/10723958
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10724157
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724157%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10724157: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10724157 url https://www.openlane.eu/en/carv6/auction/10724157
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10723967
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723967%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10723967: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10723967 url https://www.openlane.eu/en/carv6/auction/10723967
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10724160
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724160%27 HTTP/1.1" 200 None
2026-03-25 22:16:26 [adesa.be] INFO: Scrape type for 10724160: 0
2026-03-25 22:16:26 [adesa.be] INFO: Skipping item 10724160 url https://www.openlane.eu/en/carv6/auction/10724160
2026-03-25 22:16:26 [adesa.be] INFO: Found listing with ID: 10726170
2026-03-25 22:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726170%27 HTTP/1.1" 200 None
2026-03-25 22:16:27 [adesa.be] INFO: Scrape type for 10726170: 0
2026-03-25 22:16:27 [adesa.be] INFO: Skipping item 10726170 url https://www.openlane.eu/en/carv6/auction/10726170
2026-03-25 22:16:27 [adesa.be] INFO: Found listing with ID: 10724142
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724142%27 HTTP/1.1" 200 None
2026-03-25 22:16:27 [adesa.be] INFO: Scrape type for 10724142: 0
2026-03-25 22:16:27 [adesa.be] INFO: Skipping item 10724142 url https://www.openlane.eu/en/carv6/auction/10724142
2026-03-25 22:16:27 [adesa.be] INFO: Found listing with ID: 10726212
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726212%27 HTTP/1.1" 200 None
2026-03-25 22:16:27 [adesa.be] INFO: Scrape type for 10726212: 0
2026-03-25 22:16:27 [adesa.be] INFO: Skipping item 10726212 url https://www.openlane.eu/en/carv6/auction/10726212
2026-03-25 22:16:27 [adesa.be] INFO: Found listing with ID: 10724111
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724111%27 HTTP/1.1" 200 None
2026-03-25 22:16:27 [adesa.be] INFO: Scrape type for 10724111: 0
2026-03-25 22:16:27 [adesa.be] INFO: Skipping item 10724111 url https://www.openlane.eu/en/carv6/auction/10724111
2026-03-25 22:16:27 [adesa.be] INFO: Found listing with ID: 10723956
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723956%27 HTTP/1.1" 200 None
2026-03-25 22:16:27 [adesa.be] INFO: Scrape type for 10723956: 0
2026-03-25 22:16:27 [adesa.be] INFO: Skipping item 10723956 url https://www.openlane.eu/en/carv6/auction/10723956
2026-03-25 22:16:27 [adesa.be] INFO: Found listing with ID: 10724166
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724166%27 HTTP/1.1" 200 None
2026-03-25 22:16:27 [adesa.be] INFO: Scrape type for 10724166: 0
2026-03-25 22:16:27 [adesa.be] INFO: Skipping item 10724166 url https://www.openlane.eu/en/carv6/auction/10724166
2026-03-25 22:16:27 [adesa.be] INFO: Found listing with ID: 10724031
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724031%27 HTTP/1.1" 200 None
2026-03-25 22:16:27 [adesa.be] INFO: Scrape type for 10724031: 0
2026-03-25 22:16:27 [adesa.be] INFO: Skipping item 10724031 url https://www.openlane.eu/en/carv6/auction/10724031
2026-03-25 22:16:27 [adesa.be] INFO: Found listing with ID: 10724018
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724018%27 HTTP/1.1" 200 None
2026-03-25 22:16:27 [adesa.be] INFO: Scrape type for 10724018: 0
2026-03-25 22:16:27 [adesa.be] INFO: Skipping item 10724018 url https://www.openlane.eu/en/carv6/auction/10724018
2026-03-25 22:16:27 [adesa.be] INFO: Found listing with ID: 10726165
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726165%27 HTTP/1.1" 200 None
2026-03-25 22:16:27 [adesa.be] INFO: Scrape type for 10726165: 0
2026-03-25 22:16:27 [adesa.be] INFO: Skipping item 10726165 url https://www.openlane.eu/en/carv6/auction/10726165
2026-03-25 22:16:27 [adesa.be] INFO: Found listing with ID: 10726178
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726178%27 HTTP/1.1" 200 None
2026-03-25 22:16:27 [adesa.be] INFO: Scrape type for 10726178: 0
2026-03-25 22:16:27 [adesa.be] INFO: Skipping item 10726178 url https://www.openlane.eu/en/carv6/auction/10726178
2026-03-25 22:16:27 [adesa.be] INFO: Found listing with ID: 10724114
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724114%27 HTTP/1.1" 200 None
2026-03-25 22:16:27 [adesa.be] INFO: Scrape type for 10724114: 0
2026-03-25 22:16:27 [adesa.be] INFO: Skipping item 10724114 url https://www.openlane.eu/en/carv6/auction/10724114
2026-03-25 22:16:27 [adesa.be] INFO: Found listing with ID: 10724154
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724154%27 HTTP/1.1" 200 None
2026-03-25 22:16:27 [adesa.be] INFO: Scrape type for 10724154: 0
2026-03-25 22:16:27 [adesa.be] INFO: Skipping item 10724154 url https://www.openlane.eu/en/carv6/auction/10724154
2026-03-25 22:16:27 [adesa.be] INFO: Found listing with ID: 10726185
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726185%27 HTTP/1.1" 200 None
2026-03-25 22:16:27 [adesa.be] INFO: Scrape type for 10726185: 0
2026-03-25 22:16:27 [adesa.be] INFO: Skipping item 10726185 url https://www.openlane.eu/en/carv6/auction/10726185
2026-03-25 22:16:27 [adesa.be] INFO: Found listing with ID: 10724122
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724122%27 HTTP/1.1" 200 None
2026-03-25 22:16:27 [adesa.be] INFO: Scrape type for 10724122: 0
2026-03-25 22:16:27 [adesa.be] INFO: Skipping item 10724122 url https://www.openlane.eu/en/carv6/auction/10724122
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04bb1d0>
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252Fdc82b60c-bfb8-40e0-90c4-8a1f466d577e.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/dc82b60c-bfb8-40e0-90c4-8a1f466d577e.jpg saved to cache
2026-03-25 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6293c43e-27b8-5381-bc5b-86c109886076
2026-03-25 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746610/general/8cc35df9-00e9-43f5-a2be-faf966860540.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726583)
2026-03-25 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746609/general/8c8398ce-2d08-43eb-88fb-83fa9a96d31e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726581)
2026-03-25 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746609/general/803da27d-ef9b-47ec-9b9a-a35e9b1f3cef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726581)
2026-03-25 22:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746618/general/c39716c9-a596-4efa-8a8a-b4cfd50efbcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726591)
2026-03-25 22:16:27 [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-25 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12702d0>
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252F409b269e-6606-4971-99d2-ae15e749617c.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/409b269e-6606-4971-99d2-ae15e749617c.jpg saved to cache
2026-03-25 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 32bf572c-443b-5ef9-b8fa-e44f18771442
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12d3210>
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252Ff07e4421-88c7-4e35-bc11-77b7837654c4.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/f07e4421-88c7-4e35-bc11-77b7837654c4.jpg saved to cache
2026-03-25 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 32bf572c-443b-5ef9-b8fa-e44f18771442
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1354910>
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746618%252Fgeneral%252F7ceba96e-6cab-47d4-b4dd-d88722fd5abb.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/7ceba96e-6cab-47d4-b4dd-d88722fd5abb.jpg saved to cache
2026-03-25 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a801972f-c9b3-53af-90c9-3c5289a3b75f
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07d3b10>
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252Fba5d3c11-0a3c-467a-9fd5-4fc37fba3dff.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/ba5d3c11-0a3c-467a-9fd5-4fc37fba3dff.jpg saved to cache
2026-03-25 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 32bf572c-443b-5ef9-b8fa-e44f18771442
2026-03-25 22:16:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/c05fd80b-2ef0-44fd-9b64-d95ebe9d2f44.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726009)
2026-03-25 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746624/general/9d7ddb18-f81e-4a40-a288-1a6304d6426d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726598)
2026-03-25 22:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746609/general/64d1125b-e7d3-4f67-a8fe-b6bbae3fd59c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726581)
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12d0190>
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746610%252Fgeneral%252F8cc35df9-00e9-43f5-a2be-faf966860540.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746610/general/8cc35df9-00e9-43f5-a2be-faf966860540.jpg saved to cache
2026-03-25 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6293c43e-27b8-5381-bc5b-86c109886076
2026-03-25 22:16:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6293c43e-27b8-5381-bc5b-86c109886076, skipping ID generation
2026-03-25 22:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6293c43e-27b8-5381-bc5b-86c109886076 with scrape type 1
2026-03-25 22:16:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6293c43e-27b8-5381-bc5b-86c109886076 sending to next pipeline
2026-03-25 22:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6293c43e-27b8-5381-bc5b-86c109886076, identifier: 10726583
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04b5f10>
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252F8c8398ce-2d08-43eb-88fb-83fa9a96d31e.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/8c8398ce-2d08-43eb-88fb-83fa9a96d31e.jpg saved to cache
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 32bf572c-443b-5ef9-b8fa-e44f18771442
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35dcd50>
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252F803da27d-ef9b-47ec-9b9a-a35e9b1f3cef.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/803da27d-ef9b-47ec-9b9a-a35e9b1f3cef.jpg saved to cache
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 32bf572c-443b-5ef9-b8fa-e44f18771442
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04820d0>
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746618%252Fgeneral%252Fc39716c9-a596-4efa-8a8a-b4cfd50efbcd.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/c39716c9-a596-4efa-8a8a-b4cfd50efbcd.jpg saved to cache
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a801972f-c9b3-53af-90c9-3c5289a3b75f
2026-03-25 22:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23e937b8-8abc-56d0-8223-07f6af021bb7 with identifier: 10726605
2026-03-25 22:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23e937b8-8abc-56d0-8223-07f6af021bb7 with scrape type 1
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23e937b8-8abc-56d0-8223-07f6af021bb7
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252F27198107-356b-4c83-b57b-5d4fee844a6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/27198107-356b-4c83-b57b-5d4fee844a6f.jpg not downloaded yet
2026-03-25 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746609/general/ed0dfab9-5300-4901-8e26-63b560811839.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726581)
2026-03-25 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746618/general/b4e6e651-176e-4dfd-9149-c768a1410a04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726591)
2026-03-25 22:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6293c43e-27b8-5381-bc5b-86c109886076 with identifier: 10726583
2026-03-25 22:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6293c43e-27b8-5381-bc5b-86c109886076 with identifier: 10726583
2026-03-25 22:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6293c43e-27b8-5381-bc5b-86c109886076 with identifier: 10726583 to the API
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746610/general/8cc35df9-00e9-43f5-a2be-faf966860540.jpg>
{'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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332352,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746610/general/86ee27a6-0907-409e-bb39-488f06e13a7d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305540,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746610/general/847d8553-2e40-402b-bcaa-9a544ab9f554.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292731,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746610/general/55e24bd8-f519-4fe1-8587-698127bbf210.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285744,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746610/general/397d8aff-f9af-4f10-96fd-01d09b67d401.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354650,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746610/general/bb34b6f4-71fd-476b-b01a-278245cb31b9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251870,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746610/general/d2c652d4-0e6b-4be8-97c6-3ae3dd22d575.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336835,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746610/general/dc82b60c-bfb8-40e0-90c4-8a1f466d577e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266115,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746610/general/42e9807b-19f7-4e44-a4d4-7fb822712a6d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259119,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746610/general/6e8446fe-aa60-4d8b-844a-e16255b69fd0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6293c43e-27b8-5381-bc5b-86c109886076/6293c43e-27b8-5381-bc5b-86c109886076_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301100,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746610/general/8cc35df9-00e9-43f5-a2be-faf966860540.jpg',
'Width': 1920}],
'price': 6500,
'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-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726583%27 HTTP/1.1" 200 None
2026-03-25 22:16:28 [adesa.be] INFO: Saving data for 10726583: {'created_time': 1774476988.49402, 'last_price_update_time': 1774476988.49403, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726583') HTTP/1.1" 204 0
2026-03-25 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746430/general/9f4b6876-d386-490a-8cff-4d8c25d147d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726351)
2026-03-25 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746609/general/054f0cb0-bab5-4f03-adc4-9ca6934b5e7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726581)
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252Fac9c2b5a-9010-47fb-adc7-9bcb6d7ebcf6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/ac9c2b5a-9010-47fb-adc7-9bcb6d7ebcf6.jpg not downloaded yet
2026-03-25 22:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746609/general/384f0076-fc87-4dbf-82e0-2eedd6b8bc81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726581)
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252F9c8fb33d-510e-4aa7-9140-d6d24468a1a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/9c8fb33d-510e-4aa7-9140-d6d24468a1a3.jpg not downloaded yet
2026-03-25 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746446/general/0076ccb1-f75b-4ac8-8378-260bd070a28c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726387)
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07f6410>
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746624%252Fgeneral%252F9d7ddb18-f81e-4a40-a288-1a6304d6426d.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746624/general/9d7ddb18-f81e-4a40-a288-1a6304d6426d.jpg saved to cache
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 326b74dc-f51d-59a4-bc86-5f68793de7b8
2026-03-25 22:16:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 326b74dc-f51d-59a4-bc86-5f68793de7b8, skipping ID generation
2026-03-25 22:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 326b74dc-f51d-59a4-bc86-5f68793de7b8 with scrape type 1
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 326b74dc-f51d-59a4-bc86-5f68793de7b8 sending to next pipeline
2026-03-25 22:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 326b74dc-f51d-59a4-bc86-5f68793de7b8, identifier: 10726598
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0735590>
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252F64d1125b-e7d3-4f67-a8fe-b6bbae3fd59c.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/64d1125b-e7d3-4f67-a8fe-b6bbae3fd59c.jpg saved to cache
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 32bf572c-443b-5ef9-b8fa-e44f18771442
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14f8e90>
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252Fed0dfab9-5300-4901-8e26-63b560811839.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/ed0dfab9-5300-4901-8e26-63b560811839.jpg saved to cache
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 32bf572c-443b-5ef9-b8fa-e44f18771442
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03fe110>
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746618%252Fgeneral%252Fb4e6e651-176e-4dfd-9149-c768a1410a04.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746618/general/b4e6e651-176e-4dfd-9149-c768a1410a04.jpg saved to cache
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a801972f-c9b3-53af-90c9-3c5289a3b75f
2026-03-25 22:16:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a801972f-c9b3-53af-90c9-3c5289a3b75f, skipping ID generation
2026-03-25 22:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a801972f-c9b3-53af-90c9-3c5289a3b75f with scrape type 1
2026-03-25 22:16:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a801972f-c9b3-53af-90c9-3c5289a3b75f sending to next pipeline
2026-03-25 22:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a801972f-c9b3-53af-90c9-3c5289a3b75f, identifier: 10726591
2026-03-25 22:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746448/general/76f412d4-b0e6-4da8-9f46-2ba0636a6b3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726389)
2026-03-25 22:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252F86d089ca-b56a-43e2-8df9-3f12cd262976.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/86d089ca-b56a-43e2-8df9-3f12cd262976.jpg not downloaded yet
2026-03-25 22:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 326b74dc-f51d-59a4-bc86-5f68793de7b8 with identifier: 10726598
2026-03-25 22:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 326b74dc-f51d-59a4-bc86-5f68793de7b8 with identifier: 10726598
2026-03-25 22:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 326b74dc-f51d-59a4-bc86-5f68793de7b8 with identifier: 10726598 to the API
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746624/general/9d7ddb18-f81e-4a40-a288-1a6304d6426d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746624/general/f05af184-df9a-4611-8006-1cf68932bc9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746624/general/62689af3-4f40-4863-9f7c-553a3551d066.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746624/general/8db19b65-f992-4853-a1df-67b4638d4259.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116657,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746624/general/7a58bd84-9096-428d-9cfa-64af3f019fa9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746624/general/0da9fa41-fabe-42f3-8df8-80c9806d5c41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128161,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746624/general/6ddf6e53-7057-4c5b-b551-19a51445ff40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746624/general/4b034a84-89e3-4bcd-98a8-8adb0b3fe37c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58243,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746624/general/9d7ddb18-f81e-4a40-a288-1a6304d6426d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36070,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746624/general/b71cbc63-5aea-487a-917a-e52e2429c4b3.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_326b74dc-f51d-59a4-bc86-5f68793de7b8/326b74dc-f51d-59a4-bc86-5f68793de7b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746624/general/c7e55bfc-a800-4628-951e-222cebab0f61.jpg',
'Width': 1024}],
'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-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726598%27 HTTP/1.1" 200 None
2026-03-25 22:16:29 [adesa.be] INFO: Saving data for 10726598: {'created_time': 1774476989.347198, 'last_price_update_time': 1774476989.347208, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726598') HTTP/1.1" 204 0
2026-03-25 22:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a801972f-c9b3-53af-90c9-3c5289a3b75f with identifier: 10726591
2026-03-25 22:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a801972f-c9b3-53af-90c9-3c5289a3b75f with identifier: 10726591
2026-03-25 22:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a801972f-c9b3-53af-90c9-3c5289a3b75f with identifier: 10726591 to the API
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746618/general/b4e6e651-176e-4dfd-9149-c768a1410a04.jpg>
{'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': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23296,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746618/general/a2b8f740-2250-4a7f-b551-77e4dabe1c06.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200521,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746618/general/b4e6e651-176e-4dfd-9149-c768a1410a04.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205245,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746618/general/b0ae73c5-7b5b-4959-8410-ecb1c5139528.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262034,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746618/general/737a8a38-c805-4cc2-a138-8007dc5429d7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230187,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746618/general/1ffb6d90-72bd-47f4-b4d2-71c7cf7e6d68.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244150,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746618/general/982781c8-a051-449a-9f6d-6f34c80299bf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231861,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746618/general/09dd1c18-ad3e-4f07-a7ad-456039501396.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234987,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746618/general/c39716c9-a596-4efa-8a8a-b4cfd50efbcd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230396,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746618/general/7ceba96e-6cab-47d4-b4dd-d88722fd5abb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a801972f-c9b3-53af-90c9-3c5289a3b75f/a801972f-c9b3-53af-90c9-3c5289a3b75f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276156,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746618/general/e4b4a151-3e7b-424d-abe8-75cd01cb27e6.jpg',
'Width': 1400}],
'price': 7600,
'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-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726591%27 HTTP/1.1" 200 None
2026-03-25 22:16:29 [adesa.be] INFO: Saving data for 10726591: {'created_time': 1774476989.706723, 'last_price_update_time': 1774476989.706732, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726591') HTTP/1.1" 204 0
2026-03-25 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746437/general/168135f5-427b-41b9-a5e2-3a824138a7b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726376)
2026-03-25 22:16:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/c7e6bb2f-e4e3-43f8-b0c6-74b80b2314c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726009)
2026-03-25 22:16:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719523/general/bda05d8c-bbba-409e-aab0-9f216811eddb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726007)
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252F23b92014-375a-4a96-9c8d-a5e9394367fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/23b92014-375a-4a96-9c8d-a5e9394367fc.jpg not downloaded yet
2026-03-25 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746432/general/c5bb9603-a6d5-4169-8114-790673e5187a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726353)
2026-03-25 22:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746631/general/27198107-356b-4c83-b57b-5d4fee844a6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726605)
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252Feff15f81-91b0-4ceb-bc88-3eee3c749c53.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/eff15f81-91b0-4ceb-bc88-3eee3c749c53.jpg not downloaded yet
2026-03-25 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35e39d0>
2026-03-25 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252F9f4b6876-d386-490a-8cff-4d8c25d147d1.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/9f4b6876-d386-490a-8cff-4d8c25d147d1.jpg saved to cache
2026-03-25 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1346492d-79ef-5fe7-a55c-676933ec23ae
2026-03-25 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e084bb10>
2026-03-25 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252F054f0cb0-bab5-4f03-adc4-9ca6934b5e7f.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/054f0cb0-bab5-4f03-adc4-9ca6934b5e7f.jpg saved to cache
2026-03-25 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 32bf572c-443b-5ef9-b8fa-e44f18771442
2026-03-25 22:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1326190>
2026-03-25 22:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746609%252Fgeneral%252F384f0076-fc87-4dbf-82e0-2eedd6b8bc81.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746609/general/384f0076-fc87-4dbf-82e0-2eedd6b8bc81.jpg saved to cache
2026-03-25 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 32bf572c-443b-5ef9-b8fa-e44f18771442
2026-03-25 22:16:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 32bf572c-443b-5ef9-b8fa-e44f18771442, skipping ID generation
2026-03-25 22:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32bf572c-443b-5ef9-b8fa-e44f18771442 with scrape type 1
2026-03-25 22:16:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 32bf572c-443b-5ef9-b8fa-e44f18771442 sending to next pipeline
2026-03-25 22:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32bf572c-443b-5ef9-b8fa-e44f18771442, identifier: 10726581
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03c0210>
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F0076ccb1-f75b-4ac8-8378-260bd070a28c.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/0076ccb1-f75b-4ac8-8378-260bd070a28c.jpg saved to cache
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b20108cf-ac6f-59a2-a912-062378848887
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e043e790>
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252F76f412d4-b0e6-4da8-9f46-2ba0636a6b3a.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/76f412d4-b0e6-4da8-9f46-2ba0636a6b3a.jpg saved to cache
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221
2026-03-25 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746430/general/dc5d5449-c891-4d76-bbaa-09096f71e266.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726351)
2026-03-25 22:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32bf572c-443b-5ef9-b8fa-e44f18771442 with identifier: 10726581
2026-03-25 22:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32bf572c-443b-5ef9-b8fa-e44f18771442 with identifier: 10726581
2026-03-25 22:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32bf572c-443b-5ef9-b8fa-e44f18771442 with identifier: 10726581 to the API
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746609/general/384f0076-fc87-4dbf-82e0-2eedd6b8bc81.jpg>
{'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': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207298,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746609/general/f77b3296-1fd4-4cff-a39c-ab12a8446335.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203092,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746609/general/f07e4421-88c7-4e35-bc11-77b7837654c4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254259,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746609/general/409b269e-6606-4971-99d2-ae15e749617c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236729,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746609/general/8c8398ce-2d08-43eb-88fb-83fa9a96d31e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247355,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746609/general/ba5d3c11-0a3c-467a-9fd5-4fc37fba3dff.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218792,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746609/general/803da27d-ef9b-47ec-9b9a-a35e9b1f3cef.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235817,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746609/general/384f0076-fc87-4dbf-82e0-2eedd6b8bc81.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306194,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746609/general/ed0dfab9-5300-4901-8e26-63b560811839.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229596,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746609/general/054f0cb0-bab5-4f03-adc4-9ca6934b5e7f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32bf572c-443b-5ef9-b8fa-e44f18771442/32bf572c-443b-5ef9-b8fa-e44f18771442_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25774,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746609/general/64d1125b-e7d3-4f67-a8fe-b6bbae3fd59c.jpg',
'Width': 400}],
'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-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726581%27 HTTP/1.1" 200 None
2026-03-25 22:16:30 [adesa.be] INFO: Saving data for 10726581: {'created_time': 1774476990.445956, 'last_price_update_time': 1774476990.445967, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726581') HTTP/1.1" 204 0
2026-03-25 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746446/general/0c83ffa3-66aa-426d-a628-9ea6c205e373.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726387)
2026-03-25 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746631/general/ac9c2b5a-9010-47fb-adc7-9bcb6d7ebcf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726605)
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252F3440e8d9-22a8-41f4-b751-3524aa8a00a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/3440e8d9-22a8-41f4-b751-3524aa8a00a8.jpg not downloaded yet
2026-03-25 22:16:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719662/general/cd32fee6-2cf3-4d2e-a462-658fe7f1afad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10726009)
2026-03-25 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746631/general/9c8fb33d-510e-4aa7-9140-d6d24468a1a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726605)
2026-03-25 22:16:30 [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-25 22:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252F4d65f517-6d6c-4160-b9d8-34dd13f016bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/4d65f517-6d6c-4160-b9d8-34dd13f016bb.jpg not downloaded yet
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1580350>
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F168135f5-427b-41b9-a5e2-3a824138a7b5.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/168135f5-427b-41b9-a5e2-3a824138a7b5.jpg saved to cache
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 95b12317-c1c1-56a0-8415-f97ae488bd64
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-25 22:16:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 360339f6-892c-5e2e-b115-26d01bf772d6, skipping ID generation
2026-03-25 22:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 360339f6-892c-5e2e-b115-26d01bf772d6 with scrape type 1
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 360339f6-892c-5e2e-b115-26d01bf772d6 sending to next pipeline
2026-03-25 22:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 360339f6-892c-5e2e-b115-26d01bf772d6, identifier: 10726007
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e13547d0>
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252Fc5bb9603-a6d5-4169-8114-790673e5187a.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/c5bb9603-a6d5-4169-8114-790673e5187a.jpg saved to cache
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12621d0>
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252F27198107-356b-4c83-b57b-5d4fee844a6f.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/27198107-356b-4c83-b57b-5d4fee844a6f.jpg saved to cache
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 23e937b8-8abc-56d0-8223-07f6af021bb7
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03fe810>
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252Fdc5d5449-c891-4d76-bbaa-09096f71e266.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/dc5d5449-c891-4d76-bbaa-09096f71e266.jpg saved to cache
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1346492d-79ef-5fe7-a55c-676933ec23ae
2026-03-25 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746448/general/f95b392f-8c85-4197-a23a-edf46ede3ef4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726389)
2026-03-25 22:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746432/general/4708256e-8852-444c-88af-d2a662182c4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726353)
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252Fee57afcd-f2e0-41b9-9ea4-f27e86417f25.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/ee57afcd-f2e0-41b9-9ea4-f27e86417f25.jpg not downloaded yet
2026-03-25 22:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 360339f6-892c-5e2e-b115-26d01bf772d6 with identifier: 10726007
2026-03-25 22:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 360339f6-892c-5e2e-b115-26d01bf772d6 with identifier: 10726007
2026-03-25 22:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 360339f6-892c-5e2e-b115-26d01bf772d6 with identifier: 10726007 to the API
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5719523/general/bda05d8c-bbba-409e-aab0-9f216811eddb.JPG>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': '360339f6-892c-5e2e-b115-26d01bf772d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMP538',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726007',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 165187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photos': [],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 4,
'seller_name': None,
'title': 'BMW 2 Series Gran Coupé 216d Advantage - Diesel - Automatic - 116 '
'hp - 165.187 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726007%27 HTTP/1.1" 200 None
2026-03-25 22:16:31 [adesa.be] INFO: Saving data for 10726007: {'created_time': 1774476991.519579, 'last_price_update_time': 1774476991.51959, 'auction_closing_time': 1774617300.0}
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726007') HTTP/1.1" 204 0
2026-03-25 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746631/general/eff15f81-91b0-4ceb-bc88-3eee3c749c53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726605)
2026-03-25 22:16:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 360339f6-892c-5e2e-b115-26d01bf772d6 due to Ignoring non-200 response
2026-03-25 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746437/general/01e4dd1f-5990-4a06-87f8-5e451077be20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726376)
2026-03-25 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746631/general/86d089ca-b56a-43e2-8df9-3f12cd262976.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726605)
2026-03-25 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746631/general/23b92014-375a-4a96-9c8d-a5e9394367fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726605)
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252F664c48fc-831f-4b64-b349-d5f1f89493d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/664c48fc-831f-4b64-b349-d5f1f89493d3.jpg not downloaded yet
2026-03-25 22:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e157a390>
2026-03-25 22:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F0c83ffa3-66aa-426d-a628-9ea6c205e373.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/0c83ffa3-66aa-426d-a628-9ea6c205e373.jpg saved to cache
2026-03-25 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b20108cf-ac6f-59a2-a912-062378848887
2026-03-25 22:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12d0850>
2026-03-25 22:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252Fac9c2b5a-9010-47fb-adc7-9bcb6d7ebcf6.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/ac9c2b5a-9010-47fb-adc7-9bcb6d7ebcf6.jpg saved to cache
2026-03-25 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 23e937b8-8abc-56d0-8223-07f6af021bb7
2026-03-25 22:16:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7a7c409-7cb0-50e5-bef1-16393dcec5a7, skipping ID generation
2026-03-25 22:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with scrape type 1
2026-03-25 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 sending to next pipeline
2026-03-25 22:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7a7c409-7cb0-50e5-bef1-16393dcec5a7, identifier: 10726009
2026-03-25 22:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1354a50>
2026-03-25 22:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252F9c8fb33d-510e-4aa7-9140-d6d24468a1a3.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/9c8fb33d-510e-4aa7-9140-d6d24468a1a3.jpg saved to cache
2026-03-25 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 23e937b8-8abc-56d0-8223-07f6af021bb7
2026-03-25 22:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 088b2869-9d82-5208-a0b7-966985ed7013 with identifier: 10726575
2026-03-25 22:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 088b2869-9d82-5208-a0b7-966985ed7013 with scrape type 1
2026-03-25 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 088b2869-9d82-5208-a0b7-966985ed7013
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252Fdfb4bcaa-f962-4ce9-a468-41a1fb3ff1d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/dfb4bcaa-f962-4ce9-a468-41a1fb3ff1d8.jpg not downloaded yet
2026-03-25 22:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746446/general/0860db7c-e62f-4a54-b040-7d4a59a1fa46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726387)
2026-03-25 22:16:31 [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-25 22:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10726009
2026-03-25 22:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10726009
2026-03-25 22:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10726009 to the API
2026-03-25 22:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:16:32 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5719662/general/cd32fee6-2cf3-4d2e-a462-658fe7f1afad.JPG>
{'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': 28,
'photos': [],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2021-05-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 180d Business Solution AMG - Diesel - Automatic - '
'116 hp - 184.512 km',
'transmission': 'automatic',
'trim': 'Business Solution AMG',
'vin': None,
'year': 2021}
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726009%27 HTTP/1.1" 200 None
2026-03-25 22:16:32 [adesa.be] INFO: Saving data for 10726009: {'created_time': 1774476992.139396, 'last_price_update_time': 1774476992.139407, 'auction_closing_time': 1774617300.0}
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726009') HTTP/1.1" 204 0
2026-03-25 22:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746430/general/7ba5c862-b626-42fc-9528-fc012ea2409a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726351)
2026-03-25 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746437/general/dfcb08a2-42d5-4839-a5b6-7dbed1ca7b95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726376)
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 due to Ignoring non-200 response
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252F88c14eb9-32eb-4b12-a30b-bceacb2c4a4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/88c14eb9-32eb-4b12-a30b-bceacb2c4a4b.jpg not downloaded yet
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e124e550>
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252Ff95b392f-8c85-4197-a23a-edf46ede3ef4.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/f95b392f-8c85-4197-a23a-edf46ede3ef4.jpg saved to cache
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14e4650>
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252F4708256e-8852-444c-88af-d2a662182c4c.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/4708256e-8852-444c-88af-d2a662182c4c.jpg saved to cache
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1186210>
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252Feff15f81-91b0-4ceb-bc88-3eee3c749c53.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/eff15f81-91b0-4ceb-bc88-3eee3c749c53.jpg saved to cache
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 23e937b8-8abc-56d0-8223-07f6af021bb7
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0501310>
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252F01e4dd1f-5990-4a06-87f8-5e451077be20.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/01e4dd1f-5990-4a06-87f8-5e451077be20.jpg saved to cache
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 95b12317-c1c1-56a0-8415-f97ae488bd64
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04751d0>
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252F86d089ca-b56a-43e2-8df9-3f12cd262976.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/86d089ca-b56a-43e2-8df9-3f12cd262976.jpg saved to cache
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 23e937b8-8abc-56d0-8223-07f6af021bb7
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0747710>
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252F23b92014-375a-4a96-9c8d-a5e9394367fc.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/23b92014-375a-4a96-9c8d-a5e9394367fc.jpg saved to cache
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 23e937b8-8abc-56d0-8223-07f6af021bb7
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252Fd4512868-9c97-475e-aa0c-4fdc1b92f13d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/d4512868-9c97-475e-aa0c-4fdc1b92f13d.jpg not downloaded yet
2026-03-25 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746631/general/4d65f517-6d6c-4160-b9d8-34dd13f016bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726605)
2026-03-25 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746631/general/3440e8d9-22a8-41f4-b751-3524aa8a00a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726605)
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11d05d0>
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F0860db7c-e62f-4a54-b040-7d4a59a1fa46.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/0860db7c-e62f-4a54-b040-7d4a59a1fa46.jpg saved to cache
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b20108cf-ac6f-59a2-a912-062378848887
2026-03-25 22:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac76d7c9-6e48-5464-901a-a1827d52bb7e with identifier: 10726572
2026-03-25 22:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac76d7c9-6e48-5464-901a-a1827d52bb7e with scrape type 1
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac76d7c9-6e48-5464-901a-a1827d52bb7e
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252Fd4209de7-5b68-4da2-a171-55e6db9ed65a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/d4209de7-5b68-4da2-a171-55e6db9ed65a.jpg not downloaded yet
2026-03-25 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746432/general/9824380b-1dd3-4685-9bcd-d84aabed8be8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726353)
2026-03-25 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746631/general/ee57afcd-f2e0-41b9-9ea4-f27e86417f25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726605)
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252F34248cff-9723-4dbd-bc2c-a203e7c7c40e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/34248cff-9723-4dbd-bc2c-a203e7c7c40e.jpg not downloaded yet
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e043d890>
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252F7ba5c862-b626-42fc-9528-fc012ea2409a.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/7ba5c862-b626-42fc-9528-fc012ea2409a.jpg saved to cache
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1346492d-79ef-5fe7-a55c-676933ec23ae
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0511fd0>
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746437%252Fgeneral%252Fdfcb08a2-42d5-4839-a5b6-7dbed1ca7b95.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746437/general/dfcb08a2-42d5-4839-a5b6-7dbed1ca7b95.jpg saved to cache
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 95b12317-c1c1-56a0-8415-f97ae488bd64
2026-03-25 22:16:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 95b12317-c1c1-56a0-8415-f97ae488bd64, skipping ID generation
2026-03-25 22:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95b12317-c1c1-56a0-8415-f97ae488bd64 with scrape type 1
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 95b12317-c1c1-56a0-8415-f97ae488bd64 sending to next pipeline
2026-03-25 22:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95b12317-c1c1-56a0-8415-f97ae488bd64, identifier: 10726376
2026-03-25 22:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746448/general/57caa8b6-2e84-436b-8f5a-b83b2295cfbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726389)
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252F478f891f-79d7-4b99-bd0a-10b1fed10df6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/478f891f-79d7-4b99-bd0a-10b1fed10df6.jpg not downloaded yet
2026-03-25 22:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95b12317-c1c1-56a0-8415-f97ae488bd64 with identifier: 10726376
2026-03-25 22:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95b12317-c1c1-56a0-8415-f97ae488bd64 with identifier: 10726376
2026-03-25 22:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95b12317-c1c1-56a0-8415-f97ae488bd64 with identifier: 10726376 to the API
2026-03-25 22:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746437/general/dfcb08a2-42d5-4839-a5b6-7dbed1ca7b95.jpg>
{'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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424607,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746437/general/64ca87b5-21ea-4c4c-a499-b4c6c9d3ac10.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32861,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746437/general/dfcb08a2-42d5-4839-a5b6-7dbed1ca7b95.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423528,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746437/general/01e4dd1f-5990-4a06-87f8-5e451077be20.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369896,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746437/general/168135f5-427b-41b9-a5e2-3a824138a7b5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317193,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746437/general/5dca5202-ddff-4b10-b100-2ad10484a587.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245248,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746437/general/7016fb22-63df-4a9e-8b0d-0d98eb4f5ba7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349530,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746437/general/b6fee197-35a8-4db0-af37-e370f2ea6843.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343906,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746437/general/4932a831-cd69-46f4-921b-e8e8801421dc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355784,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746437/general/8a916f97-c1c0-4a29-b2c2-f30ef91d98ed.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b12317-c1c1-56a0-8415-f97ae488bd64/95b12317-c1c1-56a0-8415-f97ae488bd64_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283819,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746437/general/0fde15f5-a794-4a7e-bffe-720f2bed4e41.jpg',
'Width': 1920}],
'price': 11000,
'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-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726376%27 HTTP/1.1" 200 None
2026-03-25 22:16:33 [adesa.be] INFO: Saving data for 10726376: {'created_time': 1774476993.217854, 'last_price_update_time': 1774476993.217864, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726376') HTTP/1.1" 204 0
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252F4a125437-248f-483a-8c80-ac513c89f0d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/4a125437-248f-483a-8c80-ac513c89f0d7.jpg not downloaded yet
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252Fa0b68a94-d4f5-4759-b36b-f223acb7eca5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/a0b68a94-d4f5-4759-b36b-f223acb7eca5.jpg not downloaded yet
2026-03-25 22:16:33 [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-25 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746430/general/cb7497e5-5795-4f77-aa64-a9c38639bf5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726351)
2026-03-25 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746446/general/636f1c86-468b-4966-a4c3-7a8c004861ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726387)
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252Fa071b007-dfca-4b5b-9352-77e5a43cfd86.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/a071b007-dfca-4b5b-9352-77e5a43cfd86.jpg not downloaded yet
2026-03-25 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746603/general/dfb4bcaa-f962-4ce9-a468-41a1fb3ff1d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726575)
2026-03-25 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746631/general/664c48fc-831f-4b64-b349-d5f1f89493d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726605)
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252Fecac014c-7f26-42f8-b5d6-eeb25e71065a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/ecac014c-7f26-42f8-b5d6-eeb25e71065a.jpg not downloaded yet
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35e03d0>
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252F4d65f517-6d6c-4160-b9d8-34dd13f016bb.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/4d65f517-6d6c-4160-b9d8-34dd13f016bb.jpg saved to cache
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 23e937b8-8abc-56d0-8223-07f6af021bb7
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05455d0>
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252F3440e8d9-22a8-41f4-b751-3524aa8a00a8.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/3440e8d9-22a8-41f4-b751-3524aa8a00a8.jpg saved to cache
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 23e937b8-8abc-56d0-8223-07f6af021bb7
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e048dd90>
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252F9824380b-1dd3-4685-9bcd-d84aabed8be8.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/9824380b-1dd3-4685-9bcd-d84aabed8be8.jpg saved to cache
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0697dd0>
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252Fee57afcd-f2e0-41b9-9ea4-f27e86417f25.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/ee57afcd-f2e0-41b9-9ea4-f27e86417f25.jpg saved to cache
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 23e937b8-8abc-56d0-8223-07f6af021bb7
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10824d0>
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252F57caa8b6-2e84-436b-8f5a-b83b2295cfbc.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/57caa8b6-2e84-436b-8f5a-b83b2295cfbc.jpg saved to cache
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221
2026-03-25 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746448/general/fbc51268-a811-42ca-813e-cd3f621774a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726389)
2026-03-25 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746432/general/0ba485c6-3a76-4893-bb6c-a6abc3641cfa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726353)
2026-03-25 22:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746603/general/88c14eb9-32eb-4b12-a30b-bceacb2c4a4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726575)
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252F679fe3a8-a1a9-4ea9-a639-71e528c0986b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/679fe3a8-a1a9-4ea9-a639-71e528c0986b.jpg not downloaded yet
2026-03-25 22:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252Fa8626a44-4e7d-4da6-92ee-b49417434408.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/a8626a44-4e7d-4da6-92ee-b49417434408.jpg not downloaded yet
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252Fb15f6a2e-91b0-4335-b193-ece78a2214c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/b15f6a2e-91b0-4335-b193-ece78a2214c4.jpg not downloaded yet
2026-03-25 22:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee7f777d-53cc-547e-926c-ded30b2a163e with identifier: 10726571
2026-03-25 22:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee7f777d-53cc-547e-926c-ded30b2a163e with scrape type 1
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee7f777d-53cc-547e-926c-ded30b2a163e
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252F4077f10e-6cd2-41cc-87d2-74317767391b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/4077f10e-6cd2-41cc-87d2-74317767391b.jpg not downloaded yet
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04583d0>
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252Fcb7497e5-5795-4f77-aa64-a9c38639bf5e.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/cb7497e5-5795-4f77-aa64-a9c38639bf5e.jpg saved to cache
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1346492d-79ef-5fe7-a55c-676933ec23ae
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0844910>
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F636f1c86-468b-4966-a4c3-7a8c004861ef.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/636f1c86-468b-4966-a4c3-7a8c004861ef.jpg saved to cache
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b20108cf-ac6f-59a2-a912-062378848887
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05a6290>
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252Fdfb4bcaa-f962-4ce9-a468-41a1fb3ff1d8.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/dfb4bcaa-f962-4ce9-a468-41a1fb3ff1d8.jpg saved to cache
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 088b2869-9d82-5208-a0b7-966985ed7013
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06a8d50>
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746631%252Fgeneral%252F664c48fc-831f-4b64-b349-d5f1f89493d3.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746631/general/664c48fc-831f-4b64-b349-d5f1f89493d3.jpg saved to cache
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 23e937b8-8abc-56d0-8223-07f6af021bb7
2026-03-25 22:16:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 23e937b8-8abc-56d0-8223-07f6af021bb7, skipping ID generation
2026-03-25 22:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23e937b8-8abc-56d0-8223-07f6af021bb7 with scrape type 1
2026-03-25 22:16:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 23e937b8-8abc-56d0-8223-07f6af021bb7 sending to next pipeline
2026-03-25 22:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23e937b8-8abc-56d0-8223-07f6af021bb7, identifier: 10726605
2026-03-25 22:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746441/general/11782017-1c56-4979-a65d-82b190145faf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726381)
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252Fd34b1e95-99a8-4866-b43d-653b32cad30e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/d34b1e95-99a8-4866-b43d-653b32cad30e.jpg not downloaded yet
2026-03-25 22:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23e937b8-8abc-56d0-8223-07f6af021bb7 with identifier: 10726605
2026-03-25 22:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23e937b8-8abc-56d0-8223-07f6af021bb7 with identifier: 10726605
2026-03-25 22:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23e937b8-8abc-56d0-8223-07f6af021bb7 with identifier: 10726605 to the API
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746631/general/664c48fc-831f-4b64-b349-d5f1f89493d3.jpg>
{'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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746631/general/27198107-356b-4c83-b57b-5d4fee844a6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41569,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746631/general/ac9c2b5a-9010-47fb-adc7-9bcb6d7ebcf6.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746631/general/9c8fb33d-510e-4aa7-9140-d6d24468a1a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161595,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746631/general/86d089ca-b56a-43e2-8df9-3f12cd262976.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746631/general/23b92014-375a-4a96-9c8d-a5e9394367fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746631/general/eff15f81-91b0-4ceb-bc88-3eee3c749c53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143858,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746631/general/3440e8d9-22a8-41f4-b751-3524aa8a00a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746631/general/4d65f517-6d6c-4160-b9d8-34dd13f016bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746631/general/ee57afcd-f2e0-41b9-9ea4-f27e86417f25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23e937b8-8abc-56d0-8223-07f6af021bb7/23e937b8-8abc-56d0-8223-07f6af021bb7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746631/general/664c48fc-831f-4b64-b349-d5f1f89493d3.jpg',
'Width': 1024}],
'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-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726605%27 HTTP/1.1" 200 None
2026-03-25 22:16:34 [adesa.be] INFO: Saving data for 10726605: {'created_time': 1774476994.384793, 'last_price_update_time': 1774476994.384803, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726605') HTTP/1.1" 204 0
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252F2f10f32c-60f9-4931-908a-c5b8155c1ef1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/2f10f32c-60f9-4931-908a-c5b8155c1ef1.jpg not downloaded yet
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252F003d7dee-4a24-433b-b9e9-f7e35b0d9a6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/003d7dee-4a24-433b-b9e9-f7e35b0d9a6f.jpg not downloaded yet
2026-03-25 22:16: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-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252F44ff88f2-aa0f-4db7-8d90-d5bce4a877ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/44ff88f2-aa0f-4db7-8d90-d5bce4a877ef.jpg not downloaded yet
2026-03-25 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04b5c10>
2026-03-25 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252Ffbc51268-a811-42ca-813e-cd3f621774a5.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/fbc51268-a811-42ca-813e-cd3f621774a5.jpg saved to cache
2026-03-25 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221
2026-03-25 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07b6c90>
2026-03-25 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746432%252Fgeneral%252F0ba485c6-3a76-4893-bb6c-a6abc3641cfa.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746432/general/0ba485c6-3a76-4893-bb6c-a6abc3641cfa.jpg saved to cache
2026-03-25 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9
2026-03-25 22:16:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9, skipping ID generation
2026-03-25 22:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with scrape type 1
2026-03-25 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 sending to next pipeline
2026-03-25 22:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9, identifier: 10726353
2026-03-25 22:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11c74d0>
2026-03-25 22:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252F88c14eb9-32eb-4b12-a30b-bceacb2c4a4b.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/88c14eb9-32eb-4b12-a30b-bceacb2c4a4b.jpg saved to cache
2026-03-25 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 088b2869-9d82-5208-a0b7-966985ed7013
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252F83827478-55bb-469f-baa4-cd56395b8099.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/83827478-55bb-469f-baa4-cd56395b8099.jpg not downloaded yet
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252Faa4c64bf-ebd0-4aad-a5e9-59c6734bc2d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/aa4c64bf-ebd0-4aad-a5e9-59c6734bc2d2.jpg not downloaded yet
2026-03-25 22:16:34 [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-25 22:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with identifier: 10726353
2026-03-25 22:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with identifier: 10726353
2026-03-25 22:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with identifier: 10726353 to the API
2026-03-25 22:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746432/general/0ba485c6-3a76-4893-bb6c-a6abc3641cfa.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 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': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234586,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746432/general/0ba485c6-3a76-4893-bb6c-a6abc3641cfa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233882,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746432/general/9824380b-1dd3-4685-9bcd-d84aabed8be8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243353,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746432/general/4708256e-8852-444c-88af-d2a662182c4c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239069,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746432/general/c5bb9603-a6d5-4169-8114-790673e5187a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239587,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746432/general/f408abb7-a718-4e74-bb27-b940c597aef4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227008,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746432/general/130c85c2-a45b-4936-b8fe-853fcec636d0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258929,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746432/general/a52b2907-7b22-417d-8439-4a021107e64d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290759,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746432/general/e5c6b084-9658-4372-b5e9-3a5e7b0a9b12.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201936,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746432/general/bb6e861f-51f9-4357-8ace-b9907805b24a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9/2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27048,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746432/general/43259861-b21d-466d-a965-5c6c1c65c334.jpg',
'Width': 400}],
'price': 20700,
'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-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726353%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Saving data for 10726353: {'created_time': 1774476995.163381, 'last_price_update_time': 1774476995.163392, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726353') HTTP/1.1" 204 0
2026-03-25 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746603/general/34248cff-9723-4dbd-bc2c-a203e7c7c40e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726575)
2026-03-25 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746603/general/d4512868-9c97-475e-aa0c-4fdc1b92f13d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726575)
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252Fb46087f0-c357-4aaf-a60b-b4b35896bfc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/b46087f0-c357-4aaf-a60b-b4b35896bfc3.jpg not downloaded yet
2026-03-25 22:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0491590>
2026-03-25 22:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252F11782017-1c56-4979-a65d-82b190145faf.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/11782017-1c56-4979-a65d-82b190145faf.jpg saved to cache
2026-03-25 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ff235ee2-061f-5a23-97dc-d7e7c24553a1
2026-03-25 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746600/general/d4209de7-5b68-4da2-a171-55e6db9ed65a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726572)
2026-03-25 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746600/general/a0b68a94-d4f5-4759-b36b-f223acb7eca5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726572)
2026-03-25 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746446/general/b949ff0b-6e42-4f7c-8ea4-a9eb3c67ab25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726387)
2026-03-25 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746603/general/4a125437-248f-483a-8c80-ac513c89f0d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726575)
2026-03-25 22:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746600/general/478f891f-79d7-4b99-bd0a-10b1fed10df6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726572)
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252Fb8b97ae5-d055-458a-8229-197891b27cad.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/b8b97ae5-d055-458a-8229-197891b27cad.jpg not downloaded yet
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724002
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724002%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724002: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724002 url https://www.openlane.eu/en/carv6/auction/10724002
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724108
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724108%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724108: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724108 url https://www.openlane.eu/en/carv6/auction/10724108
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724155
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724155%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724155: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724155 url https://www.openlane.eu/en/carv6/auction/10724155
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724146
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724146%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724146: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724146 url https://www.openlane.eu/en/carv6/auction/10724146
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10728238
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728238%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10728238: 1
2026-03-25 22:16:35 [adesa.be] INFO: Scraping item 10728238 url https://www.openlane.eu/en/carv6/auction/10728238
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252Ff413479d-b74d-40d6-9719-bc4d1ad2f9e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/f413479d-b74d-40d6-9719-bc4d1ad2f9e9.jpg not downloaded yet
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252F706ad329-eaaf-4880-8bed-6fff1a763f97.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/706ad329-eaaf-4880-8bed-6fff1a763f97.jpg not downloaded yet
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724058
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724058%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724058: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724058 url https://www.openlane.eu/en/carv6/auction/10724058
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724050
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724050%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724050: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724050 url https://www.openlane.eu/en/carv6/auction/10724050
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724153
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724153%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724153: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724153 url https://www.openlane.eu/en/carv6/auction/10724153
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724115
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724115%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724115: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724115 url https://www.openlane.eu/en/carv6/auction/10724115
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10723980
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723980%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10723980: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10723980 url https://www.openlane.eu/en/carv6/auction/10723980
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724145
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724145%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724145: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724145 url https://www.openlane.eu/en/carv6/auction/10724145
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10723996
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723996%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10723996: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10723996 url https://www.openlane.eu/en/carv6/auction/10723996
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10723971
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723971%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10723971: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10723971 url https://www.openlane.eu/en/carv6/auction/10723971
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724088
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724088%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724088: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724088 url https://www.openlane.eu/en/carv6/auction/10724088
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10726171
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726171%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10726171: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10726171 url https://www.openlane.eu/en/carv6/auction/10726171
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724134
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724134%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724134: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724134 url https://www.openlane.eu/en/carv6/auction/10724134
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10723979
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723979%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10723979: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10723979 url https://www.openlane.eu/en/carv6/auction/10723979
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724052
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724052%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724052: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724052 url https://www.openlane.eu/en/carv6/auction/10724052
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724064
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724064%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724064: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724064 url https://www.openlane.eu/en/carv6/auction/10724064
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10723994
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723994%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10723994: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10723994 url https://www.openlane.eu/en/carv6/auction/10723994
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724152
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724152%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724152: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724152 url https://www.openlane.eu/en/carv6/auction/10724152
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10723941
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723941%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10723941: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10723941 url https://www.openlane.eu/en/carv6/auction/10723941
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724156
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724156%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724156: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724156 url https://www.openlane.eu/en/carv6/auction/10724156
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10726203
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726203%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10726203: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10726203 url https://www.openlane.eu/en/carv6/auction/10726203
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10723939
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723939%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10723939: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10723939 url https://www.openlane.eu/en/carv6/auction/10723939
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724051
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724051%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724051: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724051 url https://www.openlane.eu/en/carv6/auction/10724051
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10723949
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723949%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10723949: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10723949 url https://www.openlane.eu/en/carv6/auction/10723949
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724043
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724043%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724043: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724043 url https://www.openlane.eu/en/carv6/auction/10724043
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10726172
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726172%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10726172: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10726172 url https://www.openlane.eu/en/carv6/auction/10726172
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724024
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724024%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724024: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724024 url https://www.openlane.eu/en/carv6/auction/10724024
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10723963
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723963%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10723963: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10723963 url https://www.openlane.eu/en/carv6/auction/10723963
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10726202
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726202%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10726202: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10726202 url https://www.openlane.eu/en/carv6/auction/10726202
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10726204
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726204%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10726204: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10726204 url https://www.openlane.eu/en/carv6/auction/10726204
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10723961
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723961%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10723961: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10723961 url https://www.openlane.eu/en/carv6/auction/10723961
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10723946
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723946%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10723946: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10723946 url https://www.openlane.eu/en/carv6/auction/10723946
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10723988
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723988%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10723988: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10723988 url https://www.openlane.eu/en/carv6/auction/10723988
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724128
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724128%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724128: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724128 url https://www.openlane.eu/en/carv6/auction/10724128
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724124
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724124%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724124: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724124 url https://www.openlane.eu/en/carv6/auction/10724124
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724125
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724125%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724125: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724125 url https://www.openlane.eu/en/carv6/auction/10724125
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10723960
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723960%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10723960: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10723960 url https://www.openlane.eu/en/carv6/auction/10723960
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10724037
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724037%27 HTTP/1.1" 200 None
2026-03-25 22:16:35 [adesa.be] INFO: Scrape type for 10724037: 0
2026-03-25 22:16:35 [adesa.be] INFO: Skipping item 10724037 url https://www.openlane.eu/en/carv6/auction/10724037
2026-03-25 22:16:35 [adesa.be] INFO: Found listing with ID: 10723999
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723999%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723999: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723999 url https://www.openlane.eu/en/carv6/auction/10723999
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723945
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723945%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723945: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723945 url https://www.openlane.eu/en/carv6/auction/10723945
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723928
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723928%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723928: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723928 url https://www.openlane.eu/en/carv6/auction/10723928
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723934
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723934%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723934: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723934 url https://www.openlane.eu/en/carv6/auction/10723934
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724106
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724106%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724106: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724106 url https://www.openlane.eu/en/carv6/auction/10724106
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723957
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723957%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723957: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723957 url https://www.openlane.eu/en/carv6/auction/10723957
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724065
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724065%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724065: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724065 url https://www.openlane.eu/en/carv6/auction/10724065
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724080
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724080%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724080: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724080 url https://www.openlane.eu/en/carv6/auction/10724080
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10726159
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726159%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10726159: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10726159 url https://www.openlane.eu/en/carv6/auction/10726159
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724033
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724033%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724033: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724033 url https://www.openlane.eu/en/carv6/auction/10724033
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724009
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724009%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724009: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724009 url https://www.openlane.eu/en/carv6/auction/10724009
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723930
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723930%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723930: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723930 url https://www.openlane.eu/en/carv6/auction/10723930
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724099
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724099%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724099: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724099 url https://www.openlane.eu/en/carv6/auction/10724099
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724098
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724098%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724098: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724098 url https://www.openlane.eu/en/carv6/auction/10724098
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723991
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723991%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723991: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723991 url https://www.openlane.eu/en/carv6/auction/10723991
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10726192
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726192%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10726192: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10726192 url https://www.openlane.eu/en/carv6/auction/10726192
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724001
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724001%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724001: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724001 url https://www.openlane.eu/en/carv6/auction/10724001
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723933
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723933%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723933: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723933 url https://www.openlane.eu/en/carv6/auction/10723933
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724059
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724059%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724059: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724059 url https://www.openlane.eu/en/carv6/auction/10724059
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10726216
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726216%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10726216: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10726216 url https://www.openlane.eu/en/carv6/auction/10726216
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10726166
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726166%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10726166: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10726166 url https://www.openlane.eu/en/carv6/auction/10726166
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723992
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723992%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723992: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723992 url https://www.openlane.eu/en/carv6/auction/10723992
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724015
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724015%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724015: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724015 url https://www.openlane.eu/en/carv6/auction/10724015
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724017
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724017%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724017: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724017 url https://www.openlane.eu/en/carv6/auction/10724017
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724117
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724117%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724117: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724117 url https://www.openlane.eu/en/carv6/auction/10724117
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724075
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724075%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724075: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724075 url https://www.openlane.eu/en/carv6/auction/10724075
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10726187
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726187%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10726187: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10726187 url https://www.openlane.eu/en/carv6/auction/10726187
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724094
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724094%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724094: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724094 url https://www.openlane.eu/en/carv6/auction/10724094
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723925
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723925%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723925: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723925 url https://www.openlane.eu/en/carv6/auction/10723925
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723943
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723943%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723943: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723943 url https://www.openlane.eu/en/carv6/auction/10723943
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10726175
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726175%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10726175: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10726175 url https://www.openlane.eu/en/carv6/auction/10726175
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10726189
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726189%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10726189: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10726189 url https://www.openlane.eu/en/carv6/auction/10726189
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724072
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724072%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724072: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724072 url https://www.openlane.eu/en/carv6/auction/10724072
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723975
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723975%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723975: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723975 url https://www.openlane.eu/en/carv6/auction/10723975
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723950
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723950%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723950: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723950 url https://www.openlane.eu/en/carv6/auction/10723950
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723951
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723951%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723951: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723951 url https://www.openlane.eu/en/carv6/auction/10723951
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724147
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724147%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724147: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724147 url https://www.openlane.eu/en/carv6/auction/10724147
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723942
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723942%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723942: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723942 url https://www.openlane.eu/en/carv6/auction/10723942
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10726183
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726183%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10726183: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10726183 url https://www.openlane.eu/en/carv6/auction/10726183
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10726221
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726221%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10726221: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10726221 url https://www.openlane.eu/en/carv6/auction/10726221
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724008
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724008%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724008: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724008 url https://www.openlane.eu/en/carv6/auction/10724008
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724039
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724039%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724039: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724039 url https://www.openlane.eu/en/carv6/auction/10724039
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724149
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724149%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724149: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724149 url https://www.openlane.eu/en/carv6/auction/10724149
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723973
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723973%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723973: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723973 url https://www.openlane.eu/en/carv6/auction/10723973
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724133
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724133%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724133: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724133 url https://www.openlane.eu/en/carv6/auction/10724133
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724056
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724056%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724056: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724056 url https://www.openlane.eu/en/carv6/auction/10724056
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724067
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724067%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724067: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724067 url https://www.openlane.eu/en/carv6/auction/10724067
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724150
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724150%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724150: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724150 url https://www.openlane.eu/en/carv6/auction/10724150
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724105
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724105%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724105: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724105 url https://www.openlane.eu/en/carv6/auction/10724105
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724103
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724103%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724103: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724103 url https://www.openlane.eu/en/carv6/auction/10724103
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10726208
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726208%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10726208: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10726208 url https://www.openlane.eu/en/carv6/auction/10726208
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723981
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723981%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723981: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723981 url https://www.openlane.eu/en/carv6/auction/10723981
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724013
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724013%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724013: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724013 url https://www.openlane.eu/en/carv6/auction/10724013
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10724020
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724020%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10724020: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10724020 url https://www.openlane.eu/en/carv6/auction/10724020
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723984
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723984%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723984: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723984 url https://www.openlane.eu/en/carv6/auction/10723984
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723982
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723982%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723982: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723982 url https://www.openlane.eu/en/carv6/auction/10723982
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723935
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723935%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723935: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723935 url https://www.openlane.eu/en/carv6/auction/10723935
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723923
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723923%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723923: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723923 url https://www.openlane.eu/en/carv6/auction/10723923
2026-03-25 22:16:36 [adesa.be] INFO: Found listing with ID: 10723989
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723989%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [adesa.be] INFO: Scrape type for 10723989: 0
2026-03-25 22:16:36 [adesa.be] INFO: Skipping item 10723989 url https://www.openlane.eu/en/carv6/auction/10723989
2026-03-25 22:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4d3053f-adba-50a3-b1a7-9534d631afe3 with identifier: 10726565
2026-03-25 22:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4d3053f-adba-50a3-b1a7-9534d631afe3 with scrape type 1
2026-03-25 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d4d3053f-adba-50a3-b1a7-9534d631afe3
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252Faec3f19f-e500-4ec1-b593-c33cc51bf1fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/aec3f19f-e500-4ec1-b593-c33cc51bf1fb.jpg not downloaded yet
2026-03-25 22:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746448/general/fa705012-700a-466e-8445-662c44a33c62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726389)
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252F095041a4-7fe3-49b8-a266-f89220bf052d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/095041a4-7fe3-49b8-a266-f89220bf052d.jpg not downloaded yet
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252Fde7697bf-a2c5-4ace-8b0f-a9f5c3e69d63.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/de7697bf-a2c5-4ace-8b0f-a9f5c3e69d63.jpg not downloaded yet
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252Fc07e0cb1-8030-427f-82dc-2152539b8060.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/c07e0cb1-8030-427f-82dc-2152539b8060.jpg not downloaded yet
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03aa250>
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252F34248cff-9723-4dbd-bc2c-a203e7c7c40e.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/34248cff-9723-4dbd-bc2c-a203e7c7c40e.jpg saved to cache
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 088b2869-9d82-5208-a0b7-966985ed7013
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e15116d0>
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252Fd4512868-9c97-475e-aa0c-4fdc1b92f13d.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/d4512868-9c97-475e-aa0c-4fdc1b92f13d.jpg saved to cache
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 088b2869-9d82-5208-a0b7-966985ed7013
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04bfb10>
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252Fd4209de7-5b68-4da2-a171-55e6db9ed65a.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/d4209de7-5b68-4da2-a171-55e6db9ed65a.jpg saved to cache
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ac76d7c9-6e48-5464-901a-a1827d52bb7e
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e072d090>
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252Fa0b68a94-d4f5-4759-b36b-f223acb7eca5.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/a0b68a94-d4f5-4759-b36b-f223acb7eca5.jpg saved to cache
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ac76d7c9-6e48-5464-901a-a1827d52bb7e
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0632390>
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252Fb949ff0b-6e42-4f7c-8ea4-a9eb3c67ab25.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/b949ff0b-6e42-4f7c-8ea4-a9eb3c67ab25.jpg saved to cache
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b20108cf-ac6f-59a2-a912-062378848887
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e32f3e90>
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252F4a125437-248f-483a-8c80-ac513c89f0d7.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/4a125437-248f-483a-8c80-ac513c89f0d7.jpg saved to cache
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 088b2869-9d82-5208-a0b7-966985ed7013
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1327310>
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252F478f891f-79d7-4b99-bd0a-10b1fed10df6.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/478f891f-79d7-4b99-bd0a-10b1fed10df6.jpg saved to cache
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ac76d7c9-6e48-5464-901a-a1827d52bb7e
2026-03-25 22:16:37 [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-25 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746603/general/a071b007-dfca-4b5b-9352-77e5a43cfd86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726575)
2026-03-25 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746430/general/f20e89d6-af55-49a7-b3f4-084efba2eb56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726351)
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252F5b1ccaa0-b2aa-41e6-8439-812623c2bafd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/5b1ccaa0-b2aa-41e6-8439-812623c2bafd.jpg not downloaded yet
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252Fc5e86a6e-433f-4cbc-afcb-9783a675eaea.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/c5e86a6e-433f-4cbc-afcb-9783a675eaea.jpg not downloaded yet
2026-03-25 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746600/general/a8626a44-4e7d-4da6-92ee-b49417434408.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726572)
2026-03-25 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746603/general/2f10f32c-60f9-4931-908a-c5b8155c1ef1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726575)
2026-03-25 22: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-25 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746600/general/44ff88f2-aa0f-4db7-8d90-d5bce4a877ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726572)
2026-03-25 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746600/general/d34b1e95-99a8-4866-b43d-653b32cad30e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726572)
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252Ff0185ec5-5b8f-4a9b-b10f-ea32d4b48b55.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/f0185ec5-5b8f-4a9b-b10f-ea32d4b48b55.jpg not downloaded yet
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252F0bb419a2-cbef-41fc-8e64-d2b3bcd14d38.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/0bb419a2-cbef-41fc-8e64-d2b3bcd14d38.jpg not downloaded yet
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08f12cb950>
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252Ffa705012-700a-466e-8445-662c44a33c62.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/fa705012-700a-466e-8445-662c44a33c62.jpg saved to cache
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221
2026-03-25 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746598/general/003d7dee-4a24-433b-b9e9-f7e35b0d9a6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726571)
2026-03-25 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746603/general/679fe3a8-a1a9-4ea9-a639-71e528c0986b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726575)
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252F72d75af5-48bd-45f2-8fb4-5197bdc32d1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/72d75af5-48bd-45f2-8fb4-5197bdc32d1d.jpg not downloaded yet
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252Fb019248e-8abe-4659-ad95-a58b4a47e139.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/b019248e-8abe-4659-ad95-a58b4a47e139.jpg not downloaded yet
2026-03-25 22:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746598/general/aa4c64bf-ebd0-4aad-a5e9-59c6734bc2d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726571)
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252F9c6f2590-68dd-4c9b-afac-5b6f7016805e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/9c6f2590-68dd-4c9b-afac-5b6f7016805e.jpg not downloaded yet
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252Fcd032556-4a08-41d5-b132-6a1040fd1c17.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/cd032556-4a08-41d5-b132-6a1040fd1c17.jpg not downloaded yet
2026-03-25 22:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fa80de2-98bf-5545-98fc-a76119e53639 with identifier: 10726563
2026-03-25 22:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fa80de2-98bf-5545-98fc-a76119e53639 with scrape type 1
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fa80de2-98bf-5545-98fc-a76119e53639
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F7bcd6ac7-630e-45b9-a9f8-102aed92d6fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/7bcd6ac7-630e-45b9-a9f8-102aed92d6fc.jpg not downloaded yet
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e32a9950>
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252Fa071b007-dfca-4b5b-9352-77e5a43cfd86.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/a071b007-dfca-4b5b-9352-77e5a43cfd86.jpg saved to cache
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 088b2869-9d82-5208-a0b7-966985ed7013
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0511550>
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252Ff20e89d6-af55-49a7-b3f4-084efba2eb56.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/f20e89d6-af55-49a7-b3f4-084efba2eb56.jpg saved to cache
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1346492d-79ef-5fe7-a55c-676933ec23ae
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03aa3d0>
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252Fa8626a44-4e7d-4da6-92ee-b49417434408.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/a8626a44-4e7d-4da6-92ee-b49417434408.jpg saved to cache
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ac76d7c9-6e48-5464-901a-a1827d52bb7e
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1218790>
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252F2f10f32c-60f9-4931-908a-c5b8155c1ef1.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/2f10f32c-60f9-4931-908a-c5b8155c1ef1.jpg saved to cache
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 088b2869-9d82-5208-a0b7-966985ed7013
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03ab6d0>
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252F44ff88f2-aa0f-4db7-8d90-d5bce4a877ef.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/44ff88f2-aa0f-4db7-8d90-d5bce4a877ef.jpg saved to cache
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ac76d7c9-6e48-5464-901a-a1827d52bb7e
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1536590>
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252Fd34b1e95-99a8-4866-b43d-653b32cad30e.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/d34b1e95-99a8-4866-b43d-653b32cad30e.jpg saved to cache
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ac76d7c9-6e48-5464-901a-a1827d52bb7e
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252F6b160457-eeb2-43bf-9da8-75b8d0e74223.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/6b160457-eeb2-43bf-9da8-75b8d0e74223.jpg not downloaded yet
2026-03-25 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746598/general/4077f10e-6cd2-41cc-87d2-74317767391b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726571)
2026-03-25 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746603/general/b15f6a2e-91b0-4335-b193-ece78a2214c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726575)
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F267f8098-98d7-4e65-b1c7-fd681496a277.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/267f8098-98d7-4e65-b1c7-fd681496a277.jpg not downloaded yet
2026-03-25 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746603/general/83827478-55bb-469f-baa4-cd56395b8099.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726575)
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252F7930b2bb-0ec7-47ed-aace-62d670d9dd4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/7930b2bb-0ec7-47ed-aace-62d670d9dd4e.jpg not downloaded yet
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F59af1774-2114-41c7-8c19-5763c9c10315.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/59af1774-2114-41c7-8c19-5763c9c10315.jpg not downloaded yet
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0513e10>
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252F003d7dee-4a24-433b-b9e9-f7e35b0d9a6f.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/003d7dee-4a24-433b-b9e9-f7e35b0d9a6f.jpg saved to cache
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ee7f777d-53cc-547e-926c-ded30b2a163e
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03d6510>
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252F679fe3a8-a1a9-4ea9-a639-71e528c0986b.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/679fe3a8-a1a9-4ea9-a639-71e528c0986b.jpg saved to cache
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 088b2869-9d82-5208-a0b7-966985ed7013
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03aef10>
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252Faa4c64bf-ebd0-4aad-a5e9-59c6734bc2d2.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/aa4c64bf-ebd0-4aad-a5e9-59c6734bc2d2.jpg saved to cache
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ee7f777d-53cc-547e-926c-ded30b2a163e
2026-03-25 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746600/general/f413479d-b74d-40d6-9719-bc4d1ad2f9e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726572)
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252F001f34b0-15dd-4b3c-8400-4f60680cfde4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/001f34b0-15dd-4b3c-8400-4f60680cfde4.jpg not downloaded yet
2026-03-25 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746600/general/095041a4-7fe3-49b8-a266-f89220bf052d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726572)
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F42d020cc-e033-44ac-b797-9cff5d1e76e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/42d020cc-e033-44ac-b797-9cff5d1e76e4.jpg not downloaded yet
2026-03-25 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746592/general/c07e0cb1-8030-427f-82dc-2152539b8060.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726565)
2026-03-25 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746598/general/de7697bf-a2c5-4ace-8b0f-a9f5c3e69d63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726571)
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252F64eaf4ed-5658-45b8-bf00-2a7d476409b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/64eaf4ed-5658-45b8-bf00-2a7d476409b7.jpg not downloaded yet
2026-03-25 22:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746592/general/aec3f19f-e500-4ec1-b593-c33cc51bf1fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726565)
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F135ffad8-e474-439c-b285-9915786b9a0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/135ffad8-e474-439c-b285-9915786b9a0d.jpg not downloaded yet
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04b0510>
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252F4077f10e-6cd2-41cc-87d2-74317767391b.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/4077f10e-6cd2-41cc-87d2-74317767391b.jpg saved to cache
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ee7f777d-53cc-547e-926c-ded30b2a163e
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e043dd90>
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252Fb15f6a2e-91b0-4335-b193-ece78a2214c4.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/b15f6a2e-91b0-4335-b193-ece78a2214c4.jpg saved to cache
2026-03-25 22:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 088b2869-9d82-5208-a0b7-966985ed7013
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e066f310>
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746603%252Fgeneral%252F83827478-55bb-469f-baa4-cd56395b8099.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746603/general/83827478-55bb-469f-baa4-cd56395b8099.jpg saved to cache
2026-03-25 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 088b2869-9d82-5208-a0b7-966985ed7013
2026-03-25 22:16:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 088b2869-9d82-5208-a0b7-966985ed7013, skipping ID generation
2026-03-25 22:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 088b2869-9d82-5208-a0b7-966985ed7013 with scrape type 1
2026-03-25 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 088b2869-9d82-5208-a0b7-966985ed7013 sending to next pipeline
2026-03-25 22:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 088b2869-9d82-5208-a0b7-966985ed7013, identifier: 10726575
2026-03-25 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F900de222-7771-4783-a423-33699b7357c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/900de222-7771-4783-a423-33699b7357c3.jpg not downloaded yet
2026-03-25 22:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 088b2869-9d82-5208-a0b7-966985ed7013 with identifier: 10726575
2026-03-25 22:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 088b2869-9d82-5208-a0b7-966985ed7013 with identifier: 10726575
2026-03-25 22:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 088b2869-9d82-5208-a0b7-966985ed7013 with identifier: 10726575 to the API
2026-03-25 22:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746603/general/83827478-55bb-469f-baa4-cd56395b8099.jpg>
{'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': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230667,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746603/general/dfb4bcaa-f962-4ce9-a468-41a1fb3ff1d8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229019,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746603/general/88c14eb9-32eb-4b12-a30b-bceacb2c4a4b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215969,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746603/general/d4512868-9c97-475e-aa0c-4fdc1b92f13d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264153,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746603/general/34248cff-9723-4dbd-bc2c-a203e7c7c40e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294093,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746603/general/4a125437-248f-483a-8c80-ac513c89f0d7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286461,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746603/general/a071b007-dfca-4b5b-9352-77e5a43cfd86.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32994,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746603/general/679fe3a8-a1a9-4ea9-a639-71e528c0986b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237177,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746603/general/b15f6a2e-91b0-4335-b193-ece78a2214c4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248195,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746603/general/2f10f32c-60f9-4931-908a-c5b8155c1ef1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088b2869-9d82-5208-a0b7-966985ed7013/088b2869-9d82-5208-a0b7-966985ed7013_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401412,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746603/general/83827478-55bb-469f-baa4-cd56395b8099.jpg',
'Width': 1400}],
'price': 10100,
'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-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726575%27 HTTP/1.1" 200 None
2026-03-25 22:16:40 [adesa.be] INFO: Saving data for 10726575: {'created_time': 1774477000.445956, 'last_price_update_time': 1774477000.445967, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726575') HTTP/1.1" 204 0
2026-03-25 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746592/general/0bb419a2-cbef-41fc-8e64-d2b3bcd14d38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726565)
2026-03-25 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746592/general/c5e86a6e-433f-4cbc-afcb-9783a675eaea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726565)
2026-03-25 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746598/general/5b1ccaa0-b2aa-41e6-8439-812623c2bafd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726571)
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252Fc27651b7-380b-41f8-8b5a-0f0350fa5a29.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/c27651b7-380b-41f8-8b5a-0f0350fa5a29.jpg not downloaded yet
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e107c510>
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252Ff413479d-b74d-40d6-9719-bc4d1ad2f9e9.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/f413479d-b74d-40d6-9719-bc4d1ad2f9e9.jpg saved to cache
2026-03-25 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ac76d7c9-6e48-5464-901a-a1827d52bb7e
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03ae910>
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252F095041a4-7fe3-49b8-a266-f89220bf052d.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/095041a4-7fe3-49b8-a266-f89220bf052d.jpg saved to cache
2026-03-25 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ac76d7c9-6e48-5464-901a-a1827d52bb7e
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03feb50>
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252Fc07e0cb1-8030-427f-82dc-2152539b8060.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/c07e0cb1-8030-427f-82dc-2152539b8060.jpg saved to cache
2026-03-25 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d4d3053f-adba-50a3-b1a7-9534d631afe3
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03ae610>
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252Fde7697bf-a2c5-4ace-8b0f-a9f5c3e69d63.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/de7697bf-a2c5-4ace-8b0f-a9f5c3e69d63.jpg saved to cache
2026-03-25 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ee7f777d-53cc-547e-926c-ded30b2a163e
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05a9e50>
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252Faec3f19f-e500-4ec1-b593-c33cc51bf1fb.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/aec3f19f-e500-4ec1-b593-c33cc51bf1fb.jpg saved to cache
2026-03-25 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d4d3053f-adba-50a3-b1a7-9534d631afe3
2026-03-25 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746591/general/7bcd6ac7-630e-45b9-a9f8-102aed92d6fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726563)
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252Fb9055572-cd77-4fd1-a152-c9acbbfe7e6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/b9055572-cd77-4fd1-a152-c9acbbfe7e6a.jpg not downloaded yet
2026-03-25 22:16:40 [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-25 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746598/general/706ad329-eaaf-4880-8bed-6fff1a763f97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726571)
2026-03-25 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746598/general/f0185ec5-5b8f-4a9b-b10f-ea32d4b48b55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726571)
2026-03-25 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746592/general/cd032556-4a08-41d5-b132-6a1040fd1c17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726565)
2026-03-25 22:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746592/general/6b160457-eeb2-43bf-9da8-75b8d0e74223.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726565)
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F3bf980d0-8788-459b-86ab-b51b9ea1d6a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/3bf980d0-8788-459b-86ab-b51b9ea1d6a7.jpg not downloaded yet
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0734450>
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252F0bb419a2-cbef-41fc-8e64-d2b3bcd14d38.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/0bb419a2-cbef-41fc-8e64-d2b3bcd14d38.jpg saved to cache
2026-03-25 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d4d3053f-adba-50a3-b1a7-9534d631afe3
2026-03-25 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04f9a90>
2026-03-25 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252Fc5e86a6e-433f-4cbc-afcb-9783a675eaea.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/c5e86a6e-433f-4cbc-afcb-9783a675eaea.jpg saved to cache
2026-03-25 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d4d3053f-adba-50a3-b1a7-9534d631afe3
2026-03-25 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1186e90>
2026-03-25 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252F5b1ccaa0-b2aa-41e6-8439-812623c2bafd.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/5b1ccaa0-b2aa-41e6-8439-812623c2bafd.jpg saved to cache
2026-03-25 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ee7f777d-53cc-547e-926c-ded30b2a163e
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F5c67c3ab-bea3-4207-90eb-fafe38c6da35.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/5c67c3ab-bea3-4207-90eb-fafe38c6da35.jpg not downloaded yet
2026-03-25 22:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746591/general/59af1774-2114-41c7-8c19-5763c9c10315.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726563)
2026-03-25 22:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10bf910>
2026-03-25 22:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F7bcd6ac7-630e-45b9-a9f8-102aed92d6fc.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/7bcd6ac7-630e-45b9-a9f8-102aed92d6fc.jpg saved to cache
2026-03-25 22:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5fa80de2-98bf-5545-98fc-a76119e53639
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724011
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724011%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724011: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724011 url https://www.openlane.eu/en/carv6/auction/10724011
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10726196
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726196%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10726196: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10726196 url https://www.openlane.eu/en/carv6/auction/10726196
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10723936
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723936%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10723936: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10723936 url https://www.openlane.eu/en/carv6/auction/10723936
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10723924
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723924%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10723924: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10723924 url https://www.openlane.eu/en/carv6/auction/10723924
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10726182
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726182%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10726182: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10726182 url https://www.openlane.eu/en/carv6/auction/10726182
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724028
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724028%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724028: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724028 url https://www.openlane.eu/en/carv6/auction/10724028
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10726219
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726219%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10726219: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10726219 url https://www.openlane.eu/en/carv6/auction/10726219
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10723965
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723965%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10723965: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10723965 url https://www.openlane.eu/en/carv6/auction/10723965
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10726174
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726174%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10726174: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10726174 url https://www.openlane.eu/en/carv6/auction/10726174
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724159
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724159%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724159: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724159 url https://www.openlane.eu/en/carv6/auction/10724159
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724023
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724023%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724023: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724023 url https://www.openlane.eu/en/carv6/auction/10724023
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724112
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724112%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724112: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724112 url https://www.openlane.eu/en/carv6/auction/10724112
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724139
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724139%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724139: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724139 url https://www.openlane.eu/en/carv6/auction/10724139
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10723952
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723952%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10723952: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10723952 url https://www.openlane.eu/en/carv6/auction/10723952
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724104
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724104%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724104: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724104 url https://www.openlane.eu/en/carv6/auction/10724104
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10723978
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723978%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10723978: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10723978 url https://www.openlane.eu/en/carv6/auction/10723978
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724007
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724007%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724007: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724007 url https://www.openlane.eu/en/carv6/auction/10724007
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10726176
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726176%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10726176: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10726176 url https://www.openlane.eu/en/carv6/auction/10726176
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10723931
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723931%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10723931: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10723931 url https://www.openlane.eu/en/carv6/auction/10723931
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724038
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724038%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724038: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724038 url https://www.openlane.eu/en/carv6/auction/10724038
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10726181
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726181%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10726181: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10726181 url https://www.openlane.eu/en/carv6/auction/10726181
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10723990
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723990%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10723990: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10723990 url https://www.openlane.eu/en/carv6/auction/10723990
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724029
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724029%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724029: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724029 url https://www.openlane.eu/en/carv6/auction/10724029
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724010
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724010%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724010: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724010 url https://www.openlane.eu/en/carv6/auction/10724010
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10723964
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723964%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10723964: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10723964 url https://www.openlane.eu/en/carv6/auction/10723964
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10726180
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726180%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10726180: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10726180 url https://www.openlane.eu/en/carv6/auction/10726180
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10726168
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726168%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10726168: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10726168 url https://www.openlane.eu/en/carv6/auction/10726168
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10723974
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723974%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10723974: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10723974 url https://www.openlane.eu/en/carv6/auction/10723974
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724040
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724040%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724040: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724040 url https://www.openlane.eu/en/carv6/auction/10724040
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724137
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724137%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724137: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724137 url https://www.openlane.eu/en/carv6/auction/10724137
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724129
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724129%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724129: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724129 url https://www.openlane.eu/en/carv6/auction/10724129
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724110
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724110%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724110: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724110 url https://www.openlane.eu/en/carv6/auction/10724110
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724163
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724163%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724163: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724163 url https://www.openlane.eu/en/carv6/auction/10724163
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724148
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724148%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10724148: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10724148 url https://www.openlane.eu/en/carv6/auction/10724148
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10723972
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723972%27 HTTP/1.1" 200 None
2026-03-25 22:16:41 [adesa.be] INFO: Scrape type for 10723972: 0
2026-03-25 22:16:41 [adesa.be] INFO: Skipping item 10723972 url https://www.openlane.eu/en/carv6/auction/10723972
2026-03-25 22:16:41 [adesa.be] INFO: Found listing with ID: 10724082
2026-03-25 22:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724082%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724082: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724082 url https://www.openlane.eu/en/carv6/auction/10724082
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724055
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724055%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724055: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724055 url https://www.openlane.eu/en/carv6/auction/10724055
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724081
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724081%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724081: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724081 url https://www.openlane.eu/en/carv6/auction/10724081
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724077
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724077%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724077: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724077 url https://www.openlane.eu/en/carv6/auction/10724077
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724016
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724016%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724016: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724016 url https://www.openlane.eu/en/carv6/auction/10724016
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724063
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724063%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724063: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724063 url https://www.openlane.eu/en/carv6/auction/10724063
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10726169
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726169%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10726169: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10726169 url https://www.openlane.eu/en/carv6/auction/10726169
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10726217
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726217%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10726217: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10726217 url https://www.openlane.eu/en/carv6/auction/10726217
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10726218
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726218%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10726218: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10726218 url https://www.openlane.eu/en/carv6/auction/10726218
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724060
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724060%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724060: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724060 url https://www.openlane.eu/en/carv6/auction/10724060
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724025
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724025%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724025: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724025 url https://www.openlane.eu/en/carv6/auction/10724025
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724021
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724021%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724021: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724021 url https://www.openlane.eu/en/carv6/auction/10724021
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10723997
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723997%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10723997: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10723997 url https://www.openlane.eu/en/carv6/auction/10723997
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724036
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724036%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724036: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724036 url https://www.openlane.eu/en/carv6/auction/10724036
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724068
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724068%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724068: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724068 url https://www.openlane.eu/en/carv6/auction/10724068
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10726198
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726198%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10726198: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10726198 url https://www.openlane.eu/en/carv6/auction/10726198
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10726191
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726191%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10726191: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10726191 url https://www.openlane.eu/en/carv6/auction/10726191
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10723970
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723970%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10723970: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10723970 url https://www.openlane.eu/en/carv6/auction/10723970
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10723995
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723995%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10723995: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10723995 url https://www.openlane.eu/en/carv6/auction/10723995
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10726200
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726200%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10726200: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10726200 url https://www.openlane.eu/en/carv6/auction/10726200
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724034
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724034%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724034: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724034 url https://www.openlane.eu/en/carv6/auction/10724034
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724006
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724006%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724006: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724006 url https://www.openlane.eu/en/carv6/auction/10724006
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10723966
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723966%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10723966: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10723966 url https://www.openlane.eu/en/carv6/auction/10723966
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724083
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724083%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724083: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724083 url https://www.openlane.eu/en/carv6/auction/10724083
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724070
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724070%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724070: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724070 url https://www.openlane.eu/en/carv6/auction/10724070
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10723976
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723976%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10723976: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10723976 url https://www.openlane.eu/en/carv6/auction/10723976
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10726195
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726195%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10726195: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10726195 url https://www.openlane.eu/en/carv6/auction/10726195
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724141
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724141%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724141: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724141 url https://www.openlane.eu/en/carv6/auction/10724141
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724030
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724030%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724030: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724030 url https://www.openlane.eu/en/carv6/auction/10724030
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724069
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724069%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724069: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724069 url https://www.openlane.eu/en/carv6/auction/10724069
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10726220
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726220%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10726220: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10726220 url https://www.openlane.eu/en/carv6/auction/10726220
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724035
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724035%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724035: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724035 url https://www.openlane.eu/en/carv6/auction/10724035
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10726206
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726206%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10726206: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10726206 url https://www.openlane.eu/en/carv6/auction/10726206
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10726161
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726161%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10726161: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10726161 url https://www.openlane.eu/en/carv6/auction/10726161
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10723954
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723954%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10723954: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10723954 url https://www.openlane.eu/en/carv6/auction/10723954
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724084
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724084%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724084: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724084 url https://www.openlane.eu/en/carv6/auction/10724084
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724027
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724027%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724027: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724027 url https://www.openlane.eu/en/carv6/auction/10724027
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10726160
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726160%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10726160: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10726160 url https://www.openlane.eu/en/carv6/auction/10726160
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10726188
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726188%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10726188: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10726188 url https://www.openlane.eu/en/carv6/auction/10726188
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724130
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724130%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724130: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724130 url https://www.openlane.eu/en/carv6/auction/10724130
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724132
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724132%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724132: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724132 url https://www.openlane.eu/en/carv6/auction/10724132
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724126
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724126%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724126: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724126 url https://www.openlane.eu/en/carv6/auction/10724126
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724127
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724127%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724127: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724127 url https://www.openlane.eu/en/carv6/auction/10724127
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724071
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724071%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724071: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724071 url https://www.openlane.eu/en/carv6/auction/10724071
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724022
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724022%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724022: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724022 url https://www.openlane.eu/en/carv6/auction/10724022
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724136
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724136%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724136: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724136 url https://www.openlane.eu/en/carv6/auction/10724136
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10726162
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726162%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10726162: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10726162 url https://www.openlane.eu/en/carv6/auction/10726162
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724165
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724165%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724165: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724165 url https://www.openlane.eu/en/carv6/auction/10724165
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724046
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724046%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724046: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724046 url https://www.openlane.eu/en/carv6/auction/10724046
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724123
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724123%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724123: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724123 url https://www.openlane.eu/en/carv6/auction/10724123
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724000
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724000%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724000: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724000 url https://www.openlane.eu/en/carv6/auction/10724000
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724131
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724131%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724131: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724131 url https://www.openlane.eu/en/carv6/auction/10724131
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724138
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724138%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724138: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724138 url https://www.openlane.eu/en/carv6/auction/10724138
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724048
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724048%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724048: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724048 url https://www.openlane.eu/en/carv6/auction/10724048
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724012
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724012%27 HTTP/1.1" 200 None
2026-03-25 22:16:42 [adesa.be] INFO: Scrape type for 10724012: 0
2026-03-25 22:16:42 [adesa.be] INFO: Skipping item 10724012 url https://www.openlane.eu/en/carv6/auction/10724012
2026-03-25 22:16:42 [adesa.be] INFO: Found listing with ID: 10724049
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724049%27 HTTP/1.1" 200 None
2026-03-25 22:16:43 [adesa.be] INFO: Scrape type for 10724049: 0
2026-03-25 22:16:43 [adesa.be] INFO: Skipping item 10724049 url https://www.openlane.eu/en/carv6/auction/10724049
2026-03-25 22:16:43 [adesa.be] INFO: Found listing with ID: 10724118
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724118%27 HTTP/1.1" 200 None
2026-03-25 22:16:43 [adesa.be] INFO: Scrape type for 10724118: 0
2026-03-25 22:16:43 [adesa.be] INFO: Skipping item 10724118 url https://www.openlane.eu/en/carv6/auction/10724118
2026-03-25 22:16:43 [adesa.be] INFO: Found listing with ID: 10724041
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724041%27 HTTP/1.1" 200 None
2026-03-25 22:16:43 [adesa.be] INFO: Scrape type for 10724041: 0
2026-03-25 22:16:43 [adesa.be] INFO: Skipping item 10724041 url https://www.openlane.eu/en/carv6/auction/10724041
2026-03-25 22:16:43 [adesa.be] INFO: Found listing with ID: 10724093
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724093%27 HTTP/1.1" 200 None
2026-03-25 22:16:43 [adesa.be] INFO: Scrape type for 10724093: 0
2026-03-25 22:16:43 [adesa.be] INFO: Skipping item 10724093 url https://www.openlane.eu/en/carv6/auction/10724093
2026-03-25 22:16:43 [adesa.be] INFO: Found listing with ID: 10724170
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724170%27 HTTP/1.1" 200 None
2026-03-25 22:16:43 [adesa.be] INFO: Scrape type for 10724170: 0
2026-03-25 22:16:43 [adesa.be] INFO: Skipping item 10724170 url https://www.openlane.eu/en/carv6/auction/10724170
2026-03-25 22:16:43 [adesa.be] INFO: Found listing with ID: 10724089
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724089%27 HTTP/1.1" 200 None
2026-03-25 22:16:43 [adesa.be] INFO: Scrape type for 10724089: 0
2026-03-25 22:16:43 [adesa.be] INFO: Skipping item 10724089 url https://www.openlane.eu/en/carv6/auction/10724089
2026-03-25 22:16:43 [adesa.be] INFO: Found listing with ID: 10724140
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724140%27 HTTP/1.1" 200 None
2026-03-25 22:16:43 [adesa.be] INFO: Scrape type for 10724140: 0
2026-03-25 22:16:43 [adesa.be] INFO: Skipping item 10724140 url https://www.openlane.eu/en/carv6/auction/10724140
2026-03-25 22:16:43 [adesa.be] INFO: Found listing with ID: 10724032
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724032%27 HTTP/1.1" 200 None
2026-03-25 22:16:43 [adesa.be] INFO: Scrape type for 10724032: 0
2026-03-25 22:16:43 [adesa.be] INFO: Skipping item 10724032 url https://www.openlane.eu/en/carv6/auction/10724032
2026-03-25 22:16:43 [adesa.be] INFO: Found listing with ID: 10724092
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724092%27 HTTP/1.1" 200 None
2026-03-25 22:16:43 [adesa.be] INFO: Scrape type for 10724092: 0
2026-03-25 22:16:43 [adesa.be] INFO: Skipping item 10724092 url https://www.openlane.eu/en/carv6/auction/10724092
2026-03-25 22:16:43 [adesa.be] INFO: Found listing with ID: 10724047
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724047%27 HTTP/1.1" 200 None
2026-03-25 22:16:43 [adesa.be] INFO: Scrape type for 10724047: 0
2026-03-25 22:16:43 [adesa.be] INFO: Skipping item 10724047 url https://www.openlane.eu/en/carv6/auction/10724047
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35e1f50>
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252F706ad329-eaaf-4880-8bed-6fff1a763f97.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/706ad329-eaaf-4880-8bed-6fff1a763f97.jpg saved to cache
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ee7f777d-53cc-547e-926c-ded30b2a163e
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1173450>
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252Ff0185ec5-5b8f-4a9b-b10f-ea32d4b48b55.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/f0185ec5-5b8f-4a9b-b10f-ea32d4b48b55.jpg saved to cache
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ee7f777d-53cc-547e-926c-ded30b2a163e
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0851150>
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252Fcd032556-4a08-41d5-b132-6a1040fd1c17.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/cd032556-4a08-41d5-b132-6a1040fd1c17.jpg saved to cache
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d4d3053f-adba-50a3-b1a7-9534d631afe3
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e32abe50>
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252F6b160457-eeb2-43bf-9da8-75b8d0e74223.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/6b160457-eeb2-43bf-9da8-75b8d0e74223.jpg saved to cache
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d4d3053f-adba-50a3-b1a7-9534d631afe3
2026-03-25 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746592/general/7930b2bb-0ec7-47ed-aace-62d670d9dd4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726565)
2026-03-25 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746592/general/64eaf4ed-5658-45b8-bf00-2a7d476409b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726565)
2026-03-25 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746592/general/001f34b0-15dd-4b3c-8400-4f60680cfde4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726565)
2026-03-25 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746591/general/135ffad8-e474-439c-b285-9915786b9a0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726563)
2026-03-25 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746591/general/267f8098-98d7-4e65-b1c7-fd681496a277.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726563)
2026-03-25 22:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746591/general/900de222-7771-4783-a423-33699b7357c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726563)
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3312450>
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F59af1774-2114-41c7-8c19-5763c9c10315.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/59af1774-2114-41c7-8c19-5763c9c10315.jpg saved to cache
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5fa80de2-98bf-5545-98fc-a76119e53639
2026-03-25 22:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746591/general/42d020cc-e033-44ac-b797-9cff5d1e76e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726563)
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03c2e50>
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252F7930b2bb-0ec7-47ed-aace-62d670d9dd4e.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/7930b2bb-0ec7-47ed-aace-62d670d9dd4e.jpg saved to cache
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d4d3053f-adba-50a3-b1a7-9534d631afe3
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e039b3d0>
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252F64eaf4ed-5658-45b8-bf00-2a7d476409b7.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/64eaf4ed-5658-45b8-bf00-2a7d476409b7.jpg saved to cache
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d4d3053f-adba-50a3-b1a7-9534d631afe3
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06935d0>
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252F001f34b0-15dd-4b3c-8400-4f60680cfde4.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/001f34b0-15dd-4b3c-8400-4f60680cfde4.jpg saved to cache
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d4d3053f-adba-50a3-b1a7-9534d631afe3
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07f4e90>
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F135ffad8-e474-439c-b285-9915786b9a0d.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/135ffad8-e474-439c-b285-9915786b9a0d.jpg saved to cache
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5fa80de2-98bf-5545-98fc-a76119e53639
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1504690>
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F267f8098-98d7-4e65-b1c7-fd681496a277.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/267f8098-98d7-4e65-b1c7-fd681496a277.jpg saved to cache
2026-03-25 22:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5fa80de2-98bf-5545-98fc-a76119e53639
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06dbad0>
2026-03-25 22:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F900de222-7771-4783-a423-33699b7357c3.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/900de222-7771-4783-a423-33699b7357c3.jpg saved to cache
2026-03-25 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5fa80de2-98bf-5545-98fc-a76119e53639
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10f1f50>
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F42d020cc-e033-44ac-b797-9cff5d1e76e4.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/42d020cc-e033-44ac-b797-9cff5d1e76e4.jpg saved to cache
2026-03-25 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5fa80de2-98bf-5545-98fc-a76119e53639
2026-03-25 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746591/general/5c67c3ab-bea3-4207-90eb-fafe38c6da35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726563)
2026-03-25 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746591/general/c27651b7-380b-41f8-8b5a-0f0350fa5a29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726563)
2026-03-25 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746591/general/3bf980d0-8788-459b-86ab-b51b9ea1d6a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726563)
2026-03-25 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746598/general/72d75af5-48bd-45f2-8fb4-5197bdc32d1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726571)
2026-03-25 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746591/general/b9055572-cd77-4fd1-a152-c9acbbfe7e6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726563)
2026-03-25 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746592/general/b019248e-8abe-4659-ad95-a58b4a47e139.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726565)
2026-03-25 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746598/general/9c6f2590-68dd-4c9b-afac-5b6f7016805e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726571)
2026-03-25 22: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-25 22: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-25 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746598/general/b8b97ae5-d055-458a-8229-197891b27cad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726571)
2026-03-25 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746600/general/ecac014c-7f26-42f8-b5d6-eeb25e71065a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726572)
2026-03-25 22: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-25 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746430/general/09c2f5f2-84c3-4e49-a5e9-1f91ddb44f8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726351)
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10f0e50>
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F5c67c3ab-bea3-4207-90eb-fafe38c6da35.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/5c67c3ab-bea3-4207-90eb-fafe38c6da35.jpg saved to cache
2026-03-25 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5fa80de2-98bf-5545-98fc-a76119e53639
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03bf4d0>
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252Fc27651b7-380b-41f8-8b5a-0f0350fa5a29.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/c27651b7-380b-41f8-8b5a-0f0350fa5a29.jpg saved to cache
2026-03-25 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5fa80de2-98bf-5545-98fc-a76119e53639
2026-03-25 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746441/general/84d63797-074f-436b-9a52-eb6fa52a2bcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726381)
2026-03-25 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746448/general/9e5255ed-dc84-4ef7-aee1-504c75f269fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726389)
2026-03-25 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746441/general/0aa79d65-4d58-40a2-92e1-cc83c2fd67d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726381)
2026-03-25 22:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05a7650>
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252F3bf980d0-8788-459b-86ab-b51b9ea1d6a7.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/3bf980d0-8788-459b-86ab-b51b9ea1d6a7.jpg saved to cache
2026-03-25 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5fa80de2-98bf-5545-98fc-a76119e53639
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07b5450>
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252F72d75af5-48bd-45f2-8fb4-5197bdc32d1d.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/72d75af5-48bd-45f2-8fb4-5197bdc32d1d.jpg saved to cache
2026-03-25 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ee7f777d-53cc-547e-926c-ded30b2a163e
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07d9250>
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746591%252Fgeneral%252Fb9055572-cd77-4fd1-a152-c9acbbfe7e6a.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746591/general/b9055572-cd77-4fd1-a152-c9acbbfe7e6a.jpg saved to cache
2026-03-25 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5fa80de2-98bf-5545-98fc-a76119e53639
2026-03-25 22:16:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5fa80de2-98bf-5545-98fc-a76119e53639, skipping ID generation
2026-03-25 22:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fa80de2-98bf-5545-98fc-a76119e53639 with scrape type 1
2026-03-25 22:16:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5fa80de2-98bf-5545-98fc-a76119e53639 sending to next pipeline
2026-03-25 22:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fa80de2-98bf-5545-98fc-a76119e53639, identifier: 10726563
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0510410>
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746592%252Fgeneral%252Fb019248e-8abe-4659-ad95-a58b4a47e139.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746592/general/b019248e-8abe-4659-ad95-a58b4a47e139.jpg saved to cache
2026-03-25 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d4d3053f-adba-50a3-b1a7-9534d631afe3
2026-03-25 22:16:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d4d3053f-adba-50a3-b1a7-9534d631afe3, skipping ID generation
2026-03-25 22:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4d3053f-adba-50a3-b1a7-9534d631afe3 with scrape type 1
2026-03-25 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d4d3053f-adba-50a3-b1a7-9534d631afe3 sending to next pipeline
2026-03-25 22:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d4d3053f-adba-50a3-b1a7-9534d631afe3, identifier: 10726565
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10f1d10>
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252F9c6f2590-68dd-4c9b-afac-5b6f7016805e.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/9c6f2590-68dd-4c9b-afac-5b6f7016805e.jpg saved to cache
2026-03-25 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ee7f777d-53cc-547e-926c-ded30b2a163e
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e084a110>
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746598%252Fgeneral%252Fb8b97ae5-d055-458a-8229-197891b27cad.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746598/general/b8b97ae5-d055-458a-8229-197891b27cad.jpg saved to cache
2026-03-25 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ee7f777d-53cc-547e-926c-ded30b2a163e
2026-03-25 22:16:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee7f777d-53cc-547e-926c-ded30b2a163e, skipping ID generation
2026-03-25 22:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee7f777d-53cc-547e-926c-ded30b2a163e with scrape type 1
2026-03-25 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee7f777d-53cc-547e-926c-ded30b2a163e sending to next pipeline
2026-03-25 22:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee7f777d-53cc-547e-926c-ded30b2a163e, identifier: 10726571
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e080d790>
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252Fecac014c-7f26-42f8-b5d6-eeb25e71065a.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/ecac014c-7f26-42f8-b5d6-eeb25e71065a.jpg saved to cache
2026-03-25 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ac76d7c9-6e48-5464-901a-a1827d52bb7e
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e109e910>
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252F09c2f5f2-84c3-4e49-a5e9-1f91ddb44f8e.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/09c2f5f2-84c3-4e49-a5e9-1f91ddb44f8e.jpg saved to cache
2026-03-25 22:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1346492d-79ef-5fe7-a55c-676933ec23ae
2026-03-25 22:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746446/general/aa24f02f-5902-4032-bef5-3f7bfde45d33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726387)
2026-03-25 22:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fa80de2-98bf-5545-98fc-a76119e53639 with identifier: 10726563
2026-03-25 22:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fa80de2-98bf-5545-98fc-a76119e53639 with identifier: 10726563
2026-03-25 22:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fa80de2-98bf-5545-98fc-a76119e53639 with identifier: 10726563 to the API
2026-03-25 22:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746591/general/b9055572-cd77-4fd1-a152-c9acbbfe7e6a.jpg>
{'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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325913,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746591/general/7bcd6ac7-630e-45b9-a9f8-102aed92d6fc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325630,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746591/general/267f8098-98d7-4e65-b1c7-fd681496a277.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305022,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746591/general/59af1774-2114-41c7-8c19-5763c9c10315.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313334,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746591/general/42d020cc-e033-44ac-b797-9cff5d1e76e4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309224,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746591/general/135ffad8-e474-439c-b285-9915786b9a0d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294728,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746591/general/900de222-7771-4783-a423-33699b7357c3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344431,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746591/general/c27651b7-380b-41f8-8b5a-0f0350fa5a29.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323791,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746591/general/b9055572-cd77-4fd1-a152-c9acbbfe7e6a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285548,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746591/general/3bf980d0-8788-459b-86ab-b51b9ea1d6a7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa80de2-98bf-5545-98fc-a76119e53639/5fa80de2-98bf-5545-98fc-a76119e53639_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283696,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746591/general/5c67c3ab-bea3-4207-90eb-fafe38c6da35.jpg',
'Width': 1920}],
'price': 8500,
'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-25 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726563%27 HTTP/1.1" 200 None
2026-03-25 22:16:46 [adesa.be] INFO: Saving data for 10726563: {'created_time': 1774477006.227378, 'last_price_update_time': 1774477006.227388, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726563') HTTP/1.1" 204 0
2026-03-25 22:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d4d3053f-adba-50a3-b1a7-9534d631afe3 with identifier: 10726565
2026-03-25 22:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d4d3053f-adba-50a3-b1a7-9534d631afe3 with identifier: 10726565
2026-03-25 22:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d4d3053f-adba-50a3-b1a7-9534d631afe3 with identifier: 10726565 to the API
2026-03-25 22:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746592/general/b019248e-8abe-4659-ad95-a58b4a47e139.jpg>
{'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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400233,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746592/general/aec3f19f-e500-4ec1-b593-c33cc51bf1fb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353265,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746592/general/c07e0cb1-8030-427f-82dc-2152539b8060.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395990,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746592/general/c5e86a6e-433f-4cbc-afcb-9783a675eaea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332704,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746592/general/0bb419a2-cbef-41fc-8e64-d2b3bcd14d38.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366248,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746592/general/b019248e-8abe-4659-ad95-a58b4a47e139.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301884,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746592/general/cd032556-4a08-41d5-b132-6a1040fd1c17.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285917,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746592/general/6b160457-eeb2-43bf-9da8-75b8d0e74223.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289078,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746592/general/7930b2bb-0ec7-47ed-aace-62d670d9dd4e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296235,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746592/general/001f34b0-15dd-4b3c-8400-4f60680cfde4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4d3053f-adba-50a3-b1a7-9534d631afe3/d4d3053f-adba-50a3-b1a7-9534d631afe3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272973,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746592/general/64eaf4ed-5658-45b8-bf00-2a7d476409b7.jpg',
'Width': 1920}],
'price': 15100,
'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-25 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726565%27 HTTP/1.1" 200 None
2026-03-25 22:16:47 [adesa.be] INFO: Saving data for 10726565: {'created_time': 1774477007.571233, 'last_price_update_time': 1774477007.571242, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726565') HTTP/1.1" 204 0
2026-03-25 22:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee7f777d-53cc-547e-926c-ded30b2a163e with identifier: 10726571
2026-03-25 22:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee7f777d-53cc-547e-926c-ded30b2a163e with identifier: 10726571
2026-03-25 22:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee7f777d-53cc-547e-926c-ded30b2a163e with identifier: 10726571 to the API
2026-03-25 22:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746598/general/b8b97ae5-d055-458a-8229-197891b27cad.jpg>
{'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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361600,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746598/general/4077f10e-6cd2-41cc-87d2-74317767391b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360358,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746598/general/003d7dee-4a24-433b-b9e9-f7e35b0d9a6f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345883,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746598/general/aa4c64bf-ebd0-4aad-a5e9-59c6734bc2d2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339610,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746598/general/b8b97ae5-d055-458a-8229-197891b27cad.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377582,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746598/general/706ad329-eaaf-4880-8bed-6fff1a763f97.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336716,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746598/general/de7697bf-a2c5-4ace-8b0f-a9f5c3e69d63.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408472,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746598/general/5b1ccaa0-b2aa-41e6-8439-812623c2bafd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296238,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746598/general/f0185ec5-5b8f-4a9b-b10f-ea32d4b48b55.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251515,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746598/general/72d75af5-48bd-45f2-8fb4-5197bdc32d1d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee7f777d-53cc-547e-926c-ded30b2a163e/ee7f777d-53cc-547e-926c-ded30b2a163e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298931,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746598/general/9c6f2590-68dd-4c9b-afac-5b6f7016805e.jpg',
'Width': 1920}],
'price': 9300,
'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-25 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726571%27 HTTP/1.1" 200 None
2026-03-25 22:16:47 [adesa.be] INFO: Saving data for 10726571: {'created_time': 1774477007.940981, 'last_price_update_time': 1774477007.940991, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726571') HTTP/1.1" 204 0
2026-03-25 22: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-25 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746448/general/53be3025-a87b-48d9-ace0-97387cf3e337.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726389)
2026-03-25 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746600/general/b46087f0-c357-4aaf-a60b-b4b35896bfc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726572)
2026-03-25 22:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746446/general/17d1a5a2-2b60-48c4-9658-7a41b3416d28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726387)
2026-03-25 22:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e057ce90>
2026-03-25 22:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252F84d63797-074f-436b-9a52-eb6fa52a2bcc.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/84d63797-074f-436b-9a52-eb6fa52a2bcc.jpg saved to cache
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ff235ee2-061f-5a23-97dc-d7e7c24553a1
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03ad290>
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252F9e5255ed-dc84-4ef7-aee1-504c75f269fd.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/9e5255ed-dc84-4ef7-aee1-504c75f269fd.jpg saved to cache
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14e76d0>
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252F0aa79d65-4d58-40a2-92e1-cc83c2fd67d9.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/0aa79d65-4d58-40a2-92e1-cc83c2fd67d9.jpg saved to cache
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ff235ee2-061f-5a23-97dc-d7e7c24553a1
2026-03-25 22:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad44b710-8027-5aeb-8056-134d27d0e05e with identifier: 10728238
2026-03-25 22:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad44b710-8027-5aeb-8056-134d27d0e05e with scrape type 1
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad44b710-8027-5aeb-8056-134d27d0e05e
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252F34cb0aed-b5c5-4373-beaf-0302673d8b2f.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/34cb0aed-b5c5-4373-beaf-0302673d8b2f.JPG not downloaded yet
2026-03-25 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746448/general/639df133-d0d7-4154-8b2f-0715e29dd42a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726389)
2026-03-25 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746441/general/3cf5fd75-7012-4809-b5e3-af4cd39090c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726381)
2026-03-25 22: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-25 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746448/general/f65693fa-d678-401b-81c7-c7ab321f05dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726389)
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252Fbed2f07c-ff1e-4fc6-bffa-bf8dea68b69f.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/bed2f07c-ff1e-4fc6-bffa-bf8dea68b69f.JPG not downloaded yet
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e080e990>
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252Faa24f02f-5902-4032-bef5-3f7bfde45d33.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/aa24f02f-5902-4032-bef5-3f7bfde45d33.jpg saved to cache
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b20108cf-ac6f-59a2-a912-062378848887
2026-03-25 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03ae210>
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252F53be3025-a87b-48d9-ace0-97387cf3e337.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/53be3025-a87b-48d9-ace0-97387cf3e337.jpg saved to cache
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0736490>
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746600%252Fgeneral%252Fb46087f0-c357-4aaf-a60b-b4b35896bfc3.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746600/general/b46087f0-c357-4aaf-a60b-b4b35896bfc3.jpg saved to cache
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ac76d7c9-6e48-5464-901a-a1827d52bb7e
2026-03-25 22:16:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac76d7c9-6e48-5464-901a-a1827d52bb7e, skipping ID generation
2026-03-25 22:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac76d7c9-6e48-5464-901a-a1827d52bb7e with scrape type 1
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ac76d7c9-6e48-5464-901a-a1827d52bb7e sending to next pipeline
2026-03-25 22:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac76d7c9-6e48-5464-901a-a1827d52bb7e, identifier: 10726572
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1194c50>
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F17d1a5a2-2b60-48c4-9658-7a41b3416d28.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/17d1a5a2-2b60-48c4-9658-7a41b3416d28.jpg saved to cache
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b20108cf-ac6f-59a2-a912-062378848887
2026-03-25 22:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746446/general/9f95a3d6-ded8-4591-bf7f-2a17835ab22e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726387)
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252Fc577a241-ae6d-4d76-84a3-6ad39948db86.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/c577a241-ae6d-4d76-84a3-6ad39948db86.JPG not downloaded yet
2026-03-25 22:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac76d7c9-6e48-5464-901a-a1827d52bb7e with identifier: 10726572
2026-03-25 22:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac76d7c9-6e48-5464-901a-a1827d52bb7e with identifier: 10726572
2026-03-25 22:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac76d7c9-6e48-5464-901a-a1827d52bb7e with identifier: 10726572 to the API
2026-03-25 22:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746600/general/b46087f0-c357-4aaf-a60b-b4b35896bfc3.jpg>
{'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': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290501,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746600/general/d4209de7-5b68-4da2-a171-55e6db9ed65a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297591,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746600/general/478f891f-79d7-4b99-bd0a-10b1fed10df6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275505,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746600/general/a0b68a94-d4f5-4759-b36b-f223acb7eca5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300268,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746600/general/ecac014c-7f26-42f8-b5d6-eeb25e71065a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244312,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746600/general/a8626a44-4e7d-4da6-92ee-b49417434408.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320640,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746600/general/d34b1e95-99a8-4866-b43d-653b32cad30e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302164,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746600/general/44ff88f2-aa0f-4db7-8d90-d5bce4a877ef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304777,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746600/general/b46087f0-c357-4aaf-a60b-b4b35896bfc3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251785,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746600/general/f413479d-b74d-40d6-9719-bc4d1ad2f9e9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac76d7c9-6e48-5464-901a-a1827d52bb7e/ac76d7c9-6e48-5464-901a-a1827d52bb7e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315346,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746600/general/095041a4-7fe3-49b8-a266-f89220bf052d.jpg',
'Width': 1920}],
'price': 11100,
'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-25 22:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726572%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Saving data for 10726572: {'created_time': 1774477009.013141, 'last_price_update_time': 1774477009.01315, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726572') HTTP/1.1" 204 0
2026-03-25 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746441/general/ea557ebf-960e-44c6-9240-1748a0865b4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726381)
2026-03-25 22: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-25 22:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06faf90>
2026-03-25 22:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252F639df133-d0d7-4154-8b2f-0715e29dd42a.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/639df133-d0d7-4154-8b2f-0715e29dd42a.jpg saved to cache
2026-03-25 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221
2026-03-25 22:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0481b90>
2026-03-25 22:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252F3cf5fd75-7012-4809-b5e3-af4cd39090c8.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/3cf5fd75-7012-4809-b5e3-af4cd39090c8.jpg saved to cache
2026-03-25 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ff235ee2-061f-5a23-97dc-d7e7c24553a1
2026-03-25 22:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1131990>
2026-03-25 22:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252Ff65693fa-d678-401b-81c7-c7ab321f05dd.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/f65693fa-d678-401b-81c7-c7ab321f05dd.jpg saved to cache
2026-03-25 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221
2026-03-25 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746446/general/44693008-88a5-4082-9242-4db651b3348f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726387)
2026-03-25 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746430/general/8eda58c7-6adf-48e5-a668-db912faaa4a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726351)
2026-03-25 22:16:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/34cb0aed-b5c5-4373-beaf-0302673d8b2f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10728238)
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252F691d2722-bbaf-469e-ade1-482116187ee7.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/691d2722-bbaf-469e-ade1-482116187ee7.JPG not downloaded yet
2026-03-25 22:16:49 [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-25 22:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746441/general/fdaa517d-0cfc-4861-8b39-b2a035b3634a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726381)
2026-03-25 22: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-25 22:16:49 [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-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724090
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724090%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724090: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724090 url https://www.openlane.eu/en/carv6/auction/10724090
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10726223
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726223%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10726223: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10726223 url https://www.openlane.eu/en/carv6/auction/10726223
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724121
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724121%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724121: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724121 url https://www.openlane.eu/en/carv6/auction/10724121
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724061
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724061%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724061: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724061 url https://www.openlane.eu/en/carv6/auction/10724061
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10723968
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723968%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10723968: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10723968 url https://www.openlane.eu/en/carv6/auction/10723968
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724109
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724109%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724109: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724109 url https://www.openlane.eu/en/carv6/auction/10724109
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724120
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724120%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724120: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724120 url https://www.openlane.eu/en/carv6/auction/10724120
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10723969
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723969%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10723969: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10723969 url https://www.openlane.eu/en/carv6/auction/10723969
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724164
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724164%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724164: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724164 url https://www.openlane.eu/en/carv6/auction/10724164
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10726167
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726167%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10726167: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10726167 url https://www.openlane.eu/en/carv6/auction/10726167
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10723962
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723962%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10723962: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10723962 url https://www.openlane.eu/en/carv6/auction/10723962
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724151
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724151%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724151: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724151 url https://www.openlane.eu/en/carv6/auction/10724151
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10726222
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726222%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10726222: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10726222 url https://www.openlane.eu/en/carv6/auction/10726222
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10726207
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726207%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10726207: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10726207 url https://www.openlane.eu/en/carv6/auction/10726207
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10726184
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726184%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10726184: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10726184 url https://www.openlane.eu/en/carv6/auction/10726184
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10726197
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726197%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10726197: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10726197 url https://www.openlane.eu/en/carv6/auction/10726197
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10723986
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723986%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10723986: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10723986 url https://www.openlane.eu/en/carv6/auction/10723986
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10723938
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723938%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10723938: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10723938 url https://www.openlane.eu/en/carv6/auction/10723938
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10723940
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723940%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10723940: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10723940 url https://www.openlane.eu/en/carv6/auction/10723940
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10723998
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723998%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10723998: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10723998 url https://www.openlane.eu/en/carv6/auction/10723998
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724143
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724143%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724143: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724143 url https://www.openlane.eu/en/carv6/auction/10724143
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10723948
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723948%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10723948: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10723948 url https://www.openlane.eu/en/carv6/auction/10723948
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724091
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724091%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724091: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724091 url https://www.openlane.eu/en/carv6/auction/10724091
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724169
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724169%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724169: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724169 url https://www.openlane.eu/en/carv6/auction/10724169
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10726186
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726186%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10726186: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10726186 url https://www.openlane.eu/en/carv6/auction/10726186
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10726158
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726158%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10726158: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10726158 url https://www.openlane.eu/en/carv6/auction/10726158
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10726177
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726177%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10726177: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10726177 url https://www.openlane.eu/en/carv6/auction/10726177
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10723932
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723932%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10723932: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10723932 url https://www.openlane.eu/en/carv6/auction/10723932
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10723953
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723953%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10723953: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10723953 url https://www.openlane.eu/en/carv6/auction/10723953
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724076
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724076%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724076: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724076 url https://www.openlane.eu/en/carv6/auction/10724076
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724161
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724161%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724161: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724161 url https://www.openlane.eu/en/carv6/auction/10724161
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724144
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724144%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724144: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724144 url https://www.openlane.eu/en/carv6/auction/10724144
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724066
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724066%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724066: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724066 url https://www.openlane.eu/en/carv6/auction/10724066
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724042
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724042%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724042: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724042 url https://www.openlane.eu/en/carv6/auction/10724042
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724026
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724026%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724026: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724026 url https://www.openlane.eu/en/carv6/auction/10724026
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724062
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724062%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724062: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724062 url https://www.openlane.eu/en/carv6/auction/10724062
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724045
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724045%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724045: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724045 url https://www.openlane.eu/en/carv6/auction/10724045
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10723993
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723993%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10723993: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10723993 url https://www.openlane.eu/en/carv6/auction/10723993
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724119
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724119%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724119: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724119 url https://www.openlane.eu/en/carv6/auction/10724119
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724135
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724135%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724135: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724135 url https://www.openlane.eu/en/carv6/auction/10724135
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724054
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724054%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10724054: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10724054 url https://www.openlane.eu/en/carv6/auction/10724054
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10723929
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723929%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10723929: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10723929 url https://www.openlane.eu/en/carv6/auction/10723929
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10723927
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723927%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10723927: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10723927 url https://www.openlane.eu/en/carv6/auction/10723927
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10723987
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723987%27 HTTP/1.1" 200 None
2026-03-25 22:16:49 [adesa.be] INFO: Scrape type for 10723987: 0
2026-03-25 22:16:49 [adesa.be] INFO: Skipping item 10723987 url https://www.openlane.eu/en/carv6/auction/10723987
2026-03-25 22:16:49 [adesa.be] INFO: Found listing with ID: 10724167
2026-03-25 22:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724167%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10724167: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10724167 url https://www.openlane.eu/en/carv6/auction/10724167
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10723947
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723947%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10723947: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10723947 url https://www.openlane.eu/en/carv6/auction/10723947
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10723926
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723926%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10723926: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10723926 url https://www.openlane.eu/en/carv6/auction/10723926
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10721625
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721625%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10721625: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10721625 url https://www.openlane.eu/en/carv6/auction/10721625
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10721635
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721635%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10721635: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10721635 url https://www.openlane.eu/en/carv6/auction/10721635
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10721706
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721706%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10721706: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10721706 url https://www.openlane.eu/en/carv6/auction/10721706
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10721724
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721724%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10721724: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10721724 url https://www.openlane.eu/en/carv6/auction/10721724
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10721646
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721646%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10721646: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10721646 url https://www.openlane.eu/en/carv6/auction/10721646
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10721718
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721718%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10721718: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10721718 url https://www.openlane.eu/en/carv6/auction/10721718
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719728
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719728%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719728: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719728 url https://www.openlane.eu/en/carv6/auction/10719728
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718126
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718126%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718126: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718126 url https://www.openlane.eu/en/carv6/auction/10718126
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719664
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719664%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719664: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719664 url https://www.openlane.eu/en/carv6/auction/10719664
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718119
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718119%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718119: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718119 url https://www.openlane.eu/en/carv6/auction/10718119
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719194
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719194%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719194: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719194 url https://www.openlane.eu/en/carv6/auction/10719194
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719733
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719733%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719733: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719733 url https://www.openlane.eu/en/carv6/auction/10719733
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718151
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718151%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718151: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718151 url https://www.openlane.eu/en/carv6/auction/10718151
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718143
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718143%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718143: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718143 url https://www.openlane.eu/en/carv6/auction/10718143
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718210
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718210%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718210: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718210 url https://www.openlane.eu/en/carv6/auction/10718210
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718111
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718111%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718111: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718111 url https://www.openlane.eu/en/carv6/auction/10718111
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718114
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718114%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718114: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718114 url https://www.openlane.eu/en/carv6/auction/10718114
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718133
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718133%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718133: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718133 url https://www.openlane.eu/en/carv6/auction/10718133
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718113
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718113%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718113: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718113 url https://www.openlane.eu/en/carv6/auction/10718113
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718219
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718219%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718219: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718219 url https://www.openlane.eu/en/carv6/auction/10718219
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718158
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718158%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718158: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718158 url https://www.openlane.eu/en/carv6/auction/10718158
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718166
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718166%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718166: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718166 url https://www.openlane.eu/en/carv6/auction/10718166
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718120
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718120%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718120: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718120 url https://www.openlane.eu/en/carv6/auction/10718120
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718124
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718124%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718124: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718124 url https://www.openlane.eu/en/carv6/auction/10718124
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718142
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718142%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718142: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718142 url https://www.openlane.eu/en/carv6/auction/10718142
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718121
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718121%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718121: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718121 url https://www.openlane.eu/en/carv6/auction/10718121
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718127
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718127%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718127: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718127 url https://www.openlane.eu/en/carv6/auction/10718127
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719180
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719180%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719180: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719180 url https://www.openlane.eu/en/carv6/auction/10719180
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718131
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718131%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718131: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718131 url https://www.openlane.eu/en/carv6/auction/10718131
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718172
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718172%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718172: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718172 url https://www.openlane.eu/en/carv6/auction/10718172
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719158
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719158%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719158: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719158 url https://www.openlane.eu/en/carv6/auction/10719158
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718106
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718106%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718106: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718106 url https://www.openlane.eu/en/carv6/auction/10718106
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718185
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718185%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718185: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718185 url https://www.openlane.eu/en/carv6/auction/10718185
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719166
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719166%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719166: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719166 url https://www.openlane.eu/en/carv6/auction/10719166
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719174
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719174%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719174: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719174 url https://www.openlane.eu/en/carv6/auction/10719174
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719169
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719169%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719169: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719169 url https://www.openlane.eu/en/carv6/auction/10719169
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718104
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718104%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718104: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718104 url https://www.openlane.eu/en/carv6/auction/10718104
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719621
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719621%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719621: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719621 url https://www.openlane.eu/en/carv6/auction/10719621
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718108
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718108%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718108: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718108 url https://www.openlane.eu/en/carv6/auction/10718108
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719671
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719671%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719671: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719671 url https://www.openlane.eu/en/carv6/auction/10719671
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718122
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718122%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718122: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718122 url https://www.openlane.eu/en/carv6/auction/10718122
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718098
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718098%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718098: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718098 url https://www.openlane.eu/en/carv6/auction/10718098
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719200
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719200%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719200: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719200 url https://www.openlane.eu/en/carv6/auction/10719200
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719199
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719199%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719199: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719199 url https://www.openlane.eu/en/carv6/auction/10719199
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718208
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718208%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718208: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718208 url https://www.openlane.eu/en/carv6/auction/10718208
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719189
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719189%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719189: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719189 url https://www.openlane.eu/en/carv6/auction/10719189
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10720598
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720598%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10720598: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10720598 url https://www.openlane.eu/en/carv6/auction/10720598
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719190
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719190%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719190: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719190 url https://www.openlane.eu/en/carv6/auction/10719190
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719209
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719209%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719209: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719209 url https://www.openlane.eu/en/carv6/auction/10719209
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718169
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718169%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718169: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718169 url https://www.openlane.eu/en/carv6/auction/10718169
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718215
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718215%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718215: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718215 url https://www.openlane.eu/en/carv6/auction/10718215
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10718182
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718182%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10718182: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10718182 url https://www.openlane.eu/en/carv6/auction/10718182
2026-03-25 22:16:50 [adesa.be] INFO: Found listing with ID: 10719197
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719197%27 HTTP/1.1" 200 None
2026-03-25 22:16:50 [adesa.be] INFO: Scrape type for 10719197: 0
2026-03-25 22:16:50 [adesa.be] INFO: Skipping item 10719197 url https://www.openlane.eu/en/carv6/auction/10719197
2026-03-25 22:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04994d0>
2026-03-25 22:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F9f95a3d6-ded8-4591-bf7f-2a17835ab22e.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/9f95a3d6-ded8-4591-bf7f-2a17835ab22e.jpg saved to cache
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b20108cf-ac6f-59a2-a912-062378848887
2026-03-25 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746448/general/08e1aecc-9cad-4d94-a3ee-12747ad182d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726389)
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252F095b9b9a-aa38-4b97-bcfe-7d4bcfebb24d.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/095b9b9a-aa38-4b97-bcfe-7d4bcfebb24d.JPG not downloaded yet
2026-03-25 22: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-25 22:16:51 [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-25 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1100990>
2026-03-25 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252Fea557ebf-960e-44c6-9240-1748a0865b4f.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/ea557ebf-960e-44c6-9240-1748a0865b4f.jpg saved to cache
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ff235ee2-061f-5a23-97dc-d7e7c24553a1
2026-03-25 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746430/general/728a81a0-7efc-4f5d-a6ec-845a29ade386.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726351)
2026-03-25 22:16:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/bed2f07c-ff1e-4fc6-bffa-bf8dea68b69f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10728238)
2026-03-25 22: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-25 22:16:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/c577a241-ae6d-4d76-84a3-6ad39948db86.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10728238)
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252F406cff0b-de61-4012-9900-f53ad361b3e8.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/406cff0b-de61-4012-9900-f53ad361b3e8.JPG not downloaded yet
2026-03-25 22:16:51 [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-25 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10bdbd0>
2026-03-25 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746446%252Fgeneral%252F44693008-88a5-4082-9242-4db651b3348f.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746446/general/44693008-88a5-4082-9242-4db651b3348f.jpg saved to cache
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b20108cf-ac6f-59a2-a912-062378848887
2026-03-25 22:16:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b20108cf-ac6f-59a2-a912-062378848887, skipping ID generation
2026-03-25 22:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b20108cf-ac6f-59a2-a912-062378848887 with scrape type 1
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b20108cf-ac6f-59a2-a912-062378848887 sending to next pipeline
2026-03-25 22:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b20108cf-ac6f-59a2-a912-062378848887, identifier: 10726387
2026-03-25 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1510710>
2026-03-25 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252F8eda58c7-6adf-48e5-a668-db912faaa4a4.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/8eda58c7-6adf-48e5-a668-db912faaa4a4.jpg saved to cache
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1346492d-79ef-5fe7-a55c-676933ec23ae
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-25 22:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdd2178c-30b2-5c43-bb62-73a722f3cff7 with identifier: 10726535
2026-03-25 22:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdd2178c-30b2-5c43-bb62-73a722f3cff7 with scrape type 1
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fdd2178c-30b2-5c43-bb62-73a722f3cff7
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252Fac96bc72-741c-489a-94b7-03e7c7c2bacc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/ac96bc72-741c-489a-94b7-03e7c7c2bacc.jpg not downloaded yet
2026-03-25 22:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0693650>
2026-03-25 22:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252Ffdaa517d-0cfc-4861-8b39-b2a035b3634a.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/fdaa517d-0cfc-4861-8b39-b2a035b3634a.jpg saved to cache
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ff235ee2-061f-5a23-97dc-d7e7c24553a1
2026-03-25 22:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7496402-ec09-5c46-a488-a80c6b1e9d44 with identifier: 10726537
2026-03-25 22:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7496402-ec09-5c46-a488-a80c6b1e9d44 with scrape type 1
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7496402-ec09-5c46-a488-a80c6b1e9d44
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252Fdf948a2d-7d53-4034-bcb7-b8d98bfa3bad.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/df948a2d-7d53-4034-bcb7-b8d98bfa3bad.jpg not downloaded yet
2026-03-25 22:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746441/general/443dc0ba-5142-4217-80b2-1e8013d01ab3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726381)
2026-03-25 22: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-25 22:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b20108cf-ac6f-59a2-a912-062378848887 with identifier: 10726387
2026-03-25 22:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b20108cf-ac6f-59a2-a912-062378848887 with identifier: 10726387
2026-03-25 22:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b20108cf-ac6f-59a2-a912-062378848887 with identifier: 10726387 to the API
2026-03-25 22:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746446/general/44693008-88a5-4082-9242-4db651b3348f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 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': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36801,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746446/general/9f95a3d6-ded8-4591-bf7f-2a17835ab22e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272004,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746446/general/44693008-88a5-4082-9242-4db651b3348f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307684,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746446/general/3f3978ca-f163-4d94-be9a-a29f12c9fd7d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279091,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746446/general/17d1a5a2-2b60-48c4-9658-7a41b3416d28.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253207,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746446/general/aa24f02f-5902-4032-bef5-3f7bfde45d33.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270778,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746446/general/b949ff0b-6e42-4f7c-8ea4-a9eb3c67ab25.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243360,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746446/general/636f1c86-468b-4966-a4c3-7a8c004861ef.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257594,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746446/general/0860db7c-e62f-4a54-b040-7d4a59a1fa46.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272577,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746446/general/0c83ffa3-66aa-426d-a628-9ea6c205e373.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b20108cf-ac6f-59a2-a912-062378848887/b20108cf-ac6f-59a2-a912-062378848887_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245389,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746446/general/0076ccb1-f75b-4ac8-8378-260bd070a28c.jpg',
'Width': 1400}],
'price': 11200,
'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-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726387%27 HTTP/1.1" 200 None
2026-03-25 22:16:52 [adesa.be] INFO: Saving data for 10726387: {'created_time': 1774477012.157481, 'last_price_update_time': 1774477012.15749, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726387') HTTP/1.1" 204 0
2026-03-25 22:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746441/general/eebbc657-4713-4893-bc5b-8e5a7be9be17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726381)
2026-03-25 22:16:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/691d2722-bbaf-469e-ade1-482116187ee7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10728238)
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252Fcbfc9684-9473-4da5-bda6-9ebe40c45c3d.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/cbfc9684-9473-4da5-bda6-9ebe40c45c3d.JPG not downloaded yet
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252F08216f19-6bc3-4328-81db-c41fb6fa7e66.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/08216f19-6bc3-4328-81db-c41fb6fa7e66.jpg not downloaded yet
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252F4c3c9e30-cf37-49dd-b67e-e86ac27970eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/4c3c9e30-cf37-49dd-b67e-e86ac27970eb.jpg not downloaded yet
2026-03-25 22:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0452250>
2026-03-25 22:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746448%252Fgeneral%252F08e1aecc-9cad-4d94-a3ee-12747ad182d2.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746448/general/08e1aecc-9cad-4d94-a3ee-12747ad182d2.jpg saved to cache
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221
2026-03-25 22:16:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221, skipping ID generation
2026-03-25 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with scrape type 1
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 sending to next pipeline
2026-03-25 22:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221, identifier: 10726389
2026-03-25 22:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 897332e0-ae51-541d-9753-0225e92feab2 with identifier: 10726512
2026-03-25 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 897332e0-ae51-541d-9753-0225e92feab2 with scrape type 1
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 897332e0-ae51-541d-9753-0225e92feab2
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252F82e2818d-d7c7-41f3-862c-22df638c3280.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/82e2818d-d7c7-41f3-862c-22df638c3280.jpg not downloaded yet
2026-03-25 22:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07b5150>
2026-03-25 22:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746430%252Fgeneral%252F728a81a0-7efc-4f5d-a6ec-845a29ade386.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746430/general/728a81a0-7efc-4f5d-a6ec-845a29ade386.jpg saved to cache
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1346492d-79ef-5fe7-a55c-676933ec23ae
2026-03-25 22:16:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1346492d-79ef-5fe7-a55c-676933ec23ae, skipping ID generation
2026-03-25 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1346492d-79ef-5fe7-a55c-676933ec23ae with scrape type 1
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1346492d-79ef-5fe7-a55c-676933ec23ae sending to next pipeline
2026-03-25 22:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1346492d-79ef-5fe7-a55c-676933ec23ae, identifier: 10726351
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-25 22:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a38b822-aadb-540a-b2e3-f0908aa2d64b with identifier: 10726585
2026-03-25 22:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b with scrape type 1
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252F647e0528-d482-4c66-ad3d-a7c6b9be52f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/647e0528-d482-4c66-ad3d-a7c6b9be52f2.jpg not downloaded yet
2026-03-25 22:16:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/095b9b9a-aa38-4b97-bcfe-7d4bcfebb24d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10728238)
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252F0c05fc3b-9eb6-4ba9-95fb-24a69d7e88ff.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/0c05fc3b-9eb6-4ba9-95fb-24a69d7e88ff.JPG not downloaded yet
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252F2eb4bbec-4bb8-4cd6-a3fd-47e93b567232.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/2eb4bbec-4bb8-4cd6-a3fd-47e93b567232.jpg not downloaded yet
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252F38c96ed5-51a7-4f05-a2ad-dc85cb6923a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/38c96ed5-51a7-4f05-a2ad-dc85cb6923a5.jpg not downloaded yet
2026-03-25 22:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with identifier: 10726389
2026-03-25 22:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with identifier: 10726389
2026-03-25 22:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with identifier: 10726389 to the API
2026-03-25 22:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746448/general/08e1aecc-9cad-4d94-a3ee-12747ad182d2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322517,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746448/general/08e1aecc-9cad-4d94-a3ee-12747ad182d2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28284,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746448/general/f65693fa-d678-401b-81c7-c7ab321f05dd.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385168,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746448/general/639df133-d0d7-4154-8b2f-0715e29dd42a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319188,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746448/general/53be3025-a87b-48d9-ace0-97387cf3e337.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318936,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746448/general/9e5255ed-dc84-4ef7-aee1-504c75f269fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302052,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746448/general/fa705012-700a-466e-8445-662c44a33c62.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376286,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746448/general/fbc51268-a811-42ca-813e-cd3f621774a5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350562,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746448/general/57caa8b6-2e84-436b-8f5a-b83b2295cfbc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275396,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746448/general/f95b392f-8c85-4197-a23a-edf46ede3ef4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8ad5ff6-fd9d-5890-b0c0-9d54136bc221/f8ad5ff6-fd9d-5890-b0c0-9d54136bc221_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261476,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746448/general/76f412d4-b0e6-4da8-9f46-2ba0636a6b3a.jpg',
'Width': 1920}],
'price': 12500,
'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-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726389%27 HTTP/1.1" 200 None
2026-03-25 22:16:53 [adesa.be] INFO: Saving data for 10726389: {'created_time': 1774477013.187635, 'last_price_update_time': 1774477013.187644, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726389') HTTP/1.1" 204 0
2026-03-25 22:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1346492d-79ef-5fe7-a55c-676933ec23ae with identifier: 10726351
2026-03-25 22:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1346492d-79ef-5fe7-a55c-676933ec23ae with identifier: 10726351
2026-03-25 22:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1346492d-79ef-5fe7-a55c-676933ec23ae with identifier: 10726351 to the API
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746430/general/728a81a0-7efc-4f5d-a6ec-845a29ade386.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-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': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375218,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746430/general/728a81a0-7efc-4f5d-a6ec-845a29ade386.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324847,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746430/general/8eda58c7-6adf-48e5-a668-db912faaa4a4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369164,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746430/general/f3ccb0a2-327e-4fbb-97d1-27c53bce515a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321794,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746430/general/09c2f5f2-84c3-4e49-a5e9-1f91ddb44f8e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319236,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746430/general/f20e89d6-af55-49a7-b3f4-084efba2eb56.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307884,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746430/general/d8b536d4-7557-45b9-a3ed-beabb8ed9f0b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381135,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746430/general/cb7497e5-5795-4f77-aa64-a9c38639bf5e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305859,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746430/general/7ba5c862-b626-42fc-9528-fc012ea2409a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274001,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746430/general/dc5d5449-c891-4d76-bbaa-09096f71e266.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1346492d-79ef-5fe7-a55c-676933ec23ae/1346492d-79ef-5fe7-a55c-676933ec23ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371970,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746430/general/9f4b6876-d386-490a-8cff-4d8c25d147d1.jpg',
'Width': 1920}],
'price': 22200,
'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-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726351%27 HTTP/1.1" 200 None
2026-03-25 22:16:53 [adesa.be] INFO: Saving data for 10726351: {'created_time': 1774477013.554586, 'last_price_update_time': 1774477013.554596, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726351') HTTP/1.1" 204 0
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252F7a049951-75ae-4647-88fa-737ed01820f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/7a049951-75ae-4647-88fa-737ed01820f7.jpg not downloaded yet
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252F566bf836-45be-44f1-98fe-227e61240abc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/566bf836-45be-44f1-98fe-227e61240abc.jpg not downloaded yet
2026-03-25 22:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1176c10>
2026-03-25 22:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252F443dc0ba-5142-4217-80b2-1e8013d01ab3.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/443dc0ba-5142-4217-80b2-1e8013d01ab3.jpg saved to cache
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ff235ee2-061f-5a23-97dc-d7e7c24553a1
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252F627ee75a-c5b3-45f7-973d-a277b59fe079.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/627ee75a-c5b3-45f7-973d-a277b59fe079.JPG not downloaded yet
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252F5e3ae78c-2a5f-4099-988a-50a1dd946799.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/5e3ae78c-2a5f-4099-988a-50a1dd946799.jpg not downloaded yet
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252F2c33cebc-92c0-4c29-abbc-ba1d90b5b99f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/2c33cebc-92c0-4c29-abbc-ba1d90b5b99f.jpg not downloaded yet
2026-03-25 22:16:53 [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-25 22:16:53 [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-25 22:16:53 [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-25 22:16:53 [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-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252Fc2abd957-7c76-4711-b641-bf1ce71d42dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/c2abd957-7c76-4711-b641-bf1ce71d42dc.jpg not downloaded yet
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252Ff0ade836-5daa-424f-872b-8159aad9ed6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/f0ade836-5daa-424f-872b-8159aad9ed6c.jpg not downloaded yet
2026-03-25 22:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746565/general/df948a2d-7d53-4034-bcb7-b8d98bfa3bad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726537)
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745852%252Fgeneral%252F5b64f94e-8703-47eb-9a95-a41fe3ab2b95.JPG%27 HTTP/1.1" 200 None
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745852/general/5b64f94e-8703-47eb-9a95-a41fe3ab2b95.JPG not downloaded yet
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252F30bb417c-e562-4310-bf29-7279f7a5892e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/30bb417c-e562-4310-bf29-7279f7a5892e.jpg not downloaded yet
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252Fc90ed6c7-5c96-4cec-910e-c934526a9b97.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/c90ed6c7-5c96-4cec-910e-c934526a9b97.jpg not downloaded yet
2026-03-25 22:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07fd910>
2026-03-25 22:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746441%252Fgeneral%252Feebbc657-4713-4893-bc5b-8e5a7be9be17.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746441/general/eebbc657-4713-4893-bc5b-8e5a7be9be17.jpg saved to cache
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ff235ee2-061f-5a23-97dc-d7e7c24553a1
2026-03-25 22:16:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ff235ee2-061f-5a23-97dc-d7e7c24553a1, skipping ID generation
2026-03-25 22:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff235ee2-061f-5a23-97dc-d7e7c24553a1 with scrape type 1
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ff235ee2-061f-5a23-97dc-d7e7c24553a1 sending to next pipeline
2026-03-25 22:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff235ee2-061f-5a23-97dc-d7e7c24553a1, identifier: 10726381
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-25 22:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746563/general/ac96bc72-741c-489a-94b7-03e7c7c2bacc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726535)
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252F69881087-5c53-48b8-b37c-1b1bed31fff1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/69881087-5c53-48b8-b37c-1b1bed31fff1.jpg not downloaded yet
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252F0650c3de-6d29-4d6e-a5b5-0bbe41f228ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/0650c3de-6d29-4d6e-a5b5-0bbe41f228ae.jpg not downloaded yet
2026-03-25 22:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff235ee2-061f-5a23-97dc-d7e7c24553a1 with identifier: 10726381
2026-03-25 22:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff235ee2-061f-5a23-97dc-d7e7c24553a1 with identifier: 10726381
2026-03-25 22:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff235ee2-061f-5a23-97dc-d7e7c24553a1 with identifier: 10726381 to the API
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746441/general/eebbc657-4713-4893-bc5b-8e5a7be9be17.jpg>
{'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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98635,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746441/general/e9ad183c-64b3-433e-851e-b34eb38be600.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746441/general/eebbc657-4713-4893-bc5b-8e5a7be9be17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746441/general/443dc0ba-5142-4217-80b2-1e8013d01ab3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746441/general/fdaa517d-0cfc-4861-8b39-b2a035b3634a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746441/general/ea557ebf-960e-44c6-9240-1748a0865b4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746441/general/3cf5fd75-7012-4809-b5e3-af4cd39090c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746441/general/0aa79d65-4d58-40a2-92e1-cc83c2fd67d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746441/general/84d63797-074f-436b-9a52-eb6fa52a2bcc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119549,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746441/general/250f60c9-104e-4fd8-9143-691539600f36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff235ee2-061f-5a23-97dc-d7e7c24553a1/ff235ee2-061f-5a23-97dc-d7e7c24553a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135377,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746441/general/11782017-1c56-4979-a65d-82b190145faf.jpg',
'Width': 1024}],
'price': 10900,
'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-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726381%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [adesa.be] INFO: Saving data for 10726381: {'created_time': 1774477014.30946, 'last_price_update_time': 1774477014.30947, 'auction_closing_time': 1774945800.0}
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726381') HTTP/1.1" 204 0
2026-03-25 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746612/general/647e0528-d482-4c66-ad3d-a7c6b9be52f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726585)
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746563%252Fgeneral%252Fea330007-a812-46fc-8dc8-2fc14d3deb85.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/ea330007-a812-46fc-8dc8-2fc14d3deb85.jpg not downloaded yet
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746565%252Fgeneral%252Fa4de0f75-0214-49af-b89c-5bc682982b04.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/a4de0f75-0214-49af-b89c-5bc682982b04.jpg not downloaded yet
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746542%252Fgeneral%252Fda561580-79e9-43e6-84ac-dba453532f05.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/da561580-79e9-43e6-84ac-dba453532f05.jpg not downloaded yet
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746612%252Fgeneral%252F87ef4a3d-7e0a-4f57-9429-90700f870aa9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/87ef4a3d-7e0a-4f57-9429-90700f870aa9.jpg not downloaded yet
2026-03-25 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d497bf9d-756c-5674-924f-fba4288b1efd with identifier: 10726503
2026-03-25 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d497bf9d-756c-5674-924f-fba4288b1efd with scrape type 1
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d497bf9d-756c-5674-924f-fba4288b1efd
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746534%252Fgeneral%252F8b2a4c7c-03f7-4b58-9a48-bfe35586704b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/8b2a4c7c-03f7-4b58-9a48-bfe35586704b.jpg not downloaded yet
2026-03-25 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with identifier: 10726500
2026-03-25 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with scrape type 1
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746532%252Fgeneral%252Fadce8283-bd23-4607-91b0-40f452ece25b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/adce8283-bd23-4607-91b0-40f452ece25b.jpg not downloaded yet
2026-03-25 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e0dbaff-5fdb-58e1-a686-37992d857001 with identifier: 10726508
2026-03-25 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e0dbaff-5fdb-58e1-a686-37992d857001 with scrape type 1
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e0dbaff-5fdb-58e1-a686-37992d857001
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746538%252Fgeneral%252F23ff6a90-3687-472e-b435-894bddf40f13.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/23ff6a90-3687-472e-b435-894bddf40f13.jpg not downloaded yet
2026-03-25 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with identifier: 10726505
2026-03-25 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with scrape type 1
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746536%252Fgeneral%252Fc802abb7-ddb6-4145-9098-0460a3e32846.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/c802abb7-ddb6-4145-9098-0460a3e32846.jpg not downloaded yet
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07fe090>
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252Fdf948a2d-7d53-4034-bcb7-b8d98bfa3bad.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/df948a2d-7d53-4034-bcb7-b8d98bfa3bad.jpg saved to cache
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b7496402-ec09-5c46-a488-a80c6b1e9d44
2026-03-25 22:16:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/627ee75a-c5b3-45f7-973d-a277b59fe079.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10728238)
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746563%252Fgeneral%252F1fc01be5-b395-418d-ac6a-d14fa4280018.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/1fc01be5-b395-418d-ac6a-d14fa4280018.jpg not downloaded yet
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746565%252Fgeneral%252F620a3745-e351-4469-b4a5-9fc3547fe624.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/620a3745-e351-4469-b4a5-9fc3547fe624.jpg not downloaded yet
2026-03-25 22:16:54 [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-25 22:16:54 [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-25 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746542/general/7a049951-75ae-4647-88fa-737ed01820f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726512)
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746542%252Fgeneral%252Ffd90d71c-6560-48ad-86eb-a6aa5eb5c6c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/fd90d71c-6560-48ad-86eb-a6aa5eb5c6c4.jpg not downloaded yet
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746612%252Fgeneral%252F1f5fea5e-e137-4e01-97ae-99754d8c2d15.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/1f5fea5e-e137-4e01-97ae-99754d8c2d15.jpg not downloaded yet
2026-03-25 22:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746534%252Fgeneral%252F3f372982-be36-498b-b7d6-08112f96d83b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/3f372982-be36-498b-b7d6-08112f96d83b.jpg not downloaded yet
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746532%252Fgeneral%252F0c14f825-16e3-45c5-b3ea-436b2b1831b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/0c14f825-16e3-45c5-b3ea-436b2b1831b0.jpg not downloaded yet
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746538%252Fgeneral%252Fc01ca056-eff9-4559-b80c-299057a9b46b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/c01ca056-eff9-4559-b80c-299057a9b46b.jpg not downloaded yet
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746536%252Fgeneral%252Fa206fb2d-758e-4582-af86-b3cbed5b64ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/a206fb2d-758e-4582-af86-b3cbed5b64ed.jpg not downloaded yet
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1500650>
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252Fac96bc72-741c-489a-94b7-03e7c7c2bacc.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/ac96bc72-741c-489a-94b7-03e7c7c2bacc.jpg saved to cache
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fdd2178c-30b2-5c43-bb62-73a722f3cff7
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746563%252Fgeneral%252F90ae5896-de82-40ca-a35f-8132c141f81a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/90ae5896-de82-40ca-a35f-8132c141f81a.jpg not downloaded yet
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746565%252Fgeneral%252F049de08c-5aaa-4f74-a249-7e9f91f02c60.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/049de08c-5aaa-4f74-a249-7e9f91f02c60.jpg not downloaded yet
2026-03-25 22:16:54 [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-25 22:16:54 [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-25 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746565/general/2c33cebc-92c0-4c29-abbc-ba1d90b5b99f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726537)
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746542%252Fgeneral%252Fc5d346a4-06d9-44f9-b8fb-e24898e6654f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/c5d346a4-06d9-44f9-b8fb-e24898e6654f.jpg not downloaded yet
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746612%252Fgeneral%252Fc653dd54-1716-4a5f-ad7d-fe31e034dc5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/c653dd54-1716-4a5f-ad7d-fe31e034dc5a.jpg not downloaded yet
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746534%252Fgeneral%252F2facac2f-88d2-44fe-ba55-b89a5477a7ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/2facac2f-88d2-44fe-ba55-b89a5477a7ca.jpg not downloaded yet
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746532%252Fgeneral%252F1f3017c3-8396-4e95-b463-e8f4f3d5f6d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/1f3017c3-8396-4e95-b463-e8f4f3d5f6d6.jpg not downloaded yet
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746538%252Fgeneral%252F3f5aac3b-498c-47e3-aec9-472a7a00eb58.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/3f5aac3b-498c-47e3-aec9-472a7a00eb58.jpg not downloaded yet
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746536%252Fgeneral%252Fddea14ef-a5b4-4c73-a5cf-34c97d07330f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/ddea14ef-a5b4-4c73-a5cf-34c97d07330f.jpg not downloaded yet
2026-03-25 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746612/general/566bf836-45be-44f1-98fe-227e61240abc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726585)
2026-03-25 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746563/general/5e3ae78c-2a5f-4099-988a-50a1dd946799.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726535)
2026-03-25 22:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746612/general/f0ade836-5daa-424f-872b-8159aad9ed6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726585)
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746563%252Fgeneral%252F29f8db42-e872-4081-bc0e-fe8ddb679198.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/29f8db42-e872-4081-bc0e-fe8ddb679198.jpg not downloaded yet
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746565%252Fgeneral%252F71ec06de-bd4b-43f4-9bd7-98985e158b27.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/71ec06de-bd4b-43f4-9bd7-98985e158b27.jpg not downloaded yet
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07d0f50>
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252F647e0528-d482-4c66-ad3d-a7c6b9be52f2.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/647e0528-d482-4c66-ad3d-a7c6b9be52f2.jpg saved to cache
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-25 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d4c369a-59ea-5d44-a9c0-810f5effc96c with identifier: 10726588
2026-03-25 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c with scrape type 1
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746616%252Fgeneral%252Fbc832752-ebf7-489a-8c4e-9a3fd87f64e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/bc832752-ebf7-489a-8c4e-9a3fd87f64e4.jpg not downloaded yet
2026-03-25 22:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b246ab46-86a2-56ef-8ddf-188792b139c1 with identifier: 10726495
2026-03-25 22:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b246ab46-86a2-56ef-8ddf-188792b139c1 with scrape type 1
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b246ab46-86a2-56ef-8ddf-188792b139c1
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16: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%252F5746527%252Fgeneral%252F56623ed7-6117-4d4f-afbc-00e23ddab209.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/56623ed7-6117-4d4f-afbc-00e23ddab209.jpg not downloaded yet
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10fe750>
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252F7a049951-75ae-4647-88fa-737ed01820f7.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/7a049951-75ae-4647-88fa-737ed01820f7.jpg saved to cache
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 897332e0-ae51-541d-9753-0225e92feab2
2026-03-25 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746565/general/c90ed6c7-5c96-4cec-910e-c934526a9b97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726537)
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252F492d84df-fdc4-4f2c-bf57-53e1cf02f642.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/492d84df-fdc4-4f2c-bf57-53e1cf02f642.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252Fcc124a8d-fc8e-430a-9891-b7eacd126657.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/cc124a8d-fc8e-430a-9891-b7eacd126657.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746534%252Fgeneral%252Fcd5a3dee-4d78-4ddf-99a4-793fdd3998fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/cd5a3dee-4d78-4ddf-99a4-793fdd3998fe.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252Fdf930801-9db1-43a9-ba39-18b516161a60.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/df930801-9db1-43a9-ba39-18b516161a60.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746538%252Fgeneral%252F7a34733e-a8e1-4fe3-88fc-3f099808fd3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/7a34733e-a8e1-4fe3-88fc-3f099808fd3e.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746536%252Fgeneral%252Fca1d9a0d-8c91-452c-9bf2-8a5a35a420c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/ca1d9a0d-8c91-452c-9bf2-8a5a35a420c0.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252F0c52aa02-8e4c-4442-bf07-ddd2cbf5ad65.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/0c52aa02-8e4c-4442-bf07-ddd2cbf5ad65.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252Fd4fe275f-b2c3-4bcf-81d4-67c018fb5f40.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/d4fe275f-b2c3-4bcf-81d4-67c018fb5f40.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746616%252Fgeneral%252Fb39c47b2-8122-4838-8ec4-3779f2f88213.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/b39c47b2-8122-4838-8ec4-3779f2f88213.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252F813d948d-4b3b-4750-bf90-3503823fc5a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/813d948d-4b3b-4750-bf90-3503823fc5a9.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252Fd2317aa4-3ff4-46d3-bd21-5aaf2174089d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/d2317aa4-3ff4-46d3-bd21-5aaf2174089d.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252Face0bc74-7051-427b-bcb9-35004d2b1d78.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/ace0bc74-7051-427b-bcb9-35004d2b1d78.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746534%252Fgeneral%252F5fa866cc-a1f5-499e-bcae-06dc32c6cde6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/5fa866cc-a1f5-499e-bcae-06dc32c6cde6.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252Fa3c9daf2-7ac3-455b-8b94-6684939e9c98.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/a3c9daf2-7ac3-455b-8b94-6684939e9c98.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746538%252Fgeneral%252F82550ce1-aeed-4f9a-b7de-135c2e51e823.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/82550ce1-aeed-4f9a-b7de-135c2e51e823.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746536%252Fgeneral%252F3272b54a-b5b2-4944-9180-ce3e02bb6181.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/3272b54a-b5b2-4944-9180-ce3e02bb6181.jpg not downloaded yet
2026-03-25 22:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0085d724-0f09-5c29-bd4f-a87dd83ec1d9 with identifier: 10726407
2026-03-25 22:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9 with scrape type 1
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252Fdd4dce20-9a17-483e-b2e3-818495d94c67.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/dd4dce20-9a17-483e-b2e3-818495d94c67.jpg not downloaded yet
2026-03-25 22:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e669e4ba-10ff-544a-97a9-86dd821fd9ce with identifier: 10726497
2026-03-25 22:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e669e4ba-10ff-544a-97a9-86dd821fd9ce with scrape type 1
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e669e4ba-10ff-544a-97a9-86dd821fd9ce
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252Fa45e5fa6-dccc-4aeb-99fc-bd033649d4a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/a45e5fa6-dccc-4aeb-99fc-bd033649d4a2.jpg not downloaded yet
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10fdcd0>
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252F2c33cebc-92c0-4c29-abbc-ba1d90b5b99f.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/2c33cebc-92c0-4c29-abbc-ba1d90b5b99f.jpg saved to cache
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b7496402-ec09-5c46-a488-a80c6b1e9d44
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e064d850>
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252F566bf836-45be-44f1-98fe-227e61240abc.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/566bf836-45be-44f1-98fe-227e61240abc.jpg saved to cache
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0452ed0>
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252F5e3ae78c-2a5f-4099-988a-50a1dd946799.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/5e3ae78c-2a5f-4099-988a-50a1dd946799.jpg saved to cache
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fdd2178c-30b2-5c43-bb62-73a722f3cff7
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11aa210>
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252Ff0ade836-5daa-424f-872b-8159aad9ed6c.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/f0ade836-5daa-424f-872b-8159aad9ed6c.jpg saved to cache
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b
2026-03-25 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746536/general/a206fb2d-758e-4582-af86-b3cbed5b64ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726505)
2026-03-25 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746534/general/8b2a4c7c-03f7-4b58-9a48-bfe35586704b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726503)
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746616%252Fgeneral%252Fc514a5a5-fbc4-4338-9803-ddcda7869f34.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/c514a5a5-fbc4-4338-9803-ddcda7869f34.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252F9705db96-f2a9-4588-94fe-ae89fa7fb684.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/9705db96-f2a9-4588-94fe-ae89fa7fb684.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252Ffd37ad9c-fbff-4db5-b1e8-495107ecdb33.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/fd37ad9c-fbff-4db5-b1e8-495107ecdb33.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252F3ac99f7d-52aa-4528-b47b-55d52c0d8121.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/3ac99f7d-52aa-4528-b47b-55d52c0d8121.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746534%252Fgeneral%252F6760d8c1-7cf2-454e-8243-10cffed95cf5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/6760d8c1-7cf2-454e-8243-10cffed95cf5.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252F03159ca6-37ef-4cbf-a9b3-378b2d056583.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/03159ca6-37ef-4cbf-a9b3-378b2d056583.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746538%252Fgeneral%252F813e62a4-bbe8-4916-a11d-50055277bae6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/813e62a4-bbe8-4916-a11d-50055277bae6.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746536%252Fgeneral%252F4b4ab0c6-2d68-476e-96b5-3f8e2bd84681.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/4b4ab0c6-2d68-476e-96b5-3f8e2bd84681.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252Fe04cb61e-3946-48ae-96c9-f72bfd89850c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/e04cb61e-3946-48ae-96c9-f72bfd89850c.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252F9da3aa2f-3c93-4ebc-8b05-7e45d1da90bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/9da3aa2f-3c93-4ebc-8b05-7e45d1da90bf.jpg not downloaded yet
2026-03-25 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746532/general/adce8283-bd23-4607-91b0-40f452ece25b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726500)
2026-03-25 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746536/general/c802abb7-ddb6-4145-9098-0460a3e32846.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726505)
2026-03-25 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746538/general/23ff6a90-3687-472e-b435-894bddf40f13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726508)
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746616%252Fgeneral%252Fbcff1acb-e666-4619-b509-77d7ac18d7bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/bcff1acb-e666-4619-b509-77d7ac18d7bd.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252Ffab50501-5527-405a-858f-6cf17b905e56.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/fab50501-5527-405a-858f-6cf17b905e56.jpg not downloaded yet
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1212150>
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252Fc90ed6c7-5c96-4cec-910e-c934526a9b97.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/c90ed6c7-5c96-4cec-910e-c934526a9b97.jpg saved to cache
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b7496402-ec09-5c46-a488-a80c6b1e9d44
2026-03-25 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746565/general/049de08c-5aaa-4f74-a249-7e9f91f02c60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726537)
2026-03-25 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746532/general/0c14f825-16e3-45c5-b3ea-436b2b1831b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726500)
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746534%252Fgeneral%252Fe9c5ebe7-dffa-43e2-a8c1-e3be7c6cce97.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/e9c5ebe7-dffa-43e2-a8c1-e3be7c6cce97.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252Ffe06f465-43b5-4160-afbe-c78e32a77ec2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/fe06f465-43b5-4160-afbe-c78e32a77ec2.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746538%252Fgeneral%252F02723a81-36b1-4888-b364-849dddc0a169.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/02723a81-36b1-4888-b364-849dddc0a169.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746536%252Fgeneral%252Fd94ca04c-26dc-4979-89d2-67bf4ca214d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/d94ca04c-26dc-4979-89d2-67bf4ca214d3.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252F0ad534aa-de83-4e3d-8733-38358b9f18ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/0ad534aa-de83-4e3d-8733-38358b9f18ee.jpg not downloaded yet
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252F295b993f-3038-4edd-ac61-43819c416a35.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/295b993f-3038-4edd-ac61-43819c416a35.jpg not downloaded yet
2026-03-25 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746563/general/90ae5896-de82-40ca-a35f-8132c141f81a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726535)
2026-03-25 22:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746534/general/3f372982-be36-498b-b7d6-08112f96d83b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726503)
2026-03-25 22:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746616%252Fgeneral%252F667dbeb1-354c-450e-8a33-4ec9429c79db.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/667dbeb1-354c-450e-8a33-4ec9429c79db.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252F980e268a-00b4-45ea-af11-f0255693d6fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/980e268a-00b4-45ea-af11-f0255693d6fa.jpg not downloaded yet
2026-03-25 22:16:56 [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-25 22:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746538/general/c01ca056-eff9-4559-b80c-299057a9b46b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726508)
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746534%252Fgeneral%252Fac767639-b068-43d2-8e8d-fa09d7974268.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/ac767639-b068-43d2-8e8d-fa09d7974268.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252Fc2e5ff85-8130-48c5-b167-158edc147f75.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/c2e5ff85-8130-48c5-b167-158edc147f75.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746538%252Fgeneral%252F263ba1fc-d86c-4c0d-b723-942afc282798.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/263ba1fc-d86c-4c0d-b723-942afc282798.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746536%252Fgeneral%252Fbf1537e2-1e44-43b2-9a70-5afeaaa4fb6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/bf1537e2-1e44-43b2-9a70-5afeaaa4fb6f.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252F48b2aa2e-baec-4f7f-bc76-bdea2139a0e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/48b2aa2e-baec-4f7f-bc76-bdea2139a0e2.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252F8af4ac10-f6de-4907-8ffb-a66d03e5234c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/8af4ac10-f6de-4907-8ffb-a66d03e5234c.jpg not downloaded yet
2026-03-25 22:16:56 [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-25 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e086a2d0>
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746536%252Fgeneral%252Fa206fb2d-758e-4582-af86-b3cbed5b64ed.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/a206fb2d-758e-4582-af86-b3cbed5b64ed.jpg saved to cache
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e124e010>
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746534%252Fgeneral%252F8b2a4c7c-03f7-4b58-9a48-bfe35586704b.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/8b2a4c7c-03f7-4b58-9a48-bfe35586704b.jpg saved to cache
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d497bf9d-756c-5674-924f-fba4288b1efd
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05978d0>
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252Fadce8283-bd23-4607-91b0-40f452ece25b.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/adce8283-bd23-4607-91b0-40f452ece25b.jpg saved to cache
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0551f10>
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746536%252Fgeneral%252Fc802abb7-ddb6-4145-9098-0460a3e32846.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/c802abb7-ddb6-4145-9098-0460a3e32846.jpg saved to cache
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0595dd0>
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746538%252Fgeneral%252F23ff6a90-3687-472e-b435-894bddf40f13.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/23ff6a90-3687-472e-b435-894bddf40f13.jpg saved to cache
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6e0dbaff-5fdb-58e1-a686-37992d857001
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746616%252Fgeneral%252Ff4476cdb-2b4b-4ad0-b1c6-43c2e2c2dbf3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/f4476cdb-2b4b-4ad0-b1c6-43c2e2c2dbf3.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252F3aff7f45-87be-4574-9eda-87322581453f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/3aff7f45-87be-4574-9eda-87322581453f.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746534%252Fgeneral%252F7f7d89db-ed33-4405-a72c-4250c770db46.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/7f7d89db-ed33-4405-a72c-4250c770db46.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252F90c5631e-585b-4e78-885b-033bdeafd9be.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/90c5631e-585b-4e78-885b-033bdeafd9be.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746538%252Fgeneral%252F94d3a70b-6d77-4315-a4d5-b4c60d8f6245.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/94d3a70b-6d77-4315-a4d5-b4c60d8f6245.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746536%252Fgeneral%252F375d143e-eeef-4309-9f87-3a8951aa0062.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/375d143e-eeef-4309-9f87-3a8951aa0062.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252F92b992d8-0b75-46da-9181-87650ce22840.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/92b992d8-0b75-46da-9181-87650ce22840.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252F88eb7965-c381-4b3a-8d86-9d0c9b467699.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/88eb7965-c381-4b3a-8d86-9d0c9b467699.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746616%252Fgeneral%252Fe7168fad-8952-4c70-af88-592cfbeb0b93.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/e7168fad-8952-4c70-af88-592cfbeb0b93.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252Fb8e52442-5b25-4877-83e8-9626b8d6d1c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/b8e52442-5b25-4877-83e8-9626b8d6d1c9.jpg not downloaded yet
2026-03-25 22:16: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-25 22:16:56 [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-25 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0557910>
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252F049de08c-5aaa-4f74-a249-7e9f91f02c60.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/049de08c-5aaa-4f74-a249-7e9f91f02c60.jpg saved to cache
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b7496402-ec09-5c46-a488-a80c6b1e9d44
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e051b910>
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252F0c14f825-16e3-45c5-b3ea-436b2b1831b0.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/0c14f825-16e3-45c5-b3ea-436b2b1831b0.jpg saved to cache
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10a8c50>
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252F90ae5896-de82-40ca-a35f-8132c141f81a.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/90ae5896-de82-40ca-a35f-8132c141f81a.jpg saved to cache
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fdd2178c-30b2-5c43-bb62-73a722f3cff7
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0623b90>
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746534%252Fgeneral%252F3f372982-be36-498b-b7d6-08112f96d83b.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/3f372982-be36-498b-b7d6-08112f96d83b.jpg saved to cache
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d497bf9d-756c-5674-924f-fba4288b1efd
2026-03-25 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23635ee4-7602-5372-88ea-daa933b2df5a with identifier: 10726411
2026-03-25 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23635ee4-7602-5372-88ea-daa933b2df5a with scrape type 1
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23635ee4-7602-5372-88ea-daa933b2df5a
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252F3bd3468b-6916-4a17-bad5-e732e514e055.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/3bd3468b-6916-4a17-bad5-e732e514e055.jpg not downloaded yet
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e052cb10>
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746538%252Fgeneral%252Fc01ca056-eff9-4559-b80c-299057a9b46b.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/c01ca056-eff9-4559-b80c-299057a9b46b.jpg saved to cache
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6e0dbaff-5fdb-58e1-a686-37992d857001
2026-03-25 22:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9816978-e30d-5c5f-88d6-fdcec473015b with identifier: 10726405
2026-03-25 22:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9816978-e30d-5c5f-88d6-fdcec473015b with scrape type 1
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9816978-e30d-5c5f-88d6-fdcec473015b
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252F0fe9d826-f25a-4d32-a06a-63806fa8128d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/0fe9d826-f25a-4d32-a06a-63806fa8128d.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746534%252Fgeneral%252F241bb234-3da0-4103-b5be-787a89c72cb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/241bb234-3da0-4103-b5be-787a89c72cb8.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252Fcf6ccb3f-654d-4ba9-a2d4-0e2a3a9bbe26.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/cf6ccb3f-654d-4ba9-a2d4-0e2a3a9bbe26.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746538%252Fgeneral%252F1d655d6d-3133-4743-aa3f-941f72830f9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/1d655d6d-3133-4743-aa3f-941f72830f9f.jpg not downloaded yet
2026-03-25 22:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746536%252Fgeneral%252F6748aa38-3691-4f7d-938e-ff82e7f480a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/6748aa38-3691-4f7d-938e-ff82e7f480a8.jpg not downloaded yet
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252Fc9b09e47-ffdf-456c-8970-cbfeb4b80150.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/c9b09e47-ffdf-456c-8970-cbfeb4b80150.jpg not downloaded yet
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252Fee1adef6-3315-48dc-aade-0fa9536fe3f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/ee1adef6-3315-48dc-aade-0fa9536fe3f1.jpg not downloaded yet
2026-03-25 22:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746536/general/ddea14ef-a5b4-4c73-a5cf-34c97d07330f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726505)
2026-03-25 22:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746616/general/b39c47b2-8122-4838-8ec4-3779f2f88213.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726588)
2026-03-25 22:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746527/general/813d948d-4b3b-4750-bf90-3503823fc5a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726495)
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746616%252Fgeneral%252F5086eac6-f2ad-47f6-9366-1331f342bf47.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/5086eac6-f2ad-47f6-9366-1331f342bf47.jpg not downloaded yet
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252Fb107c5c0-2b20-4f7b-9f35-830d38e0e2c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/b107c5c0-2b20-4f7b-9f35-830d38e0e2c5.jpg not downloaded yet
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252Fbd18a053-f24e-46b0-b8e3-30862232d80c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/bd18a053-f24e-46b0-b8e3-30862232d80c.jpg not downloaded yet
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252Fe24e8b79-37a3-42db-8cba-246e939b51ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/e24e8b79-37a3-42db-8cba-246e939b51ac.jpg not downloaded yet
2026-03-25 22:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746530/general/9da3aa2f-3c93-4ebc-8b05-7e45d1da90bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726497)
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252F24e8e502-12ba-4295-bc5b-9a8fff835ae5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/24e8e502-12ba-4295-bc5b-9a8fff835ae5.jpg not downloaded yet
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252F7e447a43-7b8f-4778-b7d8-c64b8070b5c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/7e447a43-7b8f-4778-b7d8-c64b8070b5c6.jpg not downloaded yet
2026-03-25 22:16:57 [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-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719587
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719587%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719587: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719587 url https://www.openlane.eu/en/carv6/auction/10719587
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718176
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718176%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718176: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718176 url https://www.openlane.eu/en/carv6/auction/10718176
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718206
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718206%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718206: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718206 url https://www.openlane.eu/en/carv6/auction/10718206
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718165
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718165%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718165: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718165 url https://www.openlane.eu/en/carv6/auction/10718165
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718139
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718139%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718139: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718139 url https://www.openlane.eu/en/carv6/auction/10718139
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718212
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718212%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718212: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718212 url https://www.openlane.eu/en/carv6/auction/10718212
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10720608
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720608%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10720608: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10720608 url https://www.openlane.eu/en/carv6/auction/10720608
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718155
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718155%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718155: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718155 url https://www.openlane.eu/en/carv6/auction/10718155
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718162
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718162%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718162: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718162 url https://www.openlane.eu/en/carv6/auction/10718162
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718132
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718132%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718132: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718132 url https://www.openlane.eu/en/carv6/auction/10718132
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719188
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719188%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719188: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719188 url https://www.openlane.eu/en/carv6/auction/10719188
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719156
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719156%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719156: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719156 url https://www.openlane.eu/en/carv6/auction/10719156
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719155
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719155%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719155: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719155 url https://www.openlane.eu/en/carv6/auction/10719155
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718171
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718171%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718171: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718171 url https://www.openlane.eu/en/carv6/auction/10718171
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719171
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719171%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719171: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719171 url https://www.openlane.eu/en/carv6/auction/10719171
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718137
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718137%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718137: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718137 url https://www.openlane.eu/en/carv6/auction/10718137
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719157
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719157%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719157: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719157 url https://www.openlane.eu/en/carv6/auction/10719157
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10720132
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720132%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10720132: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10720132 url https://www.openlane.eu/en/carv6/auction/10720132
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719205
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719205%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719205: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719205 url https://www.openlane.eu/en/carv6/auction/10719205
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10720596
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720596%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10720596: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10720596 url https://www.openlane.eu/en/carv6/auction/10720596
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719181
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719181%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719181: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719181 url https://www.openlane.eu/en/carv6/auction/10719181
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718149
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718149%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718149: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718149 url https://www.openlane.eu/en/carv6/auction/10718149
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719186
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719186%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719186: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719186 url https://www.openlane.eu/en/carv6/auction/10719186
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719208
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719208%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719208: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719208 url https://www.openlane.eu/en/carv6/auction/10719208
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718105
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718105%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718105: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718105 url https://www.openlane.eu/en/carv6/auction/10718105
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719624
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719624%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719624: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719624 url https://www.openlane.eu/en/carv6/auction/10719624
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718125
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718125%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718125: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718125 url https://www.openlane.eu/en/carv6/auction/10718125
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10720597
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720597%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10720597: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10720597 url https://www.openlane.eu/en/carv6/auction/10720597
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718112
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718112%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718112: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718112 url https://www.openlane.eu/en/carv6/auction/10718112
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718144
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718144%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718144: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718144 url https://www.openlane.eu/en/carv6/auction/10718144
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719182
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719182%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719182: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719182 url https://www.openlane.eu/en/carv6/auction/10719182
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719177
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719177%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719177: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719177 url https://www.openlane.eu/en/carv6/auction/10719177
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718116
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718116%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718116: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718116 url https://www.openlane.eu/en/carv6/auction/10718116
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718107
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718107%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718107: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718107 url https://www.openlane.eu/en/carv6/auction/10718107
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718103
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718103%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718103: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718103 url https://www.openlane.eu/en/carv6/auction/10718103
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718134
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718134%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718134: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718134 url https://www.openlane.eu/en/carv6/auction/10718134
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718147
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718147%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718147: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718147 url https://www.openlane.eu/en/carv6/auction/10718147
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719201
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719201%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719201: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719201 url https://www.openlane.eu/en/carv6/auction/10719201
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718186
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718186%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718186: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718186 url https://www.openlane.eu/en/carv6/auction/10718186
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719203
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719203%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719203: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719203 url https://www.openlane.eu/en/carv6/auction/10719203
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719170
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719170%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719170: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719170 url https://www.openlane.eu/en/carv6/auction/10719170
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719623
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719623%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719623: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719623 url https://www.openlane.eu/en/carv6/auction/10719623
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718216
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718216%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718216: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718216 url https://www.openlane.eu/en/carv6/auction/10718216
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718178
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718178%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718178: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718178 url https://www.openlane.eu/en/carv6/auction/10718178
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719196
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719196%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10719196: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10719196 url https://www.openlane.eu/en/carv6/auction/10719196
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718159
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718159%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718159: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718159 url https://www.openlane.eu/en/carv6/auction/10718159
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10718209
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718209%27 HTTP/1.1" 200 None
2026-03-25 22:16:57 [adesa.be] INFO: Scrape type for 10718209: 0
2026-03-25 22:16:57 [adesa.be] INFO: Skipping item 10718209 url https://www.openlane.eu/en/carv6/auction/10718209
2026-03-25 22:16:57 [adesa.be] INFO: Found listing with ID: 10719622
2026-03-25 22:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719622%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719622: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719622 url https://www.openlane.eu/en/carv6/auction/10719622
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719195
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719195%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719195: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719195 url https://www.openlane.eu/en/carv6/auction/10719195
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10718164
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718164%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10718164: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10718164 url https://www.openlane.eu/en/carv6/auction/10718164
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10718207
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718207%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10718207: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10718207 url https://www.openlane.eu/en/carv6/auction/10718207
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719193
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719193%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719193: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719193 url https://www.openlane.eu/en/carv6/auction/10719193
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719191
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719191%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719191: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719191 url https://www.openlane.eu/en/carv6/auction/10719191
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719204
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719204%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719204: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719204 url https://www.openlane.eu/en/carv6/auction/10719204
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10718183
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718183%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10718183: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10718183 url https://www.openlane.eu/en/carv6/auction/10718183
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10718184
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718184%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10718184: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10718184 url https://www.openlane.eu/en/carv6/auction/10718184
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10718187
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718187%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10718187: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10718187 url https://www.openlane.eu/en/carv6/auction/10718187
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10718188
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718188%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10718188: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10718188 url https://www.openlane.eu/en/carv6/auction/10718188
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10718180
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718180%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10718180: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10718180 url https://www.openlane.eu/en/carv6/auction/10718180
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719669
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719669%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719669: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719669 url https://www.openlane.eu/en/carv6/auction/10719669
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719175
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719175%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719175: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719175 url https://www.openlane.eu/en/carv6/auction/10719175
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719161
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719161%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719161: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719161 url https://www.openlane.eu/en/carv6/auction/10719161
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10720137
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720137%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10720137: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10720137 url https://www.openlane.eu/en/carv6/auction/10720137
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719160
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719160%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719160: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719160 url https://www.openlane.eu/en/carv6/auction/10719160
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10721752
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721752%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10721752: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10721752 url https://www.openlane.eu/en/carv6/auction/10721752
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719198
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719198%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719198: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719198 url https://www.openlane.eu/en/carv6/auction/10719198
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719736
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719736%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719736: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719736 url https://www.openlane.eu/en/carv6/auction/10719736
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719737
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719737%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719737: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719737 url https://www.openlane.eu/en/carv6/auction/10719737
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719162
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719162%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719162: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719162 url https://www.openlane.eu/en/carv6/auction/10719162
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719187
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719187%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719187: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719187 url https://www.openlane.eu/en/carv6/auction/10719187
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719159
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719159%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719159: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719159 url https://www.openlane.eu/en/carv6/auction/10719159
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719179
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719179%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719179: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719179 url https://www.openlane.eu/en/carv6/auction/10719179
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719730
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719730%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719730: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719730 url https://www.openlane.eu/en/carv6/auction/10719730
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10716253
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716253%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10716253: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10716253 url https://www.openlane.eu/en/carv6/auction/10716253
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719163
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719163%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719163: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719163 url https://www.openlane.eu/en/carv6/auction/10719163
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10718135
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718135%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10718135: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10718135 url https://www.openlane.eu/en/carv6/auction/10718135
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10718211
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718211%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10718211: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10718211 url https://www.openlane.eu/en/carv6/auction/10718211
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10716254
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716254%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10716254: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10716254 url https://www.openlane.eu/en/carv6/auction/10716254
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10718140
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718140%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10718140: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10718140 url https://www.openlane.eu/en/carv6/auction/10718140
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719185
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719185%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719185: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719185 url https://www.openlane.eu/en/carv6/auction/10719185
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10717030
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717030%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10717030: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10717030 url https://www.openlane.eu/en/carv6/auction/10717030
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10718175
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718175%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10718175: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10718175 url https://www.openlane.eu/en/carv6/auction/10718175
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10717029
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717029%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10717029: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10717029 url https://www.openlane.eu/en/carv6/auction/10717029
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10718129
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718129%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10718129: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10718129 url https://www.openlane.eu/en/carv6/auction/10718129
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10718110
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718110%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10718110: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10718110 url https://www.openlane.eu/en/carv6/auction/10718110
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10719165
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719165%27 HTTP/1.1" 200 None
2026-03-25 22:16:58 [adesa.be] INFO: Scrape type for 10719165: 0
2026-03-25 22:16:58 [adesa.be] INFO: Skipping item 10719165 url https://www.openlane.eu/en/carv6/auction/10719165
2026-03-25 22:16:58 [adesa.be] INFO: Found listing with ID: 10718118
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710718118%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [adesa.be] INFO: Scrape type for 10718118: 0
2026-03-25 22:16:59 [adesa.be] INFO: Skipping item 10718118 url https://www.openlane.eu/en/carv6/auction/10718118
2026-03-25 22:16:59 [adesa.be] INFO: Found listing with ID: 10719168
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710719168%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [adesa.be] INFO: Scrape type for 10719168: 0
2026-03-25 22:16:59 [adesa.be] INFO: Skipping item 10719168 url https://www.openlane.eu/en/carv6/auction/10719168
2026-03-25 22:16:59 [adesa.be] INFO: Found listing with ID: 10718117
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710718117%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [adesa.be] INFO: Scrape type for 10718117: 0
2026-03-25 22:16:59 [adesa.be] INFO: Skipping item 10718117 url https://www.openlane.eu/en/carv6/auction/10718117
2026-03-25 22:16:59 [adesa.be] INFO: Found listing with ID: 10718099
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710718099%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [adesa.be] INFO: Scrape type for 10718099: 0
2026-03-25 22:16:59 [adesa.be] INFO: Skipping item 10718099 url https://www.openlane.eu/en/carv6/auction/10718099
2026-03-25 22:16:59 [adesa.be] INFO: Found listing with ID: 10718100
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710718100%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [adesa.be] INFO: Scrape type for 10718100: 0
2026-03-25 22:16:59 [adesa.be] INFO: Skipping item 10718100 url https://www.openlane.eu/en/carv6/auction/10718100
2026-03-25 22:16:59 [adesa.be] INFO: Found listing with ID: 10718102
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710718102%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [adesa.be] INFO: Scrape type for 10718102: 0
2026-03-25 22:16:59 [adesa.be] INFO: Skipping item 10718102 url https://www.openlane.eu/en/carv6/auction/10718102
2026-03-25 22:16:59 [adesa.be] INFO: Found listing with ID: 10718168
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710718168%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [adesa.be] INFO: Scrape type for 10718168: 0
2026-03-25 22:16:59 [adesa.be] INFO: Skipping item 10718168 url https://www.openlane.eu/en/carv6/auction/10718168
2026-03-25 22:16:59 [adesa.be] INFO: Found listing with ID: 10718173
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710718173%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [adesa.be] INFO: Scrape type for 10718173: 0
2026-03-25 22:16:59 [adesa.be] INFO: Skipping item 10718173 url https://www.openlane.eu/en/carv6/auction/10718173
2026-03-25 22:16:59 [adesa.be] INFO: Found listing with ID: 10718153
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710718153%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [adesa.be] INFO: Scrape type for 10718153: 0
2026-03-25 22:16:59 [adesa.be] INFO: Skipping item 10718153 url https://www.openlane.eu/en/carv6/auction/10718153
2026-03-25 22:16:59 [adesa.be] INFO: Found listing with ID: 10718217
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710718217%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [adesa.be] INFO: Scrape type for 10718217: 0
2026-03-25 22:16:59 [adesa.be] INFO: Skipping item 10718217 url https://www.openlane.eu/en/carv6/auction/10718217
2026-03-25 22:16:59 [adesa.be] INFO: Found listing with ID: 10718154
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710718154%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [adesa.be] INFO: Scrape type for 10718154: 0
2026-03-25 22:16:59 [adesa.be] INFO: Skipping item 10718154 url https://www.openlane.eu/en/carv6/auction/10718154
2026-03-25 22:16:59 [adesa.be] INFO: Found listing with ID: 10718163
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710718163%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [adesa.be] INFO: Scrape type for 10718163: 0
2026-03-25 22:16:59 [adesa.be] INFO: Skipping item 10718163 url https://www.openlane.eu/en/carv6/auction/10718163
2026-03-25 22:16:59 [adesa.be] INFO: Found listing with ID: 10718177
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710718177%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [adesa.be] INFO: Scrape type for 10718177: 0
2026-03-25 22:16:59 [adesa.be] INFO: Skipping item 10718177 url https://www.openlane.eu/en/carv6/auction/10718177
2026-03-25 22:16:59 [adesa.be] INFO: Found listing with ID: 10719210
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710719210%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [adesa.be] INFO: Scrape type for 10719210: 0
2026-03-25 22:16:59 [adesa.be] INFO: Skipping item 10719210 url https://www.openlane.eu/en/carv6/auction/10719210
2026-03-25 22:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 223c9469-840b-522e-9b2c-05013e2b920d with identifier: 10726410
2026-03-25 22:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 223c9469-840b-522e-9b2c-05013e2b920d with scrape type 1
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 223c9469-840b-522e-9b2c-05013e2b920d
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252F5a970fb6-d52c-41b2-a8b4-07099c937711.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/5a970fb6-d52c-41b2-a8b4-07099c937711.jpg not downloaded yet
2026-03-25 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746527/general/9705db96-f2a9-4588-94fe-ae89fa7fb684.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726495)
2026-03-25 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746530/general/a45e5fa6-dccc-4aeb-99fc-bd033649d4a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726497)
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746616%252Fgeneral%252F55fb3845-afd2-4cb7-9517-7cd735980982.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/55fb3845-afd2-4cb7-9517-7cd735980982.jpg not downloaded yet
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252F2b65d849-4191-4f79-9237-297695436219.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/2b65d849-4191-4f79-9237-297695436219.jpg not downloaded yet
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252Fd2448c10-1b83-47e5-b777-c4be04625f3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/d2448c10-1b83-47e5-b777-c4be04625f3b.jpg not downloaded yet
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252F9500642f-661d-4605-89d0-ee4ebbeb8a2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/9500642f-661d-4605-89d0-ee4ebbeb8a2b.jpg not downloaded yet
2026-03-25 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746616/general/c514a5a5-fbc4-4338-9803-ddcda7869f34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726588)
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252F21f77bf5-754f-4ebf-b1a8-6989c711d987.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/21f77bf5-754f-4ebf-b1a8-6989c711d987.jpg not downloaded yet
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252F195718c0-d8cb-4218-bb31-888cbc031fd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/195718c0-d8cb-4218-bb31-888cbc031fd3.jpg not downloaded yet
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252Fc3ba049a-6592-40c1-9c8d-52015955050c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/c3ba049a-6592-40c1-9c8d-52015955050c.jpg not downloaded yet
2026-03-25 22:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746464/general/e04cb61e-3946-48ae-96c9-f72bfd89850c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726407)
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746616%252Fgeneral%252Fbed4e139-1f48-47f3-a9f8-ee7ee5a57384.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/bed4e139-1f48-47f3-a9f8-ee7ee5a57384.jpg not downloaded yet
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252F0ecd4db7-564e-4aec-a054-716ae9597b0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/0ecd4db7-564e-4aec-a054-716ae9597b0d.jpg not downloaded yet
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252F5d85f414-e2cc-4254-ab2d-0ab7b8c299b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/5d85f414-e2cc-4254-ab2d-0ab7b8c299b6.jpg not downloaded yet
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252F15972df7-48e3-4777-aea8-91e121d25898.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/15972df7-48e3-4777-aea8-91e121d25898.jpg not downloaded yet
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252F4e08690c-00a6-479a-9509-72d6e4891df3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/4e08690c-00a6-479a-9509-72d6e4891df3.jpg not downloaded yet
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252F1b47010d-1300-4466-a694-dcbcd4279915.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/1b47010d-1300-4466-a694-dcbcd4279915.jpg not downloaded yet
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252Fbf0d8946-76d4-442c-9da7-eddd0e58c343.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/bf0d8946-76d4-442c-9da7-eddd0e58c343.jpg not downloaded yet
2026-03-25 22:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746530/general/295b993f-3038-4edd-ac61-43819c416a35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726497)
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252F5d77f2d6-dbeb-40b2-80a3-49b94f992a52.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/5d77f2d6-dbeb-40b2-80a3-49b94f992a52.jpg not downloaded yet
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252F4fe3532f-c6f5-404b-a8a6-2b5e6ed2e26b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/4fe3532f-c6f5-404b-a8a6-2b5e6ed2e26b.jpg not downloaded yet
2026-03-25 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e037a250>
2026-03-25 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746536%252Fgeneral%252Fddea14ef-a5b4-4c73-a5cf-34c97d07330f.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/ddea14ef-a5b4-4c73-a5cf-34c97d07330f.jpg saved to cache
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694
2026-03-25 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11e10d0>
2026-03-25 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746616%252Fgeneral%252Fb39c47b2-8122-4838-8ec4-3779f2f88213.jpg') HTTP/1.1" 204 0
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/b39c47b2-8122-4838-8ec4-3779f2f88213.jpg saved to cache
2026-03-25 22:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c
2026-03-25 22:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12d1d90>
2026-03-25 22:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252F813d948d-4b3b-4750-bf90-3503823fc5a9.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/813d948d-4b3b-4750-bf90-3503823fc5a9.jpg saved to cache
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b246ab46-86a2-56ef-8ddf-188792b139c1
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11e2dd0>
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252F9da3aa2f-3c93-4ebc-8b05-7e45d1da90bf.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/9da3aa2f-3c93-4ebc-8b05-7e45d1da90bf.jpg saved to cache
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e669e4ba-10ff-544a-97a9-86dd821fd9ce
2026-03-25 22:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26fdc9fe-d094-5b8a-9598-af68bf0bceb4 with identifier: 10726403
2026-03-25 22:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4 with scrape type 1
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252Fff19e05e-b395-41be-81eb-4d3f93697813.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/ff19e05e-b395-41be-81eb-4d3f93697813.jpg not downloaded yet
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3313350>
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252F9705db96-f2a9-4588-94fe-ae89fa7fb684.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/9705db96-f2a9-4588-94fe-ae89fa7fb684.jpg saved to cache
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b246ab46-86a2-56ef-8ddf-188792b139c1
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11e0f10>
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252Fa45e5fa6-dccc-4aeb-99fc-bd033649d4a2.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/a45e5fa6-dccc-4aeb-99fc-bd033649d4a2.jpg saved to cache
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e669e4ba-10ff-544a-97a9-86dd821fd9ce
2026-03-25 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746536/general/d94ca04c-26dc-4979-89d2-67bf4ca214d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726505)
2026-03-25 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746464/general/0ad534aa-de83-4e3d-8733-38358b9f18ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726407)
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252F3f1fc514-ec57-4007-a981-853fd560d5db.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/3f1fc514-ec57-4007-a981-853fd560d5db.jpg not downloaded yet
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252F0aefbf94-f57a-4145-bbc6-0a2eae3b7dbb.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/0aefbf94-f57a-4145-bbc6-0a2eae3b7dbb.jpg not downloaded yet
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252Ffca6035b-f863-40d0-9991-7c0c39e05690.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/fca6035b-f863-40d0-9991-7c0c39e05690.jpg not downloaded yet
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252F438f1c4f-9472-40f0-b6b2-106f934c2228.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/438f1c4f-9472-40f0-b6b2-106f934c2228.jpg not downloaded yet
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252Fae266e0b-54f2-4024-b97c-3556506208e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/ae266e0b-54f2-4024-b97c-3556506208e0.jpg not downloaded yet
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252Fb3148e21-a846-4e49-8b51-94c72170bbb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/b3148e21-a846-4e49-8b51-94c72170bbb2.jpg not downloaded yet
2026-03-25 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746538/general/02723a81-36b1-4888-b364-849dddc0a169.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726508)
2026-03-25 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746530/general/88eb7965-c381-4b3a-8d86-9d0c9b467699.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726497)
2026-03-25 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746462/general/0fe9d826-f25a-4d32-a06a-63806fa8128d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726405)
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252F27d5085a-194a-4449-9e41-06ad92a599b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/27d5085a-194a-4449-9e41-06ad92a599b9.jpg not downloaded yet
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0694510>
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746616%252Fgeneral%252Fc514a5a5-fbc4-4338-9803-ddcda7869f34.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/c514a5a5-fbc4-4338-9803-ddcda7869f34.jpg saved to cache
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11d0ad0>
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252Fe04cb61e-3946-48ae-96c9-f72bfd89850c.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/e04cb61e-3946-48ae-96c9-f72bfd89850c.jpg saved to cache
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e129c910>
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252F295b993f-3038-4edd-ac61-43819c416a35.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/295b993f-3038-4edd-ac61-43819c416a35.jpg saved to cache
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e669e4ba-10ff-544a-97a9-86dd821fd9ce
2026-03-25 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746468/general/3bd3468b-6916-4a17-bad5-e732e514e055.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726411)
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252F7b8d7ba7-12df-45a9-8fb0-563b0c1646dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/7b8d7ba7-12df-45a9-8fb0-563b0c1646dd.jpg not downloaded yet
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252F8f51e1ab-fae8-49de-81ae-a8a337e0331a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/8f51e1ab-fae8-49de-81ae-a8a337e0331a.jpg not downloaded yet
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252F3c207437-5e0e-476f-87ed-08f86c82bab3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/3c207437-5e0e-476f-87ed-08f86c82bab3.jpg not downloaded yet
2026-03-25 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746527/general/980e268a-00b4-45ea-af11-f0255693d6fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726495)
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252F48956157-f513-470c-bd43-dc3ebc310a2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/48956157-f513-470c-bd43-dc3ebc310a2b.jpg not downloaded yet
2026-03-25 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746464/general/92b992d8-0b75-46da-9181-87650ce22840.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726407)
2026-03-25 22:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746466/general/5a970fb6-d52c-41b2-a8b4-07099c937711.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726410)
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252F7206753a-4a5e-4ce3-bd2a-e25c698674ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/7206753a-4a5e-4ce3-bd2a-e25c698674ab.jpg not downloaded yet
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252F2d0cad7f-6105-4827-8e8b-4943d454e5ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/2d0cad7f-6105-4827-8e8b-4943d454e5ca.jpg not downloaded yet
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252F4fd818c3-f81e-46cf-bbbe-c322e71ed4e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/4fd818c3-f81e-46cf-bbbe-c322e71ed4e1.jpg not downloaded yet
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e037ad90>
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746536%252Fgeneral%252Fd94ca04c-26dc-4979-89d2-67bf4ca214d3.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/d94ca04c-26dc-4979-89d2-67bf4ca214d3.jpg saved to cache
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e065a7d0>
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252F0ad534aa-de83-4e3d-8733-38358b9f18ee.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/0ad534aa-de83-4e3d-8733-38358b9f18ee.jpg saved to cache
2026-03-25 22:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11aa5d0>
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746538%252Fgeneral%252F02723a81-36b1-4888-b364-849dddc0a169.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/02723a81-36b1-4888-b364-849dddc0a169.jpg saved to cache
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6e0dbaff-5fdb-58e1-a686-37992d857001
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e072f5d0>
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252F88eb7965-c381-4b3a-8d86-9d0c9b467699.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/88eb7965-c381-4b3a-8d86-9d0c9b467699.jpg saved to cache
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e669e4ba-10ff-544a-97a9-86dd821fd9ce
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04ffcd0>
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252F0fe9d826-f25a-4d32-a06a-63806fa8128d.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/0fe9d826-f25a-4d32-a06a-63806fa8128d.jpg saved to cache
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a9816978-e30d-5c5f-88d6-fdcec473015b
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252F47d2b419-d209-411d-bb83-e3b1573404fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/47d2b419-d209-411d-bb83-e3b1573404fe.jpg not downloaded yet
2026-03-25 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746530/general/ee1adef6-3315-48dc-aade-0fa9536fe3f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726497)
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252Fb81c0cd5-34b1-4f12-a389-a23d47d79886.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/b81c0cd5-34b1-4f12-a389-a23d47d79886.jpg not downloaded yet
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252Fa98e8dc5-b085-48db-ae83-c91009fa2ece.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/a98e8dc5-b085-48db-ae83-c91009fa2ece.jpg not downloaded yet
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252Fadbaef35-3931-4afd-ad91-111f28d7ce2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/adbaef35-3931-4afd-ad91-111f28d7ce2a.jpg not downloaded yet
2026-03-25 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746530/general/7e447a43-7b8f-4778-b7d8-c64b8070b5c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726497)
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252Fadae81b2-b861-4755-96f0-db9d1429e70c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/adae81b2-b861-4755-96f0-db9d1429e70c.jpg not downloaded yet
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e065b590>
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252F3bd3468b-6916-4a17-bad5-e732e514e055.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/3bd3468b-6916-4a17-bad5-e732e514e055.jpg saved to cache
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 23635ee4-7602-5372-88ea-daa933b2df5a
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04dd010>
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252F980e268a-00b4-45ea-af11-f0255693d6fa.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/980e268a-00b4-45ea-af11-f0255693d6fa.jpg saved to cache
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b246ab46-86a2-56ef-8ddf-188792b139c1
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e044b590>
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252F92b992d8-0b75-46da-9181-87650ce22840.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/92b992d8-0b75-46da-9181-87650ce22840.jpg saved to cache
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e044b9d0>
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252F5a970fb6-d52c-41b2-a8b4-07099c937711.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/5a970fb6-d52c-41b2-a8b4-07099c937711.jpg saved to cache
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 223c9469-840b-522e-9b2c-05013e2b920d
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252Fb32c69db-ec6a-404a-99b6-53020f6a3072.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/b32c69db-ec6a-404a-99b6-53020f6a3072.jpg not downloaded yet
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252Fc1829333-3852-4535-aff3-9aa20b99cab9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/c1829333-3852-4535-aff3-9aa20b99cab9.jpg not downloaded yet
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252Fd5695597-0485-4b38-8073-3924dc1dff89.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/d5695597-0485-4b38-8073-3924dc1dff89.jpg not downloaded yet
2026-03-25 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746527/general/b8e52442-5b25-4877-83e8-9626b8d6d1c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726495)
2026-03-25 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746464/general/24e8e502-12ba-4295-bc5b-9a8fff835ae5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726407)
2026-03-25 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746462/general/9500642f-661d-4605-89d0-ee4ebbeb8a2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726405)
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252Fe916985e-5cb9-4780-8cb1-4940388fbbe1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/e916985e-5cb9-4780-8cb1-4940388fbbe1.jpg not downloaded yet
2026-03-25 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746530/general/0aefbf94-f57a-4145-bbc6-0a2eae3b7dbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726497)
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252F020d1ec4-93c6-43a1-b7e8-7c9c0fe4bc2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/020d1ec4-93c6-43a1-b7e8-7c9c0fe4bc2e.jpg not downloaded yet
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0795650>
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252Fee1adef6-3315-48dc-aade-0fa9536fe3f1.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/ee1adef6-3315-48dc-aade-0fa9536fe3f1.jpg saved to cache
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e669e4ba-10ff-544a-97a9-86dd821fd9ce
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e038ec10>
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252F7e447a43-7b8f-4778-b7d8-c64b8070b5c6.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/7e447a43-7b8f-4778-b7d8-c64b8070b5c6.jpg saved to cache
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e669e4ba-10ff-544a-97a9-86dd821fd9ce
2026-03-25 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746530/general/1b47010d-1300-4466-a694-dcbcd4279915.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726497)
2026-03-25 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746462/general/15972df7-48e3-4777-aea8-91e121d25898.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726405)
2026-03-25 22:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746466/general/bf0d8946-76d4-442c-9da7-eddd0e58c343.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726410)
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252F086c680a-bced-46df-8e39-29d527173e23.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/086c680a-bced-46df-8e39-29d527173e23.jpg not downloaded yet
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252F35d126e2-8ce6-4914-9c2f-5f1a3d172a27.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/35d126e2-8ce6-4914-9c2f-5f1a3d172a27.jpg not downloaded yet
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0858b90>
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252Fb8e52442-5b25-4877-83e8-9626b8d6d1c9.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/b8e52442-5b25-4877-83e8-9626b8d6d1c9.jpg saved to cache
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b246ab46-86a2-56ef-8ddf-188792b139c1
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e052d010>
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252F24e8e502-12ba-4295-bc5b-9a8fff835ae5.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/24e8e502-12ba-4295-bc5b-9a8fff835ae5.jpg saved to cache
2026-03-25 22:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0617e50>
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252F9500642f-661d-4605-89d0-ee4ebbeb8a2b.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/9500642f-661d-4605-89d0-ee4ebbeb8a2b.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a9816978-e30d-5c5f-88d6-fdcec473015b
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06f2390>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252F0aefbf94-f57a-4145-bbc6-0a2eae3b7dbb.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/0aefbf94-f57a-4145-bbc6-0a2eae3b7dbb.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e669e4ba-10ff-544a-97a9-86dd821fd9ce
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746461/general/b3148e21-a846-4e49-8b51-94c72170bbb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726403)
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252Fb426b5c6-69b4-4713-ac51-3e7d1d09e72b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/b426b5c6-69b4-4713-ac51-3e7d1d09e72b.jpg not downloaded yet
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746466/general/fca6035b-f863-40d0-9991-7c0c39e05690.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726410)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746461/general/3c207437-5e0e-476f-87ed-08f86c82bab3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726403)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746461/general/4fd818c3-f81e-46cf-bbbe-c322e71ed4e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726403)
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252Fd599cf2d-f926-4729-8479-9e9c9fc830a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/d599cf2d-f926-4729-8479-9e9c9fc830a0.jpg not downloaded yet
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1289e10>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252F1b47010d-1300-4466-a694-dcbcd4279915.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/1b47010d-1300-4466-a694-dcbcd4279915.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e669e4ba-10ff-544a-97a9-86dd821fd9ce
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3352390>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252F15972df7-48e3-4777-aea8-91e121d25898.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/15972df7-48e3-4777-aea8-91e121d25898.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a9816978-e30d-5c5f-88d6-fdcec473015b
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10c75d0>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252Fbf0d8946-76d4-442c-9da7-eddd0e58c343.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/bf0d8946-76d4-442c-9da7-eddd0e58c343.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 223c9469-840b-522e-9b2c-05013e2b920d
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746468/general/7b8d7ba7-12df-45a9-8fb0-563b0c1646dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726411)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746466/general/47d2b419-d209-411d-bb83-e3b1573404fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726410)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746464/general/3f1fc514-ec57-4007-a981-853fd560d5db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726407)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746462/general/8f51e1ab-fae8-49de-81ae-a8a337e0331a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726405)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746461/general/d5695597-0485-4b38-8073-3924dc1dff89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726403)
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1504f50>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252Fb3148e21-a846-4e49-8b51-94c72170bbb2.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/b3148e21-a846-4e49-8b51-94c72170bbb2.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11ced50>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252Ffca6035b-f863-40d0-9991-7c0c39e05690.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/fca6035b-f863-40d0-9991-7c0c39e05690.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 223c9469-840b-522e-9b2c-05013e2b920d
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0632f10>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252F3c207437-5e0e-476f-87ed-08f86c82bab3.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/3c207437-5e0e-476f-87ed-08f86c82bab3.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12b5290>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252F4fd818c3-f81e-46cf-bbbe-c322e71ed4e1.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/4fd818c3-f81e-46cf-bbbe-c322e71ed4e1.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746461/general/adbaef35-3931-4afd-ad91-111f28d7ce2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726403)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746461/general/35d126e2-8ce6-4914-9c2f-5f1a3d172a27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726403)
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1272e90>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252F7b8d7ba7-12df-45a9-8fb0-563b0c1646dd.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/7b8d7ba7-12df-45a9-8fb0-563b0c1646dd.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 23635ee4-7602-5372-88ea-daa933b2df5a
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1283d10>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252F47d2b419-d209-411d-bb83-e3b1573404fe.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/47d2b419-d209-411d-bb83-e3b1573404fe.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 223c9469-840b-522e-9b2c-05013e2b920d
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1274a10>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252F3f1fc514-ec57-4007-a981-853fd560d5db.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/3f1fc514-ec57-4007-a981-853fd560d5db.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0556850>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252F8f51e1ab-fae8-49de-81ae-a8a337e0331a.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/8f51e1ab-fae8-49de-81ae-a8a337e0331a.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a9816978-e30d-5c5f-88d6-fdcec473015b
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1277410>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252Fd5695597-0485-4b38-8073-3924dc1dff89.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/d5695597-0485-4b38-8073-3924dc1dff89.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746461/general/b426b5c6-69b4-4713-ac51-3e7d1d09e72b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726403)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746468/general/b32c69db-ec6a-404a-99b6-53020f6a3072.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726411)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746466/general/e916985e-5cb9-4780-8cb1-4940388fbbe1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726410)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746466/general/adae81b2-b861-4755-96f0-db9d1429e70c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726410)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746462/general/a98e8dc5-b085-48db-ae83-c91009fa2ece.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726405)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746462/general/c1829333-3852-4535-aff3-9aa20b99cab9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726405)
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03f1c50>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252Fadbaef35-3931-4afd-ad91-111f28d7ce2a.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/adbaef35-3931-4afd-ad91-111f28d7ce2a.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e32acc50>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252F35d126e2-8ce6-4914-9c2f-5f1a3d172a27.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/35d126e2-8ce6-4914-9c2f-5f1a3d172a27.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746461/general/020d1ec4-93c6-43a1-b7e8-7c9c0fe4bc2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726403)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746461/general/d599cf2d-f926-4729-8479-9e9c9fc830a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726403)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746462/general/2d0cad7f-6105-4827-8e8b-4943d454e5ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726405)
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1156990>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252Fb426b5c6-69b4-4713-ac51-3e7d1d09e72b.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/b426b5c6-69b4-4713-ac51-3e7d1d09e72b.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0529790>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252Fb32c69db-ec6a-404a-99b6-53020f6a3072.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/b32c69db-ec6a-404a-99b6-53020f6a3072.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 23635ee4-7602-5372-88ea-daa933b2df5a
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746468/general/b81c0cd5-34b1-4f12-a389-a23d47d79886.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726411)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746466/general/086c680a-bced-46df-8e39-29d527173e23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726410)
2026-03-25 22:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746466/general/48956157-f513-470c-bd43-dc3ebc310a2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726410)
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04fc450>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252Fe916985e-5cb9-4780-8cb1-4940388fbbe1.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/e916985e-5cb9-4780-8cb1-4940388fbbe1.jpg saved to cache
2026-03-25 22:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 223c9469-840b-522e-9b2c-05013e2b920d
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0858110>
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252Fadae81b2-b861-4755-96f0-db9d1429e70c.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/adae81b2-b861-4755-96f0-db9d1429e70c.jpg saved to cache
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 223c9469-840b-522e-9b2c-05013e2b920d
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11ce490>
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252Fa98e8dc5-b085-48db-ae83-c91009fa2ece.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/a98e8dc5-b085-48db-ae83-c91009fa2ece.jpg saved to cache
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a9816978-e30d-5c5f-88d6-fdcec473015b
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e085ab90>
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252Fc1829333-3852-4535-aff3-9aa20b99cab9.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/c1829333-3852-4535-aff3-9aa20b99cab9.jpg saved to cache
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a9816978-e30d-5c5f-88d6-fdcec473015b
2026-03-25 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746468/general/7206753a-4a5e-4ce3-bd2a-e25c698674ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726411)
2026-03-25 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746468/general/438f1c4f-9472-40f0-b6b2-106f934c2228.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726411)
2026-03-25 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746461/general/ff19e05e-b395-41be-81eb-4d3f93697813.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726403)
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04c1e10>
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252F020d1ec4-93c6-43a1-b7e8-7c9c0fe4bc2e.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/020d1ec4-93c6-43a1-b7e8-7c9c0fe4bc2e.jpg saved to cache
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0630050>
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252Fd599cf2d-f926-4729-8479-9e9c9fc830a0.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/d599cf2d-f926-4729-8479-9e9c9fc830a0.jpg saved to cache
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1579f50>
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252F2d0cad7f-6105-4827-8e8b-4943d454e5ca.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/2d0cad7f-6105-4827-8e8b-4943d454e5ca.jpg saved to cache
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a9816978-e30d-5c5f-88d6-fdcec473015b
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1156490>
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252Fb81c0cd5-34b1-4f12-a389-a23d47d79886.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/b81c0cd5-34b1-4f12-a389-a23d47d79886.jpg saved to cache
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 23635ee4-7602-5372-88ea-daa933b2df5a
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10c1e50>
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252F086c680a-bced-46df-8e39-29d527173e23.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/086c680a-bced-46df-8e39-29d527173e23.jpg saved to cache
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 223c9469-840b-522e-9b2c-05013e2b920d
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07f30d0>
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252F48956157-f513-470c-bd43-dc3ebc310a2b.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/48956157-f513-470c-bd43-dc3ebc310a2b.jpg saved to cache
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 223c9469-840b-522e-9b2c-05013e2b920d
2026-03-25 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746466/general/27d5085a-194a-4449-9e41-06ad92a599b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726410)
2026-03-25 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746462/general/4fe3532f-c6f5-404b-a8a6-2b5e6ed2e26b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726405)
2026-03-25 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746468/general/5d77f2d6-dbeb-40b2-80a3-49b94f992a52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726411)
2026-03-25 22:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746462/general/ae266e0b-54f2-4024-b97c-3556506208e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726405)
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07f1d10>
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252F7206753a-4a5e-4ce3-bd2a-e25c698674ab.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/7206753a-4a5e-4ce3-bd2a-e25c698674ab.jpg saved to cache
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 23635ee4-7602-5372-88ea-daa933b2df5a
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0452d50>
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252F438f1c4f-9472-40f0-b6b2-106f934c2228.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/438f1c4f-9472-40f0-b6b2-106f934c2228.jpg saved to cache
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 23635ee4-7602-5372-88ea-daa933b2df5a
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0566690>
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746461%252Fgeneral%252Fff19e05e-b395-41be-81eb-4d3f93697813.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746461/general/ff19e05e-b395-41be-81eb-4d3f93697813.jpg saved to cache
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4
2026-03-25 22:17:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 26fdc9fe-d094-5b8a-9598-af68bf0bceb4, skipping ID generation
2026-03-25 22:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4 with scrape type 1
2026-03-25 22:17:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4 sending to next pipeline
2026-03-25 22:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26fdc9fe-d094-5b8a-9598-af68bf0bceb4, identifier: 10726403
2026-03-25 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746468/general/5d85f414-e2cc-4254-ab2d-0ab7b8c299b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726411)
2026-03-25 22:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26fdc9fe-d094-5b8a-9598-af68bf0bceb4 with identifier: 10726403
2026-03-25 22:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26fdc9fe-d094-5b8a-9598-af68bf0bceb4 with identifier: 10726403
2026-03-25 22:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26fdc9fe-d094-5b8a-9598-af68bf0bceb4 with identifier: 10726403 to the API
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746461/general/ff19e05e-b395-41be-81eb-4d3f93697813.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746461/general/ff19e05e-b395-41be-81eb-4d3f93697813.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24529,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746461/general/b3148e21-a846-4e49-8b51-94c72170bbb2.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746461/general/3c207437-5e0e-476f-87ed-08f86c82bab3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746461/general/4fd818c3-f81e-46cf-bbbe-c322e71ed4e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746461/general/adbaef35-3931-4afd-ad91-111f28d7ce2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746461/general/d5695597-0485-4b38-8073-3924dc1dff89.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115219,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746461/general/020d1ec4-93c6-43a1-b7e8-7c9c0fe4bc2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91713,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746461/general/35d126e2-8ce6-4914-9c2f-5f1a3d172a27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746461/general/b426b5c6-69b4-4713-ac51-3e7d1d09e72b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdc9fe-d094-5b8a-9598-af68bf0bceb4/26fdc9fe-d094-5b8a-9598-af68bf0bceb4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746461/general/d599cf2d-f926-4729-8479-9e9c9fc830a0.jpg',
'Width': 1024}],
'price': 15800,
'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-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726403%27 HTTP/1.1" 200 None
2026-03-25 22:17:04 [adesa.be] INFO: Saving data for 10726403: {'created_time': 1774477024.602063, 'last_price_update_time': 1774477024.602073, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726403') HTTP/1.1" 204 0
2026-03-25 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746464/general/4e08690c-00a6-479a-9509-72d6e4891df3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726407)
2026-03-25 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746466/general/c3ba049a-6592-40c1-9c8d-52015955050c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726410)
2026-03-25 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746530/general/195718c0-d8cb-4218-bb31-888cbc031fd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726497)
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12a03d0>
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746466%252Fgeneral%252F27d5085a-194a-4449-9e41-06ad92a599b9.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/27d5085a-194a-4449-9e41-06ad92a599b9.jpg saved to cache
2026-03-25 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 223c9469-840b-522e-9b2c-05013e2b920d
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03f1490>
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252F4fe3532f-c6f5-404b-a8a6-2b5e6ed2e26b.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/4fe3532f-c6f5-404b-a8a6-2b5e6ed2e26b.jpg saved to cache
2026-03-25 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a9816978-e30d-5c5f-88d6-fdcec473015b
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12a0f50>
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252F5d77f2d6-dbeb-40b2-80a3-49b94f992a52.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/5d77f2d6-dbeb-40b2-80a3-49b94f992a52.jpg saved to cache
2026-03-25 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 23635ee4-7602-5372-88ea-daa933b2df5a
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e046fc90>
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746462%252Fgeneral%252Fae266e0b-54f2-4024-b97c-3556506208e0.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/ae266e0b-54f2-4024-b97c-3556506208e0.jpg saved to cache
2026-03-25 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a9816978-e30d-5c5f-88d6-fdcec473015b
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e038e9d0>
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746468%252Fgeneral%252F5d85f414-e2cc-4254-ab2d-0ab7b8c299b6.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/5d85f414-e2cc-4254-ab2d-0ab7b8c299b6.jpg saved to cache
2026-03-25 22:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 23635ee4-7602-5372-88ea-daa933b2df5a
2026-03-25 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746616/general/bed4e139-1f48-47f3-a9f8-ee7ee5a57384.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726588)
2026-03-25 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746464/general/21f77bf5-754f-4ebf-b1a8-6989c711d987.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726407)
2026-03-25 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746468/general/d2448c10-1b83-47e5-b777-c4be04625f3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726411)
2026-03-25 22:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746527/general/0ecd4db7-564e-4aec-a054-716ae9597b0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726495)
2026-03-25 22:17:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06931d0>
2026-03-25 22:17:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252F4e08690c-00a6-479a-9509-72d6e4891df3.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/4e08690c-00a6-479a-9509-72d6e4891df3.jpg saved to cache
2026-03-25 22:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719662
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719662%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719662: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719662 url https://www.openlane.eu/en/carv6/auction/10719662
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719668
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719668%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719668: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719668 url https://www.openlane.eu/en/carv6/auction/10719668
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718174
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718174%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718174: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718174 url https://www.openlane.eu/en/carv6/auction/10718174
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718213
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718213%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718213: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718213 url https://www.openlane.eu/en/carv6/auction/10718213
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719732
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719732%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719732: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719732 url https://www.openlane.eu/en/carv6/auction/10719732
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719734
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719734%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719734: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719734 url https://www.openlane.eu/en/carv6/auction/10719734
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719731
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719731%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719731: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719731 url https://www.openlane.eu/en/carv6/auction/10719731
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719724
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719724%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719724: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719724 url https://www.openlane.eu/en/carv6/auction/10719724
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718167
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718167%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718167: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718167 url https://www.openlane.eu/en/carv6/auction/10718167
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719670
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719670%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719670: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719670 url https://www.openlane.eu/en/carv6/auction/10719670
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719725
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719725%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719725: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719725 url https://www.openlane.eu/en/carv6/auction/10719725
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719202
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719202%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719202: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719202 url https://www.openlane.eu/en/carv6/auction/10719202
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718141
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718141%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718141: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718141 url https://www.openlane.eu/en/carv6/auction/10718141
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719617
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719617%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719617: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719617 url https://www.openlane.eu/en/carv6/auction/10719617
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718189
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718189%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718189: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718189 url https://www.openlane.eu/en/carv6/auction/10718189
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719172
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719172%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719172: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719172 url https://www.openlane.eu/en/carv6/auction/10719172
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719665
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719665%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719665: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719665 url https://www.openlane.eu/en/carv6/auction/10719665
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719663
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719663%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719663: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719663 url https://www.openlane.eu/en/carv6/auction/10719663
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719667
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719667%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719667: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719667 url https://www.openlane.eu/en/carv6/auction/10719667
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719666
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719666%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719666: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719666 url https://www.openlane.eu/en/carv6/auction/10719666
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718181
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718181%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718181: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718181 url https://www.openlane.eu/en/carv6/auction/10718181
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718148
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718148%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718148: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718148 url https://www.openlane.eu/en/carv6/auction/10718148
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718170
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718170%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718170: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718170 url https://www.openlane.eu/en/carv6/auction/10718170
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718130
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718130%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718130: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718130 url https://www.openlane.eu/en/carv6/auction/10718130
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718220
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718220%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718220: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718220 url https://www.openlane.eu/en/carv6/auction/10718220
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718109
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718109%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718109: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718109 url https://www.openlane.eu/en/carv6/auction/10718109
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719672
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719672%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719672: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719672 url https://www.openlane.eu/en/carv6/auction/10719672
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718214
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718214%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718214: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718214 url https://www.openlane.eu/en/carv6/auction/10718214
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719178
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719178%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719178: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719178 url https://www.openlane.eu/en/carv6/auction/10719178
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719729
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719729%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719729: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719729 url https://www.openlane.eu/en/carv6/auction/10719729
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718156
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718156%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718156: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718156 url https://www.openlane.eu/en/carv6/auction/10718156
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719588
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719588%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719588: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719588 url https://www.openlane.eu/en/carv6/auction/10719588
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718157
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718157%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718157: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718157 url https://www.openlane.eu/en/carv6/auction/10718157
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718218
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718218%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718218: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718218 url https://www.openlane.eu/en/carv6/auction/10718218
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718160
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718160%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718160: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718160 url https://www.openlane.eu/en/carv6/auction/10718160
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719735
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719735%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719735: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719735 url https://www.openlane.eu/en/carv6/auction/10719735
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10718138
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718138%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10718138: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10718138 url https://www.openlane.eu/en/carv6/auction/10718138
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719176
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719176%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719176: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719176 url https://www.openlane.eu/en/carv6/auction/10719176
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719154
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719154%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719154: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719154 url https://www.openlane.eu/en/carv6/auction/10719154
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10719211
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719211%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10719211: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10719211 url https://www.openlane.eu/en/carv6/auction/10719211
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10724687
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724687%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10724687: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10724687 url https://www.openlane.eu/en/carv6/auction/10724687
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10724660
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724660%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10724660: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10724660 url https://www.openlane.eu/en/carv6/auction/10724660
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10727078
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727078%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10727078: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10727078 url https://www.openlane.eu/en/carv6/auction/10727078
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10725682
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725682%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10725682: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10725682 url https://www.openlane.eu/en/carv6/auction/10725682
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10724545
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724545%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10724545: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10724545 url https://www.openlane.eu/en/carv6/auction/10724545
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10724603
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724603%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10724603: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10724603 url https://www.openlane.eu/en/carv6/auction/10724603
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10724611
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724611%27 HTTP/1.1" 200 None
2026-03-25 22:17:05 [adesa.be] INFO: Scrape type for 10724611: 0
2026-03-25 22:17:05 [adesa.be] INFO: Skipping item 10724611 url https://www.openlane.eu/en/carv6/auction/10724611
2026-03-25 22:17:05 [adesa.be] INFO: Found listing with ID: 10724595
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724595%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724595: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724595 url https://www.openlane.eu/en/carv6/auction/10724595
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724593
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724593%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724593: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724593 url https://www.openlane.eu/en/carv6/auction/10724593
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724604
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724604%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724604: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724604 url https://www.openlane.eu/en/carv6/auction/10724604
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724670
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724670%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724670: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724670 url https://www.openlane.eu/en/carv6/auction/10724670
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724588
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724588%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724588: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724588 url https://www.openlane.eu/en/carv6/auction/10724588
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724704
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724704%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724704: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724704 url https://www.openlane.eu/en/carv6/auction/10724704
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10725631
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725631%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10725631: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10725631 url https://www.openlane.eu/en/carv6/auction/10725631
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724707
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724707%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724707: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724707 url https://www.openlane.eu/en/carv6/auction/10724707
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724599
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724599%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724599: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724599 url https://www.openlane.eu/en/carv6/auction/10724599
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724759
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724759%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724759: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724759 url https://www.openlane.eu/en/carv6/auction/10724759
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724712
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724712%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724712: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724712 url https://www.openlane.eu/en/carv6/auction/10724712
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10725615
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725615%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10725615: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10725615 url https://www.openlane.eu/en/carv6/auction/10725615
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724765
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724765%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724765: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724765 url https://www.openlane.eu/en/carv6/auction/10724765
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724591
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724591%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724591: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724591 url https://www.openlane.eu/en/carv6/auction/10724591
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724761
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724761%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724761: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724761 url https://www.openlane.eu/en/carv6/auction/10724761
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724566
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724566%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724566: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724566 url https://www.openlane.eu/en/carv6/auction/10724566
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10727082
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727082%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10727082: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10727082 url https://www.openlane.eu/en/carv6/auction/10727082
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724561
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724561%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724561: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724561 url https://www.openlane.eu/en/carv6/auction/10724561
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724579
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724579%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724579: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724579 url https://www.openlane.eu/en/carv6/auction/10724579
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724596
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724596%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724596: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724596 url https://www.openlane.eu/en/carv6/auction/10724596
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724605
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724605%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724605: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724605 url https://www.openlane.eu/en/carv6/auction/10724605
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724543
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724543%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724543: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724543 url https://www.openlane.eu/en/carv6/auction/10724543
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10727076
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727076%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10727076: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10727076 url https://www.openlane.eu/en/carv6/auction/10727076
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724576
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724576%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724576: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724576 url https://www.openlane.eu/en/carv6/auction/10724576
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724530
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724530%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724530: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724530 url https://www.openlane.eu/en/carv6/auction/10724530
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724590
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724590%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724590: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724590 url https://www.openlane.eu/en/carv6/auction/10724590
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10727095
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727095%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10727095: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10727095 url https://www.openlane.eu/en/carv6/auction/10727095
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724706
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724706%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724706: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724706 url https://www.openlane.eu/en/carv6/auction/10724706
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10727062
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727062%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10727062: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10727062 url https://www.openlane.eu/en/carv6/auction/10727062
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724540
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724540%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724540: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724540 url https://www.openlane.eu/en/carv6/auction/10724540
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10725608
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725608%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10725608: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10725608 url https://www.openlane.eu/en/carv6/auction/10725608
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10725621
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725621%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10725621: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10725621 url https://www.openlane.eu/en/carv6/auction/10725621
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724613
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724613%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724613: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724613 url https://www.openlane.eu/en/carv6/auction/10724613
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10727094
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727094%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10727094: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10727094 url https://www.openlane.eu/en/carv6/auction/10727094
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10727071
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727071%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10727071: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10727071 url https://www.openlane.eu/en/carv6/auction/10727071
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724563
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724563%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724563: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724563 url https://www.openlane.eu/en/carv6/auction/10724563
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724531
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724531%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724531: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724531 url https://www.openlane.eu/en/carv6/auction/10724531
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724538
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724538%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724538: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724538 url https://www.openlane.eu/en/carv6/auction/10724538
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10727064
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727064%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10727064: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10727064 url https://www.openlane.eu/en/carv6/auction/10727064
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724659
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724659%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724659: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724659 url https://www.openlane.eu/en/carv6/auction/10724659
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724787
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724787%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724787: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724787 url https://www.openlane.eu/en/carv6/auction/10724787
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724708
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724708%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724708: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724708 url https://www.openlane.eu/en/carv6/auction/10724708
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10727074
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727074%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10727074: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10727074 url https://www.openlane.eu/en/carv6/auction/10727074
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724643
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724643%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724643: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724643 url https://www.openlane.eu/en/carv6/auction/10724643
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724785
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724785%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724785: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724785 url https://www.openlane.eu/en/carv6/auction/10724785
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10725645
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725645%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10725645: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10725645 url https://www.openlane.eu/en/carv6/auction/10725645
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724788
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724788%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724788: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724788 url https://www.openlane.eu/en/carv6/auction/10724788
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10725611
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725611%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10725611: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10725611 url https://www.openlane.eu/en/carv6/auction/10725611
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724548
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724548%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724548: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724548 url https://www.openlane.eu/en/carv6/auction/10724548
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724541
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724541%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724541: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724541 url https://www.openlane.eu/en/carv6/auction/10724541
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724571
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724571%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724571: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724571 url https://www.openlane.eu/en/carv6/auction/10724571
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724556
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724556%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724556: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724556 url https://www.openlane.eu/en/carv6/auction/10724556
2026-03-25 22:17:06 [adesa.be] INFO: Found listing with ID: 10724762
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724762%27 HTTP/1.1" 200 None
2026-03-25 22:17:06 [adesa.be] INFO: Scrape type for 10724762: 0
2026-03-25 22:17:06 [adesa.be] INFO: Skipping item 10724762 url https://www.openlane.eu/en/carv6/auction/10724762
2026-03-25 22:17:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04c2250>
2026-03-25 22:17:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746466%252Fgeneral%252Fc3ba049a-6592-40c1-9c8d-52015955050c.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746466/general/c3ba049a-6592-40c1-9c8d-52015955050c.jpg saved to cache
2026-03-25 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 223c9469-840b-522e-9b2c-05013e2b920d
2026-03-25 22:17:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 223c9469-840b-522e-9b2c-05013e2b920d, skipping ID generation
2026-03-25 22:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 223c9469-840b-522e-9b2c-05013e2b920d with scrape type 1
2026-03-25 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 223c9469-840b-522e-9b2c-05013e2b920d sending to next pipeline
2026-03-25 22:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 223c9469-840b-522e-9b2c-05013e2b920d, identifier: 10726410
2026-03-25 22:17:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3bf2190>
2026-03-25 22:17:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746530%252Fgeneral%252F195718c0-d8cb-4218-bb31-888cbc031fd3.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/195718c0-d8cb-4218-bb31-888cbc031fd3.jpg saved to cache
2026-03-25 22:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e669e4ba-10ff-544a-97a9-86dd821fd9ce
2026-03-25 22:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746527/general/2b65d849-4191-4f79-9237-297695436219.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726495)
2026-03-25 22:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746616/general/55fb3845-afd2-4cb7-9517-7cd735980982.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726588)
2026-03-25 22:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 223c9469-840b-522e-9b2c-05013e2b920d with identifier: 10726410
2026-03-25 22:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 223c9469-840b-522e-9b2c-05013e2b920d with identifier: 10726410
2026-03-25 22:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 223c9469-840b-522e-9b2c-05013e2b920d with identifier: 10726410 to the API
2026-03-25 22:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746466/general/c3ba049a-6592-40c1-9c8d-52015955050c.jpg>
{'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': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25125,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746466/general/5a970fb6-d52c-41b2-a8b4-07099c937711.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181564,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746466/general/c3ba049a-6592-40c1-9c8d-52015955050c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208135,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746466/general/bf0d8946-76d4-442c-9da7-eddd0e58c343.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244293,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746466/general/fca6035b-f863-40d0-9991-7c0c39e05690.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231390,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746466/general/27d5085a-194a-4449-9e41-06ad92a599b9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280916,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746466/general/48956157-f513-470c-bd43-dc3ebc310a2b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252582,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746466/general/47d2b419-d209-411d-bb83-e3b1573404fe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277653,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746466/general/adae81b2-b861-4755-96f0-db9d1429e70c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304221,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746466/general/e916985e-5cb9-4780-8cb1-4940388fbbe1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_223c9469-840b-522e-9b2c-05013e2b920d/223c9469-840b-522e-9b2c-05013e2b920d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216513,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746466/general/086c680a-bced-46df-8e39-29d527173e23.jpg',
'Width': 1400}],
'price': 10600,
'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-25 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726410%27 HTTP/1.1" 200 None
2026-03-25 22:17:07 [adesa.be] INFO: Saving data for 10726410: {'created_time': 1774477027.841061, 'last_price_update_time': 1774477027.841071, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726410') HTTP/1.1" 204 0
2026-03-25 22:17:07 [scrapy.extensions.logstats] INFO: Crawled 114 pages (at 57 pages/min), scraped 57 items (at 32 items/min)
2026-03-25 22:17:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-25 22:17:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746468/general/bd18a053-f24e-46b0-b8e3-30862232d80c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726411)
2026-03-25 22:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746462/general/e24e8b79-37a3-42db-8cba-246e939b51ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726405)
2026-03-25 22:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746527/general/b107c5c0-2b20-4f7b-9f35-830d38e0e2c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726495)
2026-03-25 22:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746464/general/c9b09e47-ffdf-456c-8970-cbfeb4b80150.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726407)
2026-03-25 22:17:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0859e10>
2026-03-25 22:17:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746616%252Fgeneral%252Fbed4e139-1f48-47f3-a9f8-ee7ee5a57384.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/bed4e139-1f48-47f3-a9f8-ee7ee5a57384.jpg saved to cache
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11d3ad0>
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746464%252Fgeneral%252F21f77bf5-754f-4ebf-b1a8-6989c711d987.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/21f77bf5-754f-4ebf-b1a8-6989c711d987.jpg saved to cache
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e114f1d0>
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746468%252Fgeneral%252Fd2448c10-1b83-47e5-b777-c4be04625f3b.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/d2448c10-1b83-47e5-b777-c4be04625f3b.jpg saved to cache
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 23635ee4-7602-5372-88ea-daa933b2df5a
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0449710>
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746527%252Fgeneral%252F0ecd4db7-564e-4aec-a054-716ae9597b0d.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/0ecd4db7-564e-4aec-a054-716ae9597b0d.jpg saved to cache
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b246ab46-86a2-56ef-8ddf-188792b139c1
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e038e7d0>
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746527%252Fgeneral%252F2b65d849-4191-4f79-9237-297695436219.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/2b65d849-4191-4f79-9237-297695436219.jpg saved to cache
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b246ab46-86a2-56ef-8ddf-188792b139c1
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0448d90>
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746616%252Fgeneral%252F55fb3845-afd2-4cb7-9517-7cd735980982.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/55fb3845-afd2-4cb7-9517-7cd735980982.jpg saved to cache
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c
2026-03-25 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746616/general/5086eac6-f2ad-47f6-9366-1331f342bf47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726588)
2026-03-25 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746536/general/6748aa38-3691-4f7d-938e-ff82e7f480a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726505)
2026-03-25 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746534/general/241bb234-3da0-4103-b5be-787a89c72cb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726503)
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0453250>
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746468%252Fgeneral%252Fbd18a053-f24e-46b0-b8e3-30862232d80c.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746468/general/bd18a053-f24e-46b0-b8e3-30862232d80c.jpg saved to cache
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 23635ee4-7602-5372-88ea-daa933b2df5a
2026-03-25 22:17:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 23635ee4-7602-5372-88ea-daa933b2df5a, skipping ID generation
2026-03-25 22:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23635ee4-7602-5372-88ea-daa933b2df5a with scrape type 1
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 23635ee4-7602-5372-88ea-daa933b2df5a sending to next pipeline
2026-03-25 22:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23635ee4-7602-5372-88ea-daa933b2df5a, identifier: 10726411
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07f3cd0>
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746462%252Fgeneral%252Fe24e8b79-37a3-42db-8cba-246e939b51ac.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746462/general/e24e8b79-37a3-42db-8cba-246e939b51ac.jpg saved to cache
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a9816978-e30d-5c5f-88d6-fdcec473015b
2026-03-25 22:17:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a9816978-e30d-5c5f-88d6-fdcec473015b, skipping ID generation
2026-03-25 22:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9816978-e30d-5c5f-88d6-fdcec473015b with scrape type 1
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a9816978-e30d-5c5f-88d6-fdcec473015b sending to next pipeline
2026-03-25 22:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9816978-e30d-5c5f-88d6-fdcec473015b, identifier: 10726405
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e114e7d0>
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746527%252Fgeneral%252Fb107c5c0-2b20-4f7b-9f35-830d38e0e2c5.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/b107c5c0-2b20-4f7b-9f35-830d38e0e2c5.jpg saved to cache
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b246ab46-86a2-56ef-8ddf-188792b139c1
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14e6d10>
2026-03-25 22:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746464%252Fgeneral%252Fc9b09e47-ffdf-456c-8970-cbfeb4b80150.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/c9b09e47-ffdf-456c-8970-cbfeb4b80150.jpg saved to cache
2026-03-25 22:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9
2026-03-25 22:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746532/general/cf6ccb3f-654d-4ba9-a2d4-0e2a3a9bbe26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726500)
2026-03-25 22:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23635ee4-7602-5372-88ea-daa933b2df5a with identifier: 10726411
2026-03-25 22:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23635ee4-7602-5372-88ea-daa933b2df5a with identifier: 10726411
2026-03-25 22:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23635ee4-7602-5372-88ea-daa933b2df5a with identifier: 10726411 to the API
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746468/general/bd18a053-f24e-46b0-b8e3-30862232d80c.jpg>
{'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': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24248,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746468/general/3bd3468b-6916-4a17-bad5-e732e514e055.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213307,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746468/general/bd18a053-f24e-46b0-b8e3-30862232d80c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226800,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746468/general/d2448c10-1b83-47e5-b777-c4be04625f3b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252076,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746468/general/5d85f414-e2cc-4254-ab2d-0ab7b8c299b6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234023,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746468/general/5d77f2d6-dbeb-40b2-80a3-49b94f992a52.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263056,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746468/general/438f1c4f-9472-40f0-b6b2-106f934c2228.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240542,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746468/general/7b8d7ba7-12df-45a9-8fb0-563b0c1646dd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264263,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746468/general/7206753a-4a5e-4ce3-bd2a-e25c698674ab.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342571,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746468/general/b81c0cd5-34b1-4f12-a389-a23d47d79886.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23635ee4-7602-5372-88ea-daa933b2df5a/23635ee4-7602-5372-88ea-daa933b2df5a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206708,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746468/general/b32c69db-ec6a-404a-99b6-53020f6a3072.jpg',
'Width': 1400}],
'price': 10400,
'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-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726411%27 HTTP/1.1" 200 None
2026-03-25 22:17:09 [adesa.be] INFO: Saving data for 10726411: {'created_time': 1774477029.079102, 'last_price_update_time': 1774477029.079112, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726411') HTTP/1.1" 204 0
2026-03-25 22:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9816978-e30d-5c5f-88d6-fdcec473015b with identifier: 10726405
2026-03-25 22:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9816978-e30d-5c5f-88d6-fdcec473015b with identifier: 10726405
2026-03-25 22:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9816978-e30d-5c5f-88d6-fdcec473015b with identifier: 10726405 to the API
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746462/general/e24e8b79-37a3-42db-8cba-246e939b51ac.jpg>
{'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': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177932,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746462/general/0fe9d826-f25a-4d32-a06a-63806fa8128d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215197,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746462/general/e24e8b79-37a3-42db-8cba-246e939b51ac.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223957,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746462/general/9500642f-661d-4605-89d0-ee4ebbeb8a2b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255839,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746462/general/15972df7-48e3-4777-aea8-91e121d25898.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215001,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746462/general/4fe3532f-c6f5-404b-a8a6-2b5e6ed2e26b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268539,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746462/general/ae266e0b-54f2-4024-b97c-3556506208e0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258021,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746462/general/8f51e1ab-fae8-49de-81ae-a8a337e0331a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252987,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746462/general/2d0cad7f-6105-4827-8e8b-4943d454e5ca.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301281,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746462/general/a98e8dc5-b085-48db-ae83-c91009fa2ece.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9816978-e30d-5c5f-88d6-fdcec473015b/a9816978-e30d-5c5f-88d6-fdcec473015b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231432,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746462/general/c1829333-3852-4535-aff3-9aa20b99cab9.jpg',
'Width': 1400}],
'price': 11500,
'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-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726405%27 HTTP/1.1" 200 None
2026-03-25 22:17:09 [adesa.be] INFO: Saving data for 10726405: {'created_time': 1774477029.443868, 'last_price_update_time': 1774477029.44388, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726405') HTTP/1.1" 204 0
2026-03-25 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746538/general/1d655d6d-3133-4743-aa3f-941f72830f9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726508)
2026-03-25 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746616/general/e7168fad-8952-4c70-af88-592cfbeb0b93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726588)
2026-03-25 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746534/general/7f7d89db-ed33-4405-a72c-4250c770db46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726503)
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0451990>
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746616%252Fgeneral%252F5086eac6-f2ad-47f6-9366-1331f342bf47.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/5086eac6-f2ad-47f6-9366-1331f342bf47.jpg saved to cache
2026-03-25 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1136a90>
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746536%252Fgeneral%252F6748aa38-3691-4f7d-938e-ff82e7f480a8.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/6748aa38-3691-4f7d-938e-ff82e7f480a8.jpg saved to cache
2026-03-25 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1306490>
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746534%252Fgeneral%252F241bb234-3da0-4103-b5be-787a89c72cb8.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/241bb234-3da0-4103-b5be-787a89c72cb8.jpg saved to cache
2026-03-25 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d497bf9d-756c-5674-924f-fba4288b1efd
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11cfa10>
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746532%252Fgeneral%252Fcf6ccb3f-654d-4ba9-a2d4-0e2a3a9bbe26.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/cf6ccb3f-654d-4ba9-a2d4-0e2a3a9bbe26.jpg saved to cache
2026-03-25 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd
2026-03-25 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746536/general/375d143e-eeef-4309-9f87-3a8951aa0062.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726505)
2026-03-25 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746538/general/94d3a70b-6d77-4315-a4d5-b4c60d8f6245.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726508)
2026-03-25 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746527/general/3aff7f45-87be-4574-9eda-87322581453f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726495)
2026-03-25 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746532/general/90c5631e-585b-4e78-885b-033bdeafd9be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726500)
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10eecd0>
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746538%252Fgeneral%252F1d655d6d-3133-4743-aa3f-941f72830f9f.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/1d655d6d-3133-4743-aa3f-941f72830f9f.jpg saved to cache
2026-03-25 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6e0dbaff-5fdb-58e1-a686-37992d857001
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14e74d0>
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746616%252Fgeneral%252Fe7168fad-8952-4c70-af88-592cfbeb0b93.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/e7168fad-8952-4c70-af88-592cfbeb0b93.jpg saved to cache
2026-03-25 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e157afd0>
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746534%252Fgeneral%252F7f7d89db-ed33-4405-a72c-4250c770db46.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/7f7d89db-ed33-4405-a72c-4250c770db46.jpg saved to cache
2026-03-25 22:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d497bf9d-756c-5674-924f-fba4288b1efd
2026-03-25 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746530/general/8af4ac10-f6de-4907-8ffb-a66d03e5234c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726497)
2026-03-25 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746464/general/48b2aa2e-baec-4f7f-bc76-bdea2139a0e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726407)
2026-03-25 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746616/general/f4476cdb-2b4b-4ad0-b1c6-43c2e2c2dbf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726588)
2026-03-25 22:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746534/general/ac767639-b068-43d2-8e8d-fa09d7974268.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726503)
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04b3b50>
2026-03-25 22:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746536%252Fgeneral%252F375d143e-eeef-4309-9f87-3a8951aa0062.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/375d143e-eeef-4309-9f87-3a8951aa0062.jpg saved to cache
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06d40d0>
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746538%252Fgeneral%252F94d3a70b-6d77-4315-a4d5-b4c60d8f6245.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/94d3a70b-6d77-4315-a4d5-b4c60d8f6245.jpg saved to cache
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6e0dbaff-5fdb-58e1-a686-37992d857001
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e117de90>
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252F3aff7f45-87be-4574-9eda-87322581453f.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/3aff7f45-87be-4574-9eda-87322581453f.jpg saved to cache
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b246ab46-86a2-56ef-8ddf-188792b139c1
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06d5590>
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252F90c5631e-585b-4e78-885b-033bdeafd9be.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/90c5631e-585b-4e78-885b-033bdeafd9be.jpg saved to cache
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd
2026-03-25 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746536/general/bf1537e2-1e44-43b2-9a70-5afeaaa4fb6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726505)
2026-03-25 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746532/general/c2e5ff85-8130-48c5-b167-158edc147f75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726500)
2026-03-25 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746538/general/263ba1fc-d86c-4c0d-b723-942afc282798.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726508)
2026-03-25 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746534/general/e9c5ebe7-dffa-43e2-a8c1-e3be7c6cce97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726503)
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04bf790>
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746530%252Fgeneral%252F8af4ac10-f6de-4907-8ffb-a66d03e5234c.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746530/general/8af4ac10-f6de-4907-8ffb-a66d03e5234c.jpg saved to cache
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e669e4ba-10ff-544a-97a9-86dd821fd9ce
2026-03-25 22:17:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e669e4ba-10ff-544a-97a9-86dd821fd9ce, skipping ID generation
2026-03-25 22:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e669e4ba-10ff-544a-97a9-86dd821fd9ce with scrape type 1
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e669e4ba-10ff-544a-97a9-86dd821fd9ce sending to next pipeline
2026-03-25 22:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e669e4ba-10ff-544a-97a9-86dd821fd9ce, identifier: 10726497
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1306210>
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252F48b2aa2e-baec-4f7f-bc76-bdea2139a0e2.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/48b2aa2e-baec-4f7f-bc76-bdea2139a0e2.jpg saved to cache
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0869490>
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746616%252Fgeneral%252Ff4476cdb-2b4b-4ad0-b1c6-43c2e2c2dbf3.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/f4476cdb-2b4b-4ad0-b1c6-43c2e2c2dbf3.jpg saved to cache
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04bf110>
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746534%252Fgeneral%252Fac767639-b068-43d2-8e8d-fa09d7974268.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/ac767639-b068-43d2-8e8d-fa09d7974268.jpg saved to cache
2026-03-25 22:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d497bf9d-756c-5674-924f-fba4288b1efd
2026-03-25 22:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746616/general/667dbeb1-354c-450e-8a33-4ec9429c79db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726588)
2026-03-25 22:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e669e4ba-10ff-544a-97a9-86dd821fd9ce with identifier: 10726497
2026-03-25 22:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e669e4ba-10ff-544a-97a9-86dd821fd9ce with identifier: 10726497
2026-03-25 22:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e669e4ba-10ff-544a-97a9-86dd821fd9ce with identifier: 10726497 to the API
2026-03-25 22:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746530/general/8af4ac10-f6de-4907-8ffb-a66d03e5234c.jpg>
{'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': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215320,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746530/general/a45e5fa6-dccc-4aeb-99fc-bd033649d4a2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210126,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746530/general/9da3aa2f-3c93-4ebc-8b05-7e45d1da90bf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219608,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746530/general/295b993f-3038-4edd-ac61-43819c416a35.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223646,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746530/general/8af4ac10-f6de-4907-8ffb-a66d03e5234c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235147,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746530/general/88eb7965-c381-4b3a-8d86-9d0c9b467699.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229181,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746530/general/ee1adef6-3315-48dc-aade-0fa9536fe3f1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221229,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746530/general/7e447a43-7b8f-4778-b7d8-c64b8070b5c6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239220,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746530/general/195718c0-d8cb-4218-bb31-888cbc031fd3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198360,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746530/general/1b47010d-1300-4466-a694-dcbcd4279915.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669e4ba-10ff-544a-97a9-86dd821fd9ce/e669e4ba-10ff-544a-97a9-86dd821fd9ce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25471,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746530/general/0aefbf94-f57a-4145-bbc6-0a2eae3b7dbb.jpg',
'Width': 400}],
'price': 16500,
'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-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726497%27 HTTP/1.1" 200 None
2026-03-25 22:17:11 [adesa.be] INFO: Saving data for 10726497: {'created_time': 1774477031.101984, 'last_price_update_time': 1774477031.101994, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726497') HTTP/1.1" 204 0
2026-03-25 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746532/general/fe06f465-43b5-4160-afbe-c78e32a77ec2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726500)
2026-03-25 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746527/general/fab50501-5527-405a-858f-6cf17b905e56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726495)
2026-03-25 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746616/general/bcff1acb-e666-4619-b509-77d7ac18d7bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726588)
2026-03-25 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746534/general/6760d8c1-7cf2-454e-8243-10cffed95cf5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726503)
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14e6dd0>
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746536%252Fgeneral%252Fbf1537e2-1e44-43b2-9a70-5afeaaa4fb6f.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/bf1537e2-1e44-43b2-9a70-5afeaaa4fb6f.jpg saved to cache
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12a2f90>
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252Fc2e5ff85-8130-48c5-b167-158edc147f75.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/c2e5ff85-8130-48c5-b167-158edc147f75.jpg saved to cache
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e128a8d0>
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746538%252Fgeneral%252F263ba1fc-d86c-4c0d-b723-942afc282798.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/263ba1fc-d86c-4c0d-b723-942afc282798.jpg saved to cache
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6e0dbaff-5fdb-58e1-a686-37992d857001
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12b5710>
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746534%252Fgeneral%252Fe9c5ebe7-dffa-43e2-a8c1-e3be7c6cce97.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/e9c5ebe7-dffa-43e2-a8c1-e3be7c6cce97.jpg saved to cache
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d497bf9d-756c-5674-924f-fba4288b1efd
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1289590>
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746616%252Fgeneral%252F667dbeb1-354c-450e-8a33-4ec9429c79db.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/667dbeb1-354c-450e-8a33-4ec9429c79db.jpg saved to cache
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c
2026-03-25 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746538/general/813e62a4-bbe8-4916-a11d-50055277bae6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726508)
2026-03-25 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746532/general/03159ca6-37ef-4cbf-a9b3-378b2d056583.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726500)
2026-03-25 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746464/general/dd4dce20-9a17-483e-b2e3-818495d94c67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726407)
2026-03-25 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746536/general/4b4ab0c6-2d68-476e-96b5-3f8e2bd84681.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726505)
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0846a50>
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252Ffe06f465-43b5-4160-afbe-c78e32a77ec2.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/fe06f465-43b5-4160-afbe-c78e32a77ec2.jpg saved to cache
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0492ad0>
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252Ffab50501-5527-405a-858f-6cf17b905e56.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/fab50501-5527-405a-858f-6cf17b905e56.jpg saved to cache
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b246ab46-86a2-56ef-8ddf-188792b139c1
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12b6990>
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746616%252Fgeneral%252Fbcff1acb-e666-4619-b509-77d7ac18d7bd.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/bcff1acb-e666-4619-b509-77d7ac18d7bd.jpg saved to cache
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06aad90>
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746534%252Fgeneral%252F6760d8c1-7cf2-454e-8243-10cffed95cf5.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/6760d8c1-7cf2-454e-8243-10cffed95cf5.jpg saved to cache
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d497bf9d-756c-5674-924f-fba4288b1efd
2026-03-25 22:17:11 [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-25 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746542/general/fd37ad9c-fbff-4db5-b1e8-495107ecdb33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726512)
2026-03-25 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746538/general/82550ce1-aeed-4f9a-b7de-135c2e51e823.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726508)
2026-03-25 22:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746536/general/3272b54a-b5b2-4944-9180-ce3e02bb6181.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726505)
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0826350>
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746538%252Fgeneral%252F813e62a4-bbe8-4916-a11d-50055277bae6.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/813e62a4-bbe8-4916-a11d-50055277bae6.jpg saved to cache
2026-03-25 22:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6e0dbaff-5fdb-58e1-a686-37992d857001
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12a3690>
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252F03159ca6-37ef-4cbf-a9b3-378b2d056583.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/03159ca6-37ef-4cbf-a9b3-378b2d056583.jpg saved to cache
2026-03-25 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd
2026-03-25 22:17:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1156fd0>
2026-03-25 22:17:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746464%252Fgeneral%252Fdd4dce20-9a17-483e-b2e3-818495d94c67.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746464/general/dd4dce20-9a17-483e-b2e3-818495d94c67.jpg saved to cache
2026-03-25 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9
2026-03-25 22:17:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0085d724-0f09-5c29-bd4f-a87dd83ec1d9, skipping ID generation
2026-03-25 22:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9 with scrape type 1
2026-03-25 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9 sending to next pipeline
2026-03-25 22:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0085d724-0f09-5c29-bd4f-a87dd83ec1d9, identifier: 10726407
2026-03-25 22:17:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1506e90>
2026-03-25 22:17:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746536%252Fgeneral%252F4b4ab0c6-2d68-476e-96b5-3f8e2bd84681.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/4b4ab0c6-2d68-476e-96b5-3f8e2bd84681.jpg saved to cache
2026-03-25 22:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694
2026-03-25 22:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0085d724-0f09-5c29-bd4f-a87dd83ec1d9 with identifier: 10726407
2026-03-25 22:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0085d724-0f09-5c29-bd4f-a87dd83ec1d9 with identifier: 10726407
2026-03-25 22:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0085d724-0f09-5c29-bd4f-a87dd83ec1d9 with identifier: 10726407 to the API
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746464/general/dd4dce20-9a17-483e-b2e3-818495d94c67.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': 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': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35428,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746464/general/dd4dce20-9a17-483e-b2e3-818495d94c67.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284841,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746464/general/e04cb61e-3946-48ae-96c9-f72bfd89850c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261841,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746464/general/0ad534aa-de83-4e3d-8733-38358b9f18ee.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272853,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746464/general/48b2aa2e-baec-4f7f-bc76-bdea2139a0e2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270427,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746464/general/92b992d8-0b75-46da-9181-87650ce22840.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254701,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746464/general/c9b09e47-ffdf-456c-8970-cbfeb4b80150.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271377,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746464/general/24e8e502-12ba-4295-bc5b-9a8fff835ae5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274768,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746464/general/21f77bf5-754f-4ebf-b1a8-6989c711d987.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337014,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746464/general/4e08690c-00a6-479a-9509-72d6e4891df3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0085d724-0f09-5c29-bd4f-a87dd83ec1d9/0085d724-0f09-5c29-bd4f-a87dd83ec1d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234709,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746464/general/3f1fc514-ec57-4007-a981-853fd560d5db.jpg',
'Width': 1400}],
'price': 11300,
'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-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726407%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Saving data for 10726407: {'created_time': 1774477032.547837, 'last_price_update_time': 1774477032.547846, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726407') HTTP/1.1" 204 0
2026-03-25 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746612/general/3ac99f7d-52aa-4528-b47b-55d52c0d8121.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726585)
2026-03-25 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746532/general/a3c9daf2-7ac3-455b-8b94-6684939e9c98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726500)
2026-03-25 22:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746534/general/5fa866cc-a1f5-499e-bcae-06dc32c6cde6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726503)
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724778
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724778%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724778: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724778 url https://www.openlane.eu/en/carv6/auction/10724778
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724639
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724639%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724639: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724639 url https://www.openlane.eu/en/carv6/auction/10724639
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724701
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724701%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724701: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724701 url https://www.openlane.eu/en/carv6/auction/10724701
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724772
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724772%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724772: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724772 url https://www.openlane.eu/en/carv6/auction/10724772
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724546
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724546%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724546: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724546 url https://www.openlane.eu/en/carv6/auction/10724546
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724544
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724544%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724544: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724544 url https://www.openlane.eu/en/carv6/auction/10724544
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724532
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724532%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724532: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724532 url https://www.openlane.eu/en/carv6/auction/10724532
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724558
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724558%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724558: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724558 url https://www.openlane.eu/en/carv6/auction/10724558
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724714
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724714%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724714: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724714 url https://www.openlane.eu/en/carv6/auction/10724714
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10727059
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727059%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10727059: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10727059 url https://www.openlane.eu/en/carv6/auction/10727059
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724527
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724527%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724527: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724527 url https://www.openlane.eu/en/carv6/auction/10724527
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724779
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724779%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724779: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724779 url https://www.openlane.eu/en/carv6/auction/10724779
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724528
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724528%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724528: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724528 url https://www.openlane.eu/en/carv6/auction/10724528
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724763
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724763%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724763: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724763 url https://www.openlane.eu/en/carv6/auction/10724763
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10727060
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727060%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10727060: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10727060 url https://www.openlane.eu/en/carv6/auction/10727060
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724715
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724715%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724715: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724715 url https://www.openlane.eu/en/carv6/auction/10724715
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10725655
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725655%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10725655: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10725655 url https://www.openlane.eu/en/carv6/auction/10725655
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724678
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724678%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724678: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724678 url https://www.openlane.eu/en/carv6/auction/10724678
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724655
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724655%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724655: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724655 url https://www.openlane.eu/en/carv6/auction/10724655
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724773
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724773%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724773: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724773 url https://www.openlane.eu/en/carv6/auction/10724773
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724617
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724617%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724617: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724617 url https://www.openlane.eu/en/carv6/auction/10724617
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724618
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724618%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724618: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724618 url https://www.openlane.eu/en/carv6/auction/10724618
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10724623
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724623%27 HTTP/1.1" 200 None
2026-03-25 22:17:12 [adesa.be] INFO: Scrape type for 10724623: 0
2026-03-25 22:17:12 [adesa.be] INFO: Skipping item 10724623 url https://www.openlane.eu/en/carv6/auction/10724623
2026-03-25 22:17:12 [adesa.be] INFO: Found listing with ID: 10725640
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725640%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10725640: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10725640 url https://www.openlane.eu/en/carv6/auction/10725640
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10725639
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725639%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10725639: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10725639 url https://www.openlane.eu/en/carv6/auction/10725639
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724671
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724671%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724671: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724671 url https://www.openlane.eu/en/carv6/auction/10724671
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10727080
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727080%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10727080: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10727080 url https://www.openlane.eu/en/carv6/auction/10727080
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724702
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724702%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724702: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724702 url https://www.openlane.eu/en/carv6/auction/10724702
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10725642
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725642%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10725642: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10725642 url https://www.openlane.eu/en/carv6/auction/10725642
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10725633
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725633%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10725633: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10725633 url https://www.openlane.eu/en/carv6/auction/10725633
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724629
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724629%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724629: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724629 url https://www.openlane.eu/en/carv6/auction/10724629
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724693
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724693%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724693: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724693 url https://www.openlane.eu/en/carv6/auction/10724693
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724634
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724634%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724634: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724634 url https://www.openlane.eu/en/carv6/auction/10724634
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724666
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724666%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724666: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724666 url https://www.openlane.eu/en/carv6/auction/10724666
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724709
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724709%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724709: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724709 url https://www.openlane.eu/en/carv6/auction/10724709
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724767
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724767%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724767: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724767 url https://www.openlane.eu/en/carv6/auction/10724767
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10725612
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725612%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10725612: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10725612 url https://www.openlane.eu/en/carv6/auction/10725612
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724533
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724533%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724533: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724533 url https://www.openlane.eu/en/carv6/auction/10724533
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724614
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724614%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724614: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724614 url https://www.openlane.eu/en/carv6/auction/10724614
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724636
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724636%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724636: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724636 url https://www.openlane.eu/en/carv6/auction/10724636
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724661
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724661%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724661: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724661 url https://www.openlane.eu/en/carv6/auction/10724661
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10725638
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725638%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10725638: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10725638 url https://www.openlane.eu/en/carv6/auction/10725638
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724769
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724769%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724769: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724769 url https://www.openlane.eu/en/carv6/auction/10724769
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724697
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724697%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724697: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724697 url https://www.openlane.eu/en/carv6/auction/10724697
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724790
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724790%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724790: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724790 url https://www.openlane.eu/en/carv6/auction/10724790
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724792
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724792%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724792: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724792 url https://www.openlane.eu/en/carv6/auction/10724792
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10727435
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727435%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10727435: 1
2026-03-25 22:17:13 [adesa.be] INFO: Scraping item 10727435 url https://www.openlane.eu/en/carv6/auction/10727435
2026-03-25 22:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e039a410>
2026-03-25 22:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746542%252Fgeneral%252Ffd37ad9c-fbff-4db5-b1e8-495107ecdb33.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/fd37ad9c-fbff-4db5-b1e8-495107ecdb33.jpg saved to cache
2026-03-25 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 897332e0-ae51-541d-9753-0225e92feab2
2026-03-25 22:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04c50d0>
2026-03-25 22:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746538%252Fgeneral%252F82550ce1-aeed-4f9a-b7de-135c2e51e823.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/82550ce1-aeed-4f9a-b7de-135c2e51e823.jpg saved to cache
2026-03-25 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6e0dbaff-5fdb-58e1-a686-37992d857001
2026-03-25 22:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0631790>
2026-03-25 22:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746536%252Fgeneral%252F3272b54a-b5b2-4944-9180-ce3e02bb6181.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/3272b54a-b5b2-4944-9180-ce3e02bb6181.jpg saved to cache
2026-03-25 22:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694
2026-03-25 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746565/general/d4fe275f-b2c3-4bcf-81d4-67c018fb5f40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726537)
2026-03-25 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746542/general/d2317aa4-3ff4-46d3-bd21-5aaf2174089d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726512)
2026-03-25 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746612/general/ace0bc74-7051-427b-bcb9-35004d2b1d78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726585)
2026-03-25 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746563/general/0c52aa02-8e4c-4442-bf07-ddd2cbf5ad65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726535)
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10727152
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727152%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10727152: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10727152 url https://www.openlane.eu/en/carv6/auction/10727152
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724657
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724657%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724657: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724657 url https://www.openlane.eu/en/carv6/auction/10724657
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724689
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724689%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724689: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724689 url https://www.openlane.eu/en/carv6/auction/10724689
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10725632
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725632%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10725632: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10725632 url https://www.openlane.eu/en/carv6/auction/10725632
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10725635
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725635%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10725635: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10725635 url https://www.openlane.eu/en/carv6/auction/10725635
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724664
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724664%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724664: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724664 url https://www.openlane.eu/en/carv6/auction/10724664
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724624
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724624%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724624: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724624 url https://www.openlane.eu/en/carv6/auction/10724624
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10725646
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725646%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10725646: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10725646 url https://www.openlane.eu/en/carv6/auction/10725646
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724691
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724691%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724691: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724691 url https://www.openlane.eu/en/carv6/auction/10724691
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10724684
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724684%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10724684: 0
2026-03-25 22:17:13 [adesa.be] INFO: Skipping item 10724684 url https://www.openlane.eu/en/carv6/auction/10724684
2026-03-25 22:17:13 [adesa.be] INFO: Found listing with ID: 10727745
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727745%27 HTTP/1.1" 200 None
2026-03-25 22:17:13 [adesa.be] INFO: Scrape type for 10727745: 1
2026-03-25 22:17:13 [adesa.be] INFO: Scraping item 10727745 url https://www.openlane.eu/en/carv6/auction/10727745
2026-03-25 22:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746536/general/ca1d9a0d-8c91-452c-9bf2-8a5a35a420c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726505)
2026-03-25 22: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-25 22:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11a2250>
2026-03-25 22:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252F3ac99f7d-52aa-4528-b47b-55d52c0d8121.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/3ac99f7d-52aa-4528-b47b-55d52c0d8121.jpg saved to cache
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12b7090>
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252Fa3c9daf2-7ac3-455b-8b94-6684939e9c98.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/a3c9daf2-7ac3-455b-8b94-6684939e9c98.jpg saved to cache
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06f3210>
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746534%252Fgeneral%252F5fa866cc-a1f5-499e-bcae-06dc32c6cde6.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/5fa866cc-a1f5-499e-bcae-06dc32c6cde6.jpg saved to cache
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d497bf9d-756c-5674-924f-fba4288b1efd
2026-03-25 22:17:14 [adesa.be] INFO: Found listing with ID: 10727081
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727081%27 HTTP/1.1" 200 None
2026-03-25 22:17:14 [adesa.be] INFO: Scrape type for 10727081: 0
2026-03-25 22:17:14 [adesa.be] INFO: Skipping item 10727081 url https://www.openlane.eu/en/carv6/auction/10727081
2026-03-25 22:17:14 [adesa.be] INFO: Found listing with ID: 10727103
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727103%27 HTTP/1.1" 200 None
2026-03-25 22:17:14 [adesa.be] INFO: Scrape type for 10727103: 0
2026-03-25 22:17:14 [adesa.be] INFO: Skipping item 10727103 url https://www.openlane.eu/en/carv6/auction/10727103
2026-03-25 22:17:14 [adesa.be] INFO: Found listing with ID: 10721615
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721615%27 HTTP/1.1" 200 None
2026-03-25 22:17:14 [adesa.be] INFO: Scrape type for 10721615: 0
2026-03-25 22:17:14 [adesa.be] INFO: Skipping item 10721615 url https://www.openlane.eu/en/carv6/auction/10721615
2026-03-25 22:17:14 [adesa.be] INFO: Found listing with ID: 10721452
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721452%27 HTTP/1.1" 200 None
2026-03-25 22:17:14 [adesa.be] INFO: Scrape type for 10721452: 0
2026-03-25 22:17:14 [adesa.be] INFO: Skipping item 10721452 url https://www.openlane.eu/en/carv6/auction/10721452
2026-03-25 22:17:14 [adesa.be] INFO: Found listing with ID: 10727326
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727326%27 HTTP/1.1" 200 None
2026-03-25 22:17:14 [adesa.be] INFO: Scrape type for 10727326: 1
2026-03-25 22:17:14 [adesa.be] INFO: Scraping item 10727326 url https://www.openlane.eu/en/carv6/auction/10727326
2026-03-25 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746534/general/cd5a3dee-4d78-4ddf-99a4-793fdd3998fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726503)
2026-03-25 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746532/general/df930801-9db1-43a9-ba39-18b516161a60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726500)
2026-03-25 22:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746538/general/7a34733e-a8e1-4fe3-88fc-3f099808fd3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726508)
2026-03-25 22:17:14 [adesa.be] INFO: Found listing with ID: 10724612
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724612%27 HTTP/1.1" 200 None
2026-03-25 22:17:14 [adesa.be] INFO: Scrape type for 10724612: 0
2026-03-25 22:17:14 [adesa.be] INFO: Skipping item 10724612 url https://www.openlane.eu/en/carv6/auction/10724612
2026-03-25 22:17:14 [adesa.be] INFO: Found listing with ID: 10727096
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727096%27 HTTP/1.1" 200 None
2026-03-25 22:17:14 [adesa.be] INFO: Scrape type for 10727096: 0
2026-03-25 22:17:14 [adesa.be] INFO: Skipping item 10727096 url https://www.openlane.eu/en/carv6/auction/10727096
2026-03-25 22:17:14 [adesa.be] INFO: Found listing with ID: 10727397
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727397%27 HTTP/1.1" 200 None
2026-03-25 22:17:14 [adesa.be] INFO: Scrape type for 10727397: 1
2026-03-25 22:17:14 [adesa.be] INFO: Scraping item 10727397 url https://www.openlane.eu/en/carv6/auction/10727397
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e126a390>
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252Fd4fe275f-b2c3-4bcf-81d4-67c018fb5f40.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/d4fe275f-b2c3-4bcf-81d4-67c018fb5f40.jpg saved to cache
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b7496402-ec09-5c46-a488-a80c6b1e9d44
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0869050>
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252Fd2317aa4-3ff4-46d3-bd21-5aaf2174089d.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/d2317aa4-3ff4-46d3-bd21-5aaf2174089d.jpg saved to cache
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 897332e0-ae51-541d-9753-0225e92feab2
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e086a750>
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252Face0bc74-7051-427b-bcb9-35004d2b1d78.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/ace0bc74-7051-427b-bcb9-35004d2b1d78.jpg saved to cache
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03f0350>
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252F0c52aa02-8e4c-4442-bf07-ddd2cbf5ad65.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/0c52aa02-8e4c-4442-bf07-ddd2cbf5ad65.jpg saved to cache
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fdd2178c-30b2-5c43-bb62-73a722f3cff7
2026-03-25 22: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-25 22: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-25 22:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11d0110>
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746536%252Fgeneral%252Fca1d9a0d-8c91-452c-9bf2-8a5a35a420c0.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746536/general/ca1d9a0d-8c91-452c-9bf2-8a5a35a420c0.jpg saved to cache
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694
2026-03-25 22:17:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694, skipping ID generation
2026-03-25 22:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with scrape type 1
2026-03-25 22:17:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 sending to next pipeline
2026-03-25 22:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694, identifier: 10726505
2026-03-25 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746612/general/cc124a8d-fc8e-430a-9891-b7eacd126657.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726585)
2026-03-25 22:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with identifier: 10726505
2026-03-25 22:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with identifier: 10726505
2026-03-25 22:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with identifier: 10726505 to the API
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746536/general/ca1d9a0d-8c91-452c-9bf2-8a5a35a420c0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 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': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333911,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746536/general/c802abb7-ddb6-4145-9098-0460a3e32846.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31540,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746536/general/a206fb2d-758e-4582-af86-b3cbed5b64ed.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345646,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746536/general/ddea14ef-a5b4-4c73-a5cf-34c97d07330f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314094,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746536/general/ca1d9a0d-8c91-452c-9bf2-8a5a35a420c0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400736,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746536/general/3272b54a-b5b2-4944-9180-ce3e02bb6181.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408394,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746536/general/4b4ab0c6-2d68-476e-96b5-3f8e2bd84681.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324999,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746536/general/d94ca04c-26dc-4979-89d2-67bf4ca214d3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250263,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746536/general/bf1537e2-1e44-43b2-9a70-5afeaaa4fb6f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334666,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746536/general/375d143e-eeef-4309-9f87-3a8951aa0062.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f973b10-f8fb-58b7-b99a-e2c4f45cf694/5f973b10-f8fb-58b7-b99a-e2c4f45cf694_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351654,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746536/general/6748aa38-3691-4f7d-938e-ff82e7f480a8.jpg',
'Width': 1920}],
'price': 17400,
'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-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726505%27 HTTP/1.1" 200 None
2026-03-25 22:17:15 [adesa.be] INFO: Saving data for 10726505: {'created_time': 1774477035.47276, 'last_price_update_time': 1774477035.472772, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726505') HTTP/1.1" 204 0
2026-03-25 22:17:15 [adesa.be] INFO: Found listing with ID: 10724601
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724601%27 HTTP/1.1" 200 None
2026-03-25 22:17:15 [adesa.be] INFO: Scrape type for 10724601: 0
2026-03-25 22:17:15 [adesa.be] INFO: Skipping item 10724601 url https://www.openlane.eu/en/carv6/auction/10724601
2026-03-25 22:17:15 [adesa.be] INFO: Found listing with ID: 10727093
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710727093%27 HTTP/1.1" 200 None
2026-03-25 22:17:15 [adesa.be] INFO: Scrape type for 10727093: 0
2026-03-25 22:17:15 [adesa.be] INFO: Skipping item 10727093 url https://www.openlane.eu/en/carv6/auction/10727093
2026-03-25 22:17:15 [adesa.be] INFO: Found listing with ID: 10727231
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710727231%27 HTTP/1.1" 200 None
2026-03-25 22:17:15 [adesa.be] INFO: Scrape type for 10727231: 1
2026-03-25 22:17:15 [adesa.be] INFO: Scraping item 10727231 url https://www.openlane.eu/en/carv6/auction/10727231
2026-03-25 22: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-25 22:17:15 [adesa.be] INFO: Found listing with ID: 10727287
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710727287%27 HTTP/1.1" 200 None
2026-03-25 22:17:15 [adesa.be] INFO: Scrape type for 10727287: 1
2026-03-25 22:17:15 [adesa.be] INFO: Scraping item 10727287 url https://www.openlane.eu/en/carv6/auction/10727287
2026-03-25 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746542/general/492d84df-fdc4-4f2c-bf57-53e1cf02f642.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726512)
2026-03-25 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746527/general/56623ed7-6117-4d4f-afbc-00e23ddab209.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726495)
2026-03-25 22: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-25 22:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35e6510>
2026-03-25 22:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746534%252Fgeneral%252Fcd5a3dee-4d78-4ddf-99a4-793fdd3998fe.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/cd5a3dee-4d78-4ddf-99a4-793fdd3998fe.jpg saved to cache
2026-03-25 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d497bf9d-756c-5674-924f-fba4288b1efd
2026-03-25 22:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35e4650>
2026-03-25 22:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252Fdf930801-9db1-43a9-ba39-18b516161a60.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/df930801-9db1-43a9-ba39-18b516161a60.jpg saved to cache
2026-03-25 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd
2026-03-25 22:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04fc9d0>
2026-03-25 22:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746538%252Fgeneral%252F7a34733e-a8e1-4fe3-88fc-3f099808fd3e.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/7a34733e-a8e1-4fe3-88fc-3f099808fd3e.jpg saved to cache
2026-03-25 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6e0dbaff-5fdb-58e1-a686-37992d857001
2026-03-25 22:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e051bdd0>
2026-03-25 22:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252Fcc124a8d-fc8e-430a-9891-b7eacd126657.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/cc124a8d-fc8e-430a-9891-b7eacd126657.jpg saved to cache
2026-03-25 22:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b
2026-03-25 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746565/general/71ec06de-bd4b-43f4-9bd7-98985e158b27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726537)
2026-03-25 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746616/general/bc832752-ebf7-489a-8c4e-9a3fd87f64e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726588)
2026-03-25 22:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746563/general/29f8db42-e872-4081-bc0e-fe8ddb679198.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726535)
2026-03-25 22:17:15 [adesa.be] INFO: Found listing with ID: 10724681
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724681%27 HTTP/1.1" 200 None
2026-03-25 22:17:15 [adesa.be] INFO: Scrape type for 10724681: 0
2026-03-25 22:17:15 [adesa.be] INFO: Skipping item 10724681 url https://www.openlane.eu/en/carv6/auction/10724681
2026-03-25 22:17:15 [adesa.be] INFO: Found listing with ID: 10724713
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724713%27 HTTP/1.1" 200 None
2026-03-25 22:17:15 [adesa.be] INFO: Scrape type for 10724713: 0
2026-03-25 22:17:15 [adesa.be] INFO: Skipping item 10724713 url https://www.openlane.eu/en/carv6/auction/10724713
2026-03-25 22:17:15 [adesa.be] INFO: Found listing with ID: 10724600
2026-03-25 22:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724600%27 HTTP/1.1" 200 None
2026-03-25 22:17:15 [adesa.be] INFO: Scrape type for 10724600: 0
2026-03-25 22:17:15 [adesa.be] INFO: Skipping item 10724600 url https://www.openlane.eu/en/carv6/auction/10724600
2026-03-25 22:17:15 [adesa.be] INFO: Found listing with ID: 10724668
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724668%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724668: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724668 url https://www.openlane.eu/en/carv6/auction/10724668
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10725629
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725629%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10725629: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10725629 url https://www.openlane.eu/en/carv6/auction/10725629
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724695
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724695%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724695: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724695 url https://www.openlane.eu/en/carv6/auction/10724695
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10727084
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710727084%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10727084: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10727084 url https://www.openlane.eu/en/carv6/auction/10727084
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724572
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724572%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724572: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724572 url https://www.openlane.eu/en/carv6/auction/10724572
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10725609
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725609%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10725609: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10725609 url https://www.openlane.eu/en/carv6/auction/10725609
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724607
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724607%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724607: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724607 url https://www.openlane.eu/en/carv6/auction/10724607
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724781
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724781%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724781: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724781 url https://www.openlane.eu/en/carv6/auction/10724781
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10727106
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710727106%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10727106: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10727106 url https://www.openlane.eu/en/carv6/auction/10727106
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724768
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724768%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724768: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724768 url https://www.openlane.eu/en/carv6/auction/10724768
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10725650
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725650%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10725650: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10725650 url https://www.openlane.eu/en/carv6/auction/10725650
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724648
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724648%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724648: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724648 url https://www.openlane.eu/en/carv6/auction/10724648
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10725651
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725651%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10725651: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10725651 url https://www.openlane.eu/en/carv6/auction/10725651
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10725652
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725652%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10725652: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10725652 url https://www.openlane.eu/en/carv6/auction/10725652
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724583
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724583%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724583: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724583 url https://www.openlane.eu/en/carv6/auction/10724583
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724550
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724550%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724550: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724550 url https://www.openlane.eu/en/carv6/auction/10724550
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724630
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724630%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724630: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724630 url https://www.openlane.eu/en/carv6/auction/10724630
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724606
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724606%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724606: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724606 url https://www.openlane.eu/en/carv6/auction/10724606
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724578
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724578%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724578: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724578 url https://www.openlane.eu/en/carv6/auction/10724578
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10727079
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710727079%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10727079: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10727079 url https://www.openlane.eu/en/carv6/auction/10727079
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724535
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724535%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724535: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724535 url https://www.openlane.eu/en/carv6/auction/10724535
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724522
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724522%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724522: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724522 url https://www.openlane.eu/en/carv6/auction/10724522
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724552
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724552%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724552: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724552 url https://www.openlane.eu/en/carv6/auction/10724552
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10727068
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710727068%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10727068: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10727068 url https://www.openlane.eu/en/carv6/auction/10727068
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724568
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724568%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724568: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724568 url https://www.openlane.eu/en/carv6/auction/10724568
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724756
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724756%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724756: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724756 url https://www.openlane.eu/en/carv6/auction/10724756
2026-03-25 22:17:16 [adesa.be] INFO: Found listing with ID: 10724573
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724573%27 HTTP/1.1" 200 None
2026-03-25 22:17:16 [adesa.be] INFO: Scrape type for 10724573: 0
2026-03-25 22:17:16 [adesa.be] INFO: Skipping item 10724573 url https://www.openlane.eu/en/carv6/auction/10724573
2026-03-25 22:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746538/general/3f5aac3b-498c-47e3-aec9-472a7a00eb58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726508)
2026-03-25 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746532/general/1f3017c3-8396-4e95-b463-e8f4f3d5f6d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726500)
2026-03-25 22:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746534/general/2facac2f-88d2-44fe-ba55-b89a5477a7ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726503)
2026-03-25 22:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10c4090>
2026-03-25 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252F492d84df-fdc4-4f2c-bf57-53e1cf02f642.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/492d84df-fdc4-4f2c-bf57-53e1cf02f642.jpg saved to cache
2026-03-25 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 897332e0-ae51-541d-9753-0225e92feab2
2026-03-25 22:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e157a350>
2026-03-25 22:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746527%252Fgeneral%252F56623ed7-6117-4d4f-afbc-00e23ddab209.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746527/general/56623ed7-6117-4d4f-afbc-00e23ddab209.jpg saved to cache
2026-03-25 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b246ab46-86a2-56ef-8ddf-188792b139c1
2026-03-25 22:17:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b246ab46-86a2-56ef-8ddf-188792b139c1, skipping ID generation
2026-03-25 22:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b246ab46-86a2-56ef-8ddf-188792b139c1 with scrape type 1
2026-03-25 22:17:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b246ab46-86a2-56ef-8ddf-188792b139c1 sending to next pipeline
2026-03-25 22:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b246ab46-86a2-56ef-8ddf-188792b139c1, identifier: 10726495
2026-03-25 22:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b246ab46-86a2-56ef-8ddf-188792b139c1 with identifier: 10726495
2026-03-25 22:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b246ab46-86a2-56ef-8ddf-188792b139c1 with identifier: 10726495
2026-03-25 22:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b246ab46-86a2-56ef-8ddf-188792b139c1 with identifier: 10726495 to the API
2026-03-25 22:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746527/general/56623ed7-6117-4d4f-afbc-00e23ddab209.jpg>
{'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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349588,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746527/general/56623ed7-6117-4d4f-afbc-00e23ddab209.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311741,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746527/general/813d948d-4b3b-4750-bf90-3503823fc5a9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338457,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746527/general/9705db96-f2a9-4588-94fe-ae89fa7fb684.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356417,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746527/general/fab50501-5527-405a-858f-6cf17b905e56.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315570,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746527/general/980e268a-00b4-45ea-af11-f0255693d6fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311123,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746527/general/3aff7f45-87be-4574-9eda-87322581453f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393887,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746527/general/b8e52442-5b25-4877-83e8-9626b8d6d1c9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300653,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746527/general/b107c5c0-2b20-4f7b-9f35-830d38e0e2c5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269262,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746527/general/2b65d849-4191-4f79-9237-297695436219.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b246ab46-86a2-56ef-8ddf-188792b139c1/b246ab46-86a2-56ef-8ddf-188792b139c1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411544,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746527/general/0ecd4db7-564e-4aec-a054-716ae9597b0d.jpg',
'Width': 1920}],
'price': 11200,
'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-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726495%27 HTTP/1.1" 200 None
2026-03-25 22:17:17 [adesa.be] INFO: Saving data for 10726495: {'created_time': 1774477037.163649, 'last_price_update_time': 1774477037.163687, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726495') HTTP/1.1" 204 0
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10c75d0>
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252F71ec06de-bd4b-43f4-9bd7-98985e158b27.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/71ec06de-bd4b-43f4-9bd7-98985e158b27.jpg saved to cache
2026-03-25 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b7496402-ec09-5c46-a488-a80c6b1e9d44
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1164190>
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746616%252Fgeneral%252Fbc832752-ebf7-489a-8c4e-9a3fd87f64e4.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746616/general/bc832752-ebf7-489a-8c4e-9a3fd87f64e4.jpg saved to cache
2026-03-25 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c
2026-03-25 22:17:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4d4c369a-59ea-5d44-a9c0-810f5effc96c, skipping ID generation
2026-03-25 22:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c with scrape type 1
2026-03-25 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c sending to next pipeline
2026-03-25 22:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d4c369a-59ea-5d44-a9c0-810f5effc96c, identifier: 10726588
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1174d10>
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252F29f8db42-e872-4081-bc0e-fe8ddb679198.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/29f8db42-e872-4081-bc0e-fe8ddb679198.jpg saved to cache
2026-03-25 22:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fdd2178c-30b2-5c43-bb62-73a722f3cff7
2026-03-25 22:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746612/general/c653dd54-1716-4a5f-ad7d-fe31e034dc5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726585)
2026-03-25 22:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d4c369a-59ea-5d44-a9c0-810f5effc96c with identifier: 10726588
2026-03-25 22:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d4c369a-59ea-5d44-a9c0-810f5effc96c with identifier: 10726588
2026-03-25 22:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d4c369a-59ea-5d44-a9c0-810f5effc96c with identifier: 10726588 to the API
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746616/general/bc832752-ebf7-489a-8c4e-9a3fd87f64e4.jpg>
{'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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408782,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746616/general/bc832752-ebf7-489a-8c4e-9a3fd87f64e4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372923,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746616/general/b39c47b2-8122-4838-8ec4-3779f2f88213.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409404,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746616/general/c514a5a5-fbc4-4338-9803-ddcda7869f34.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334790,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746616/general/bcff1acb-e666-4619-b509-77d7ac18d7bd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313153,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746616/general/667dbeb1-354c-450e-8a33-4ec9429c79db.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363518,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746616/general/f4476cdb-2b4b-4ad0-b1c6-43c2e2c2dbf3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318154,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746616/general/e7168fad-8952-4c70-af88-592cfbeb0b93.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371100,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746616/general/5086eac6-f2ad-47f6-9366-1331f342bf47.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170349,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746616/general/55fb3845-afd2-4cb7-9517-7cd735980982.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d4c369a-59ea-5d44-a9c0-810f5effc96c/4d4c369a-59ea-5d44-a9c0-810f5effc96c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291249,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746616/general/bed4e139-1f48-47f3-a9f8-ee7ee5a57384.jpg',
'Width': 1920}],
'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-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726588%27 HTTP/1.1" 200 None
2026-03-25 22:17:17 [adesa.be] INFO: Saving data for 10726588: {'created_time': 1774477037.910719, 'last_price_update_time': 1774477037.910731, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726588') HTTP/1.1" 204 0
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1591190>
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746538%252Fgeneral%252F3f5aac3b-498c-47e3-aec9-472a7a00eb58.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746538/general/3f5aac3b-498c-47e3-aec9-472a7a00eb58.jpg saved to cache
2026-03-25 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6e0dbaff-5fdb-58e1-a686-37992d857001
2026-03-25 22:17:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6e0dbaff-5fdb-58e1-a686-37992d857001, skipping ID generation
2026-03-25 22:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e0dbaff-5fdb-58e1-a686-37992d857001 with scrape type 1
2026-03-25 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e0dbaff-5fdb-58e1-a686-37992d857001 sending to next pipeline
2026-03-25 22:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e0dbaff-5fdb-58e1-a686-37992d857001, identifier: 10726508
2026-03-25 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3a8df90>
2026-03-25 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746532%252Fgeneral%252F1f3017c3-8396-4e95-b463-e8f4f3d5f6d6.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746532/general/1f3017c3-8396-4e95-b463-e8f4f3d5f6d6.jpg saved to cache
2026-03-25 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd
2026-03-25 22:17:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd, skipping ID generation
2026-03-25 22:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with scrape type 1
2026-03-25 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd sending to next pipeline
2026-03-25 22:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd, identifier: 10726500
2026-03-25 22:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e060bc10>
2026-03-25 22:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746534%252Fgeneral%252F2facac2f-88d2-44fe-ba55-b89a5477a7ca.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746534/general/2facac2f-88d2-44fe-ba55-b89a5477a7ca.jpg saved to cache
2026-03-25 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d497bf9d-756c-5674-924f-fba4288b1efd
2026-03-25 22:17:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d497bf9d-756c-5674-924f-fba4288b1efd, skipping ID generation
2026-03-25 22:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d497bf9d-756c-5674-924f-fba4288b1efd with scrape type 1
2026-03-25 22:17:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d497bf9d-756c-5674-924f-fba4288b1efd sending to next pipeline
2026-03-25 22:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d497bf9d-756c-5674-924f-fba4288b1efd, identifier: 10726503
2026-03-25 22:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e0dbaff-5fdb-58e1-a686-37992d857001 with identifier: 10726508
2026-03-25 22:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e0dbaff-5fdb-58e1-a686-37992d857001 with identifier: 10726508
2026-03-25 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e0dbaff-5fdb-58e1-a686-37992d857001 with identifier: 10726508 to the API
2026-03-25 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17: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-25 22:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746538/general/3f5aac3b-498c-47e3-aec9-472a7a00eb58.jpg>
{'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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344480,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746538/general/23ff6a90-3687-472e-b435-894bddf40f13.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362086,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746538/general/c01ca056-eff9-4559-b80c-299057a9b46b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321401,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746538/general/3f5aac3b-498c-47e3-aec9-472a7a00eb58.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284514,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746538/general/7a34733e-a8e1-4fe3-88fc-3f099808fd3e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304757,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746538/general/82550ce1-aeed-4f9a-b7de-135c2e51e823.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305833,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746538/general/813e62a4-bbe8-4916-a11d-50055277bae6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348425,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746538/general/02723a81-36b1-4888-b364-849dddc0a169.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354056,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746538/general/263ba1fc-d86c-4c0d-b723-942afc282798.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350239,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746538/general/94d3a70b-6d77-4315-a4d5-b4c60d8f6245.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e0dbaff-5fdb-58e1-a686-37992d857001/6e0dbaff-5fdb-58e1-a686-37992d857001_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303777,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746538/general/1d655d6d-3133-4743-aa3f-941f72830f9f.jpg',
'Width': 1920}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-08-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA 200d Business Solution - Diesel - Automatic - 150 '
'hp - 147.755 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726508%27 HTTP/1.1" 200 None
2026-03-25 22:17:18 [adesa.be] INFO: Saving data for 10726508: {'created_time': 1774477038.748853, 'last_price_update_time': 1774477038.748863, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726508') HTTP/1.1" 204 0
2026-03-25 22:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with identifier: 10726500
2026-03-25 22:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with identifier: 10726500
2026-03-25 22:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with identifier: 10726500 to the API
2026-03-25 22:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17: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-25 22:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746532/general/1f3017c3-8396-4e95-b463-e8f4f3d5f6d6.jpg>
{'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': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341018,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746532/general/adce8283-bd23-4607-91b0-40f452ece25b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30902,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746532/general/0c14f825-16e3-45c5-b3ea-436b2b1831b0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337706,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746532/general/1f3017c3-8396-4e95-b463-e8f4f3d5f6d6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302425,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746532/general/df930801-9db1-43a9-ba39-18b516161a60.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342098,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746532/general/a3c9daf2-7ac3-455b-8b94-6684939e9c98.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364446,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746532/general/03159ca6-37ef-4cbf-a9b3-378b2d056583.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352586,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746532/general/fe06f465-43b5-4160-afbe-c78e32a77ec2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330044,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746532/general/c2e5ff85-8130-48c5-b167-158edc147f75.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439119,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746532/general/90c5631e-585b-4e78-885b-033bdeafd9be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3436bcf-e96d-54c9-b2f2-b333eeccbdcd/d3436bcf-e96d-54c9-b2f2-b333eeccbdcd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250987,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746532/general/cf6ccb3f-654d-4ba9-a2d4-0e2a3a9bbe26.jpg',
'Width': 1920}],
'price': 10800,
'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-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726500%27 HTTP/1.1" 200 None
2026-03-25 22:17:19 [adesa.be] INFO: Saving data for 10726500: {'created_time': 1774477039.091834, 'last_price_update_time': 1774477039.091846, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726500') HTTP/1.1" 204 0
2026-03-25 22:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d497bf9d-756c-5674-924f-fba4288b1efd with identifier: 10726503
2026-03-25 22:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d497bf9d-756c-5674-924f-fba4288b1efd with identifier: 10726503
2026-03-25 22:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d497bf9d-756c-5674-924f-fba4288b1efd with identifier: 10726503 to the API
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746534/general/2facac2f-88d2-44fe-ba55-b89a5477a7ca.jpg>
{'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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746534/general/8b2a4c7c-03f7-4b58-9a48-bfe35586704b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746534/general/3f372982-be36-498b-b7d6-08112f96d83b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746534/general/2facac2f-88d2-44fe-ba55-b89a5477a7ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746534/general/cd5a3dee-4d78-4ddf-99a4-793fdd3998fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746534/general/5fa866cc-a1f5-499e-bcae-06dc32c6cde6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746534/general/6760d8c1-7cf2-454e-8243-10cffed95cf5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746534/general/e9c5ebe7-dffa-43e2-a8c1-e3be7c6cce97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746534/general/ac767639-b068-43d2-8e8d-fa09d7974268.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746534/general/7f7d89db-ed33-4405-a72c-4250c770db46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d497bf9d-756c-5674-924f-fba4288b1efd/d497bf9d-756c-5674-924f-fba4288b1efd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746534/general/241bb234-3da0-4103-b5be-787a89c72cb8.jpg',
'Width': 1024}],
'price': 22400,
'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-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726503%27 HTTP/1.1" 200 None
2026-03-25 22:17:19 [adesa.be] INFO: Saving data for 10726503: {'created_time': 1774477039.486201, 'last_price_update_time': 1774477039.486211, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726503') HTTP/1.1" 204 0
2026-03-25 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746542/general/c5d346a4-06d9-44f9-b8fb-e24898e6654f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726512)
2026-03-25 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746565/general/620a3745-e351-4469-b4a5-9fc3547fe624.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726537)
2026-03-25 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746542/general/fd90d71c-6560-48ad-86eb-a6aa5eb5c6c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726512)
2026-03-25 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746612/general/1f5fea5e-e137-4e01-97ae-99754d8c2d15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726585)
2026-03-25 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746563/general/1fc01be5-b395-418d-ac6a-d14fa4280018.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726535)
2026-03-25 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746612/general/87ef4a3d-7e0a-4f57-9429-90700f870aa9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726585)
2026-03-25 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1280090>
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252Fc653dd54-1716-4a5f-ad7d-fe31e034dc5a.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/c653dd54-1716-4a5f-ad7d-fe31e034dc5a.jpg saved to cache
2026-03-25 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b
2026-03-25 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746542/general/da561580-79e9-43e6-84ac-dba453532f05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726512)
2026-03-25 22:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746565/general/a4de0f75-0214-49af-b89c-5bc682982b04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726537)
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35e0b50>
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252Fc5d346a4-06d9-44f9-b8fb-e24898e6654f.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/c5d346a4-06d9-44f9-b8fb-e24898e6654f.jpg saved to cache
2026-03-25 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 897332e0-ae51-541d-9753-0225e92feab2
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03c1e10>
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252F620a3745-e351-4469-b4a5-9fc3547fe624.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/620a3745-e351-4469-b4a5-9fc3547fe624.jpg saved to cache
2026-03-25 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b7496402-ec09-5c46-a488-a80c6b1e9d44
2026-03-25 22:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f12a5371-9bc8-5706-9f41-318be1af684c with identifier: 10727326
2026-03-25 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f12a5371-9bc8-5706-9f41-318be1af684c with scrape type 1
2026-03-25 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f12a5371-9bc8-5706-9f41-318be1af684c
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5655214%252Fgeneral%252F19382711-2992-4d39-aa51-cba4aa0857e9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/19382711-2992-4d39-aa51-cba4aa0857e9.jpeg not downloaded yet
2026-03-25 22:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f39dd8d3-d274-5729-8cfa-08ef0159f3d6 with identifier: 10727231
2026-03-25 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6 with scrape type 1
2026-03-25 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724389%252Fgeneral%252Fc186cd8c-2b8e-4607-9c17-3f89165dddfd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/c186cd8c-2b8e-4607-9c17-3f89165dddfd.jpeg not downloaded yet
2026-03-25 22:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 445466a3-8b7c-502a-9cf5-5d9f2c89180d with identifier: 10727397
2026-03-25 22:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d with scrape type 1
2026-03-25 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5733285%252Fgeneral%252Fe30fef80-acf3-4372-96d5-455f0f2e0cf4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/e30fef80-acf3-4372-96d5-455f0f2e0cf4.jpeg not downloaded yet
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1580fd0>
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252Ffd90d71c-6560-48ad-86eb-a6aa5eb5c6c4.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/fd90d71c-6560-48ad-86eb-a6aa5eb5c6c4.jpg saved to cache
2026-03-25 22:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 897332e0-ae51-541d-9753-0225e92feab2
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1107050>
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252F1f5fea5e-e137-4e01-97ae-99754d8c2d15.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/1f5fea5e-e137-4e01-97ae-99754d8c2d15.jpg saved to cache
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1185a10>
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252F1fc01be5-b395-418d-ac6a-d14fa4280018.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/1fc01be5-b395-418d-ac6a-d14fa4280018.jpg saved to cache
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fdd2178c-30b2-5c43-bb62-73a722f3cff7
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11fd3d0>
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252F87ef4a3d-7e0a-4f57-9429-90700f870aa9.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/87ef4a3d-7e0a-4f57-9429-90700f870aa9.jpg saved to cache
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b
2026-03-25 22:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b428adcf-3943-51f7-99b3-40378fd55a6b with identifier: 10727435
2026-03-25 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b428adcf-3943-51f7-99b3-40378fd55a6b with scrape type 1
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b428adcf-3943-51f7-99b3-40378fd55a6b
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5705431%252Fgeneral%252Fb6745afb-db2a-4f58-b3be-1ca461fcc330.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/b6745afb-db2a-4f58-b3be-1ca461fcc330.jpeg not downloaded yet
2026-03-25 22:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ebacc44-6e22-5534-83d9-4227bca13a1b with identifier: 10727745
2026-03-25 22:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ebacc44-6e22-5534-83d9-4227bca13a1b with scrape type 1
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ebacc44-6e22-5534-83d9-4227bca13a1b
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5723623%252Fgeneral%252F1391e06e-ab3b-4e1e-a44e-4da20901f885.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/1391e06e-ab3b-4e1e-a44e-4da20901f885.jpeg not downloaded yet
2026-03-25 22:17:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/5b64f94e-8703-47eb-9a95-a41fe3ab2b95.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10728238)
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5655214%252Fgeneral%252F7edff28e-1d60-4127-af6f-4bb625efbcd5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/7edff28e-1d60-4127-af6f-4bb625efbcd5.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724389%252Fgeneral%252F0841dcd3-5770-4b76-803e-3bd2efab2ca2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/0841dcd3-5770-4b76-803e-3bd2efab2ca2.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5733285%252Fgeneral%252Feeea144b-4f40-47cd-955e-5db67954e183.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/eeea144b-4f40-47cd-955e-5db67954e183.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5705431%252Fgeneral%252F9e8ca886-f6aa-4907-aad4-3d7d479c1137.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/9e8ca886-f6aa-4907-aad4-3d7d479c1137.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5723623%252Fgeneral%252F6f777dcc-9e32-4b18-8cca-61d7ce97cc23.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/6f777dcc-9e32-4b18-8cca-61d7ce97cc23.jpeg not downloaded yet
2026-03-25 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746563/general/ea330007-a812-46fc-8dc8-2fc14d3deb85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726535)
2026-03-25 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746612/general/0650c3de-6d29-4d6e-a5b5-0bbe41f228ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726585)
2026-03-25 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746563/general/30bb417c-e562-4310-bf29-7279f7a5892e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726535)
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5655214%252Fgeneral%252Fd217f292-6a4e-401c-a16b-e270c5ee0a97.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/d217f292-6a4e-401c-a16b-e270c5ee0a97.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724389%252Fgeneral%252F19ea1a35-5354-4b6f-a4b0-a5ed92892209.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/19ea1a35-5354-4b6f-a4b0-a5ed92892209.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5733285%252Fgeneral%252F25be6d17-2d8f-4a38-9212-e5e6e971c2d3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/25be6d17-2d8f-4a38-9212-e5e6e971c2d3.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5705431%252Fgeneral%252F7c639ecc-a252-4290-88e6-0d58dee4aee2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/7c639ecc-a252-4290-88e6-0d58dee4aee2.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5723623%252Fgeneral%252Fecd4d2b5-015d-4df0-a248-fa2f17e708ca.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/ecd4d2b5-015d-4df0-a248-fa2f17e708ca.jpeg not downloaded yet
2026-03-25 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746542/general/69881087-5c53-48b8-b37c-1b1bed31fff1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726512)
2026-03-25 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746565/general/38c96ed5-51a7-4f05-a2ad-dc85cb6923a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726537)
2026-03-25 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746563/general/2eb4bbec-4bb8-4cd6-a3fd-47e93b567232.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726535)
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1501290>
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252Fda561580-79e9-43e6-84ac-dba453532f05.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/da561580-79e9-43e6-84ac-dba453532f05.jpg saved to cache
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 897332e0-ae51-541d-9753-0225e92feab2
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35e4810>
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252Fa4de0f75-0214-49af-b89c-5bc682982b04.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/a4de0f75-0214-49af-b89c-5bc682982b04.jpg saved to cache
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b7496402-ec09-5c46-a488-a80c6b1e9d44
2026-03-25 22:17:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/0c05fc3b-9eb6-4ba9-95fb-24a69d7e88ff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10728238)
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5655214%252Fgeneral%252Fe7873fc9-0aa1-4cbb-8053-761143b6a3de.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/e7873fc9-0aa1-4cbb-8053-761143b6a3de.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724389%252Fgeneral%252Fd5e95b14-647e-4f19-895d-d66693b72e44.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/d5e95b14-647e-4f19-895d-d66693b72e44.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5733285%252Fgeneral%252F0526da3e-7a29-4745-a303-f12e6c3ed3e2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/0526da3e-7a29-4745-a303-f12e6c3ed3e2.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5705431%252Fgeneral%252F03df3f2d-774c-4267-bf03-9c0632933c6d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/03df3f2d-774c-4267-bf03-9c0632933c6d.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5723623%252Fgeneral%252Fb98a2395-1440-4b19-9175-156c40a41ccc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/b98a2395-1440-4b19-9175-156c40a41ccc.jpeg not downloaded yet
2026-03-25 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746542/general/c2abd957-7c76-4711-b641-bf1ce71d42dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726512)
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-25 22:17:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/406cff0b-de61-4012-9900-f53ad361b3e8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10728238)
2026-03-25 22:17:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745852/general/cbfc9684-9473-4da5-bda6-9ebe40c45c3d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10728238)
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5655214%252Fgeneral%252F1536fe8f-e4ac-40ab-b316-8ee4c69bf67d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/1536fe8f-e4ac-40ab-b316-8ee4c69bf67d.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724389%252Fgeneral%252F86d6b926-cf04-45a0-a4ca-c61594f0bfd4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/86d6b926-cf04-45a0-a4ca-c61594f0bfd4.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5733285%252Fgeneral%252F28afdcd5-4a1a-457b-8bfd-8f32dc9174e7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/28afdcd5-4a1a-457b-8bfd-8f32dc9174e7.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5705431%252Fgeneral%252F00897ebb-5127-438d-8220-107d3084a725.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/00897ebb-5127-438d-8220-107d3084a725.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5723623%252Fgeneral%252Fe3beabb1-08a7-428c-ab0e-8ff4155f157e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/e3beabb1-08a7-428c-ab0e-8ff4155f157e.jpeg not downloaded yet
2026-03-25 22:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746565/general/4c3c9e30-cf37-49dd-b67e-e86ac27970eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726537)
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5655214%252Fgeneral%252Fb564aaa0-5c59-46da-961f-1b904ec281ab.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/b564aaa0-5c59-46da-961f-1b904ec281ab.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724389%252Fgeneral%252F26906ac6-cd65-4cf9-b691-6a3b8dbb0499.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/26906ac6-cd65-4cf9-b691-6a3b8dbb0499.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5733285%252Fgeneral%252F6ad0c1a9-5cce-4059-a5e4-cb4dca0b2028.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/6ad0c1a9-5cce-4059-a5e4-cb4dca0b2028.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5705431%252Fgeneral%252Ff2fd4469-e1ca-47b1-ae8e-31b5ef9f0c0e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/f2fd4469-e1ca-47b1-ae8e-31b5ef9f0c0e.jpeg not downloaded yet
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5723623%252Fgeneral%252Fe5f1f588-0e33-4a58-bbb8-063ea6a4ff2d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/e5f1f588-0e33-4a58-bbb8-063ea6a4ff2d.jpeg not downloaded yet
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e128a710>
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252Fea330007-a812-46fc-8dc8-2fc14d3deb85.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/ea330007-a812-46fc-8dc8-2fc14d3deb85.jpg saved to cache
2026-03-25 22:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fdd2178c-30b2-5c43-bb62-73a722f3cff7
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06ed950>
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746612%252Fgeneral%252F0650c3de-6d29-4d6e-a5b5-0bbe41f228ae.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746612/general/0650c3de-6d29-4d6e-a5b5-0bbe41f228ae.jpg saved to cache
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b
2026-03-25 22:17:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9a38b822-aadb-540a-b2e3-f0908aa2d64b, skipping ID generation
2026-03-25 22:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b with scrape type 1
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b sending to next pipeline
2026-03-25 22:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a38b822-aadb-540a-b2e3-f0908aa2d64b, identifier: 10726585
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11360d0>
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252F30bb417c-e562-4310-bf29-7279f7a5892e.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/30bb417c-e562-4310-bf29-7279f7a5892e.jpg saved to cache
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fdd2178c-30b2-5c43-bb62-73a722f3cff7
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1501890>
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252F69881087-5c53-48b8-b37c-1b1bed31fff1.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/69881087-5c53-48b8-b37c-1b1bed31fff1.jpg saved to cache
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 897332e0-ae51-541d-9753-0225e92feab2
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e057b410>
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252F38c96ed5-51a7-4f05-a2ad-dc85cb6923a5.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/38c96ed5-51a7-4f05-a2ad-dc85cb6923a5.jpg saved to cache
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b7496402-ec09-5c46-a488-a80c6b1e9d44
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e08461d0>
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252F2eb4bbec-4bb8-4cd6-a3fd-47e93b567232.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/2eb4bbec-4bb8-4cd6-a3fd-47e93b567232.jpg saved to cache
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fdd2178c-30b2-5c43-bb62-73a722f3cff7
2026-03-25 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746542/general/82e2818d-d7c7-41f3-862c-22df638c3280.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726512)
2026-03-25 22:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a38b822-aadb-540a-b2e3-f0908aa2d64b with identifier: 10726585
2026-03-25 22:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a38b822-aadb-540a-b2e3-f0908aa2d64b with identifier: 10726585
2026-03-25 22:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a38b822-aadb-540a-b2e3-f0908aa2d64b with identifier: 10726585 to the API
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746612/general/0650c3de-6d29-4d6e-a5b5-0bbe41f228ae.jpg>
{'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': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33481,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746612/general/647e0528-d482-4c66-ad3d-a7c6b9be52f2.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255938,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746612/general/566bf836-45be-44f1-98fe-227e61240abc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256479,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746612/general/f0ade836-5daa-424f-872b-8159aad9ed6c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264570,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746612/general/0650c3de-6d29-4d6e-a5b5-0bbe41f228ae.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269507,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746612/general/87ef4a3d-7e0a-4f57-9429-90700f870aa9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279788,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746612/general/1f5fea5e-e137-4e01-97ae-99754d8c2d15.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252361,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746612/general/c653dd54-1716-4a5f-ad7d-fe31e034dc5a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219783,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746612/general/cc124a8d-fc8e-430a-9891-b7eacd126657.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269947,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746612/general/ace0bc74-7051-427b-bcb9-35004d2b1d78.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a38b822-aadb-540a-b2e3-f0908aa2d64b/9a38b822-aadb-540a-b2e3-f0908aa2d64b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 560277,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746612/general/3ac99f7d-52aa-4528-b47b-55d52c0d8121.jpg',
'Width': 1400}],
'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-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726585%27 HTTP/1.1" 200 None
2026-03-25 22:17:21 [adesa.be] INFO: Saving data for 10726585: {'created_time': 1774477041.832793, 'last_price_update_time': 1774477041.832805, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726585') HTTP/1.1" 204 0
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5655214%252Fgeneral%252F37b0d68a-8804-419c-9bc5-f668a026fdc5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/37b0d68a-8804-419c-9bc5-f668a026fdc5.jpeg not downloaded yet
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724389%252Fgeneral%252F5d9151fc-6654-48e5-bf51-a40faa9c0330.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/5d9151fc-6654-48e5-bf51-a40faa9c0330.jpeg not downloaded yet
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5733285%252Fgeneral%252Fdd4c88d8-2db5-4486-9876-9c9ac9615ea9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/dd4c88d8-2db5-4486-9876-9c9ac9615ea9.jpeg not downloaded yet
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5705431%252Fgeneral%252F4bd716bf-adf2-401a-ad27-b6d1b76e283f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/4bd716bf-adf2-401a-ad27-b6d1b76e283f.jpeg not downloaded yet
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5723623%252Fgeneral%252F2608ec21-4c46-4bb6-9395-62c31792a0df.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/2608ec21-4c46-4bb6-9395-62c31792a0df.jpeg not downloaded yet
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08f0f91690>
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252Fc2abd957-7c76-4711-b641-bf1ce71d42dc.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/c2abd957-7c76-4711-b641-bf1ce71d42dc.jpg saved to cache
2026-03-25 22:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 897332e0-ae51-541d-9753-0225e92feab2
2026-03-25 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746563/general/08216f19-6bc3-4328-81db-c41fb6fa7e66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726535)
2026-03-25 22:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5655214%252Fgeneral%252F1f711dd8-5fd9-42e2-8368-01204c656759.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/1f711dd8-5fd9-42e2-8368-01204c656759.jpeg not downloaded yet
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724389%252Fgeneral%252F9cda890a-1fb7-4653-8c56-06cf29b9c316.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/9cda890a-1fb7-4653-8c56-06cf29b9c316.jpeg not downloaded yet
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5733285%252Fgeneral%252F5cd8c2a5-7a10-4b20-a980-c2a635bdf8c6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/5cd8c2a5-7a10-4b20-a980-c2a635bdf8c6.jpeg not downloaded yet
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5705431%252Fgeneral%252F4ddd2e20-39e9-41ac-babc-1730281877df.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/4ddd2e20-39e9-41ac-babc-1730281877df.jpeg not downloaded yet
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5723623%252Fgeneral%252F2e7a42f6-385f-4b3d-af51-42145a86f36e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/2e7a42f6-385f-4b3d-af51-42145a86f36e.jpeg not downloaded yet
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-25 22:17:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad44b710-8027-5aeb-8056-134d27d0e05e, skipping ID generation
2026-03-25 22:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad44b710-8027-5aeb-8056-134d27d0e05e with scrape type 1
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad44b710-8027-5aeb-8056-134d27d0e05e sending to next pipeline
2026-03-25 22:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad44b710-8027-5aeb-8056-134d27d0e05e, identifier: 10728238
2026-03-25 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1268cd0>
2026-03-25 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746565%252Fgeneral%252F4c3c9e30-cf37-49dd-b67e-e86ac27970eb.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746565/general/4c3c9e30-cf37-49dd-b67e-e86ac27970eb.jpg saved to cache
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b7496402-ec09-5c46-a488-a80c6b1e9d44
2026-03-25 22:17:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b7496402-ec09-5c46-a488-a80c6b1e9d44, skipping ID generation
2026-03-25 22:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7496402-ec09-5c46-a488-a80c6b1e9d44 with scrape type 1
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b7496402-ec09-5c46-a488-a80c6b1e9d44 sending to next pipeline
2026-03-25 22:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b7496402-ec09-5c46-a488-a80c6b1e9d44, identifier: 10726537
2026-03-25 22:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11e0ad0>
2026-03-25 22:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746542%252Fgeneral%252F82e2818d-d7c7-41f3-862c-22df638c3280.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746542/general/82e2818d-d7c7-41f3-862c-22df638c3280.jpg saved to cache
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 897332e0-ae51-541d-9753-0225e92feab2
2026-03-25 22:17:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 897332e0-ae51-541d-9753-0225e92feab2, skipping ID generation
2026-03-25 22:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 897332e0-ae51-541d-9753-0225e92feab2 with scrape type 1
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 897332e0-ae51-541d-9753-0225e92feab2 sending to next pipeline
2026-03-25 22:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 897332e0-ae51-541d-9753-0225e92feab2, identifier: 10726512
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5655214%252Fgeneral%252Fecc84395-29c5-4898-bd53-83e215260de0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/ecc84395-29c5-4898-bd53-83e215260de0.jpeg not downloaded yet
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724389%252Fgeneral%252F06108c5b-cc8d-4356-99b6-8e5c9136a6cf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/06108c5b-cc8d-4356-99b6-8e5c9136a6cf.jpeg not downloaded yet
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5733285%252Fgeneral%252F144dc2c3-5c56-4755-9675-213d9800b3b1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/144dc2c3-5c56-4755-9675-213d9800b3b1.jpeg not downloaded yet
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5705431%252Fgeneral%252Fe9b0eb25-0f94-448d-a10b-c2bd30a52005.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/e9b0eb25-0f94-448d-a10b-c2bd30a52005.jpeg not downloaded yet
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5723623%252Fgeneral%252F60107e72-8e44-41e0-b205-b103d0984fb2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/60107e72-8e44-41e0-b205-b103d0984fb2.jpeg not downloaded yet
2026-03-25 22:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad44b710-8027-5aeb-8056-134d27d0e05e with identifier: 10728238
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 22:17:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-25 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad44b710-8027-5aeb-8056-134d27d0e05e with identifier: 10728238
2026-03-25 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad44b710-8027-5aeb-8056-134d27d0e05e with identifier: 10728238 to the API
2026-03-25 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745852/general/cbfc9684-9473-4da5-bda6-9ebe40c45c3d.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ad44b710-8027-5aeb-8056-134d27d0e05e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LDL991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728238',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 370031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 57,
'photos': [],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2015-08-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series 520 Luxury - Diesel - Automatic - 190 hp - 370.031 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2015}
2026-03-25 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728238%27 HTTP/1.1" 200 None
2026-03-25 22:17:23 [adesa.be] INFO: Saving data for 10728238: {'created_time': 1774477043.39145, 'last_price_update_time': 1774477043.391461, 'auction_closing_time': 1774519800.0}
2026-03-25 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10728238') HTTP/1.1" 204 0
2026-03-25 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b7496402-ec09-5c46-a488-a80c6b1e9d44 with identifier: 10726537
2026-03-25 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b7496402-ec09-5c46-a488-a80c6b1e9d44 with identifier: 10726537
2026-03-25 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b7496402-ec09-5c46-a488-a80c6b1e9d44 with identifier: 10726537 to the API
2026-03-25 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746565/general/4c3c9e30-cf37-49dd-b67e-e86ac27970eb.jpg>
{'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': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195058,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746565/general/df948a2d-7d53-4034-bcb7-b8d98bfa3bad.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210347,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746565/general/4c3c9e30-cf37-49dd-b67e-e86ac27970eb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230118,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746565/general/38c96ed5-51a7-4f05-a2ad-dc85cb6923a5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235365,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746565/general/2c33cebc-92c0-4c29-abbc-ba1d90b5b99f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192189,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746565/general/c90ed6c7-5c96-4cec-910e-c934526a9b97.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252162,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746565/general/a4de0f75-0214-49af-b89c-5bc682982b04.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251419,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746565/general/620a3745-e351-4469-b4a5-9fc3547fe624.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199685,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746565/general/049de08c-5aaa-4f74-a249-7e9f91f02c60.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399937,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746565/general/71ec06de-bd4b-43f4-9bd7-98985e158b27.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7496402-ec09-5c46-a488-a80c6b1e9d44/b7496402-ec09-5c46-a488-a80c6b1e9d44_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207172,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746565/general/d4fe275f-b2c3-4bcf-81d4-67c018fb5f40.jpg',
'Width': 1400}],
'price': 9100,
'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-25 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726537%27 HTTP/1.1" 200 None
2026-03-25 22:17:23 [adesa.be] INFO: Saving data for 10726537: {'created_time': 1774477043.753995, 'last_price_update_time': 1774477043.754008, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726537') HTTP/1.1" 204 0
2026-03-25 22:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 897332e0-ae51-541d-9753-0225e92feab2 with identifier: 10726512
2026-03-25 22:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 897332e0-ae51-541d-9753-0225e92feab2 with identifier: 10726512
2026-03-25 22:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 897332e0-ae51-541d-9753-0225e92feab2 with identifier: 10726512 to the API
2026-03-25 22:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746542/general/82e2818d-d7c7-41f3-862c-22df638c3280.jpg>
{'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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363675,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746542/general/82e2818d-d7c7-41f3-862c-22df638c3280.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30690,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746542/general/7a049951-75ae-4647-88fa-737ed01820f7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368283,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746542/general/c2abd957-7c76-4711-b641-bf1ce71d42dc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326695,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746542/general/69881087-5c53-48b8-b37c-1b1bed31fff1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339827,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746542/general/da561580-79e9-43e6-84ac-dba453532f05.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303550,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746542/general/fd90d71c-6560-48ad-86eb-a6aa5eb5c6c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386721,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746542/general/c5d346a4-06d9-44f9-b8fb-e24898e6654f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344199,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746542/general/492d84df-fdc4-4f2c-bf57-53e1cf02f642.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305262,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746542/general/d2317aa4-3ff4-46d3-bd21-5aaf2174089d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_897332e0-ae51-541d-9753-0225e92feab2/897332e0-ae51-541d-9753-0225e92feab2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279623,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746542/general/fd37ad9c-fbff-4db5-b1e8-495107ecdb33.jpg',
'Width': 1920}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 200 CDI Business Solution - Diesel '
'- Automatic - 150 hp - 128.409 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726512%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [adesa.be] INFO: Saving data for 10726512: {'created_time': 1774477044.136413, 'last_price_update_time': 1774477044.136424, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726512') HTTP/1.1" 204 0
2026-03-25 22:17:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ad44b710-8027-5aeb-8056-134d27d0e05e due to Ignoring non-200 response
2026-03-25 22:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5655214%252Fgeneral%252Ff5425ee5-bf56-487f-888f-16f3bc882cf0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/f5425ee5-bf56-487f-888f-16f3bc882cf0.jpeg not downloaded yet
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724389%252Fgeneral%252F7646e98e-2e10-4cad-bea7-f8c08dc1fa00.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/7646e98e-2e10-4cad-bea7-f8c08dc1fa00.jpeg not downloaded yet
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5733285%252Fgeneral%252F1a32814f-863f-487c-a758-2bcd81ca795c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/1a32814f-863f-487c-a758-2bcd81ca795c.jpeg not downloaded yet
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5705431%252Fgeneral%252F3390b785-7dd9-4d11-93a2-015bfe544b5f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/3390b785-7dd9-4d11-93a2-015bfe544b5f.jpeg not downloaded yet
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5723623%252Fgeneral%252Fb0ec9cc9-ad4d-4fa6-8ff3-1c5e95cd739c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/b0ec9cc9-ad4d-4fa6-8ff3-1c5e95cd739c.jpeg not downloaded yet
2026-03-25 22:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3bf22d0>
2026-03-25 22:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746563%252Fgeneral%252F08216f19-6bc3-4328-81db-c41fb6fa7e66.jpg') HTTP/1.1" 204 0
2026-03-25 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746563/general/08216f19-6bc3-4328-81db-c41fb6fa7e66.jpg saved to cache
2026-03-25 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fdd2178c-30b2-5c43-bb62-73a722f3cff7
2026-03-25 22:17:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fdd2178c-30b2-5c43-bb62-73a722f3cff7, skipping ID generation
2026-03-25 22:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdd2178c-30b2-5c43-bb62-73a722f3cff7 with scrape type 1
2026-03-25 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fdd2178c-30b2-5c43-bb62-73a722f3cff7 sending to next pipeline
2026-03-25 22:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdd2178c-30b2-5c43-bb62-73a722f3cff7, identifier: 10726535
2026-03-25 22:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9107cbae-902f-504f-94e9-463e0f99f690 with identifier: 10727287
2026-03-25 22:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9107cbae-902f-504f-94e9-463e0f99f690 with scrape type 1
2026-03-25 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9107cbae-902f-504f-94e9-463e0f99f690
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724417%252Fgeneral%252F36707f7a-5448-4a06-99b9-2feb4482f4e9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/36707f7a-5448-4a06-99b9-2feb4482f4e9.jpeg not downloaded yet
2026-03-25 22:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdd2178c-30b2-5c43-bb62-73a722f3cff7 with identifier: 10726535
2026-03-25 22:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdd2178c-30b2-5c43-bb62-73a722f3cff7 with identifier: 10726535
2026-03-25 22:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdd2178c-30b2-5c43-bb62-73a722f3cff7 with identifier: 10726535 to the API
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746563/general/08216f19-6bc3-4328-81db-c41fb6fa7e66.jpg>
{'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': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208898,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746563/general/ac96bc72-741c-489a-94b7-03e7c7c2bacc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229483,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746563/general/08216f19-6bc3-4328-81db-c41fb6fa7e66.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207600,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746563/general/2eb4bbec-4bb8-4cd6-a3fd-47e93b567232.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242256,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746563/general/5e3ae78c-2a5f-4099-988a-50a1dd946799.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192581,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746563/general/30bb417c-e562-4310-bf29-7279f7a5892e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261023,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746563/general/ea330007-a812-46fc-8dc8-2fc14d3deb85.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256556,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746563/general/1fc01be5-b395-418d-ac6a-d14fa4280018.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247283,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746563/general/90ae5896-de82-40ca-a35f-8132c141f81a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245235,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746563/general/29f8db42-e872-4081-bc0e-fe8ddb679198.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdd2178c-30b2-5c43-bb62-73a722f3cff7/fdd2178c-30b2-5c43-bb62-73a722f3cff7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292584,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746563/general/0c52aa02-8e4c-4442-bf07-ddd2cbf5ad65.jpg',
'Width': 1400}],
'price': 7700,
'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-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726535%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [adesa.be] INFO: Saving data for 10726535: {'created_time': 1774477044.804512, 'last_price_update_time': 1774477044.804522, 'auction_closing_time': 1774945800.0}
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726535') HTTP/1.1" 204 0
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724417%252Fgeneral%252F6dbba88a-f0ca-4b7a-b8fb-f7c4f7b5bd37.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/6dbba88a-f0ca-4b7a-b8fb-f7c4f7b5bd37.jpeg not downloaded yet
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724417%252Fgeneral%252F840368d0-cfe6-480a-b3ef-adf92d637ce2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/840368d0-cfe6-480a-b3ef-adf92d637ce2.jpeg not downloaded yet
2026-03-25 22:17:24 [adesa.be] INFO: Found listing with ID: 10725613
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725613%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [adesa.be] INFO: Scrape type for 10725613: 0
2026-03-25 22:17:24 [adesa.be] INFO: Skipping item 10725613 url https://www.openlane.eu/en/carv6/auction/10725613
2026-03-25 22:17:24 [adesa.be] INFO: Found listing with ID: 10724688
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724688%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [adesa.be] INFO: Scrape type for 10724688: 0
2026-03-25 22:17:24 [adesa.be] INFO: Skipping item 10724688 url https://www.openlane.eu/en/carv6/auction/10724688
2026-03-25 22:17:24 [adesa.be] INFO: Found listing with ID: 10724574
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724574%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [adesa.be] INFO: Scrape type for 10724574: 0
2026-03-25 22:17:24 [adesa.be] INFO: Skipping item 10724574 url https://www.openlane.eu/en/carv6/auction/10724574
2026-03-25 22:17:24 [adesa.be] INFO: Found listing with ID: 10725656
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725656%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [adesa.be] INFO: Scrape type for 10725656: 0
2026-03-25 22:17:24 [adesa.be] INFO: Skipping item 10725656 url https://www.openlane.eu/en/carv6/auction/10725656
2026-03-25 22:17:24 [adesa.be] INFO: Found listing with ID: 10725624
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725624%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [adesa.be] INFO: Scrape type for 10725624: 0
2026-03-25 22:17:24 [adesa.be] INFO: Skipping item 10725624 url https://www.openlane.eu/en/carv6/auction/10725624
2026-03-25 22:17:24 [adesa.be] INFO: Found listing with ID: 10725622
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725622%27 HTTP/1.1" 200 None
2026-03-25 22:17:24 [adesa.be] INFO: Scrape type for 10725622: 0
2026-03-25 22:17:24 [adesa.be] INFO: Skipping item 10725622 url https://www.openlane.eu/en/carv6/auction/10725622
2026-03-25 22:17:24 [adesa.be] INFO: Found listing with ID: 10724619
2026-03-25 22:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724619%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724619: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724619 url https://www.openlane.eu/en/carv6/auction/10724619
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724637
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724637%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724637: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724637 url https://www.openlane.eu/en/carv6/auction/10724637
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724565
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724565%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724565: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724565 url https://www.openlane.eu/en/carv6/auction/10724565
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10727056
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710727056%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10727056: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10727056 url https://www.openlane.eu/en/carv6/auction/10727056
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724699
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724699%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724699: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724699 url https://www.openlane.eu/en/carv6/auction/10724699
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724665
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724665%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724665: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724665 url https://www.openlane.eu/en/carv6/auction/10724665
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724673
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724673%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724673: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724673 url https://www.openlane.eu/en/carv6/auction/10724673
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724597
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724597%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724597: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724597 url https://www.openlane.eu/en/carv6/auction/10724597
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10725628
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725628%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10725628: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10725628 url https://www.openlane.eu/en/carv6/auction/10725628
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10725648
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725648%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10725648: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10725648 url https://www.openlane.eu/en/carv6/auction/10725648
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724586
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724586%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724586: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724586 url https://www.openlane.eu/en/carv6/auction/10724586
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724780
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724780%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724780: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724780 url https://www.openlane.eu/en/carv6/auction/10724780
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724526
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724526%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724526: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724526 url https://www.openlane.eu/en/carv6/auction/10724526
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10725626
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725626%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10725626: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10725626 url https://www.openlane.eu/en/carv6/auction/10725626
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724646
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724646%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724646: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724646 url https://www.openlane.eu/en/carv6/auction/10724646
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724551
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724551%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724551: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724551 url https://www.openlane.eu/en/carv6/auction/10724551
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724791
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724791%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724791: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724791 url https://www.openlane.eu/en/carv6/auction/10724791
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724529
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724529%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724529: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724529 url https://www.openlane.eu/en/carv6/auction/10724529
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724537
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724537%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724537: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724537 url https://www.openlane.eu/en/carv6/auction/10724537
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10727045
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710727045%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10727045: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10727045 url https://www.openlane.eu/en/carv6/auction/10727045
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10725623
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725623%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10725623: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10725623 url https://www.openlane.eu/en/carv6/auction/10725623
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724542
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724542%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724542: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724542 url https://www.openlane.eu/en/carv6/auction/10724542
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724555
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724555%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724555: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724555 url https://www.openlane.eu/en/carv6/auction/10724555
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724757
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724757%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724757: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724757 url https://www.openlane.eu/en/carv6/auction/10724757
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724774
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724774%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724774: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724774 url https://www.openlane.eu/en/carv6/auction/10724774
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724789
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724789%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724789: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724789 url https://www.openlane.eu/en/carv6/auction/10724789
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724679
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724679%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724679: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724679 url https://www.openlane.eu/en/carv6/auction/10724679
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724554
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724554%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724554: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724554 url https://www.openlane.eu/en/carv6/auction/10724554
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724766
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724766%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724766: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724766 url https://www.openlane.eu/en/carv6/auction/10724766
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724625
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724625%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724625: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724625 url https://www.openlane.eu/en/carv6/auction/10724625
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724690
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724690%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724690: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724690 url https://www.openlane.eu/en/carv6/auction/10724690
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724650
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724650%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724650: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724650 url https://www.openlane.eu/en/carv6/auction/10724650
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10725630
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725630%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10725630: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10725630 url https://www.openlane.eu/en/carv6/auction/10725630
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724592
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724592%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724592: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724592 url https://www.openlane.eu/en/carv6/auction/10724592
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10727057
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710727057%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10727057: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10727057 url https://www.openlane.eu/en/carv6/auction/10727057
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724649
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724649%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724649: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724649 url https://www.openlane.eu/en/carv6/auction/10724649
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724764
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724764%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724764: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724764 url https://www.openlane.eu/en/carv6/auction/10724764
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724589
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724589%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724589: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724589 url https://www.openlane.eu/en/carv6/auction/10724589
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10725679
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725679%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10725679: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10725679 url https://www.openlane.eu/en/carv6/auction/10725679
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10727065
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710727065%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10727065: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10727065 url https://www.openlane.eu/en/carv6/auction/10727065
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724698
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724698%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724698: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724698 url https://www.openlane.eu/en/carv6/auction/10724698
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10725647
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725647%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10725647: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10725647 url https://www.openlane.eu/en/carv6/auction/10725647
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10725684
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725684%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10725684: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10725684 url https://www.openlane.eu/en/carv6/auction/10725684
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724570
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724570%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724570: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724570 url https://www.openlane.eu/en/carv6/auction/10724570
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10725617
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725617%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10725617: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10725617 url https://www.openlane.eu/en/carv6/auction/10725617
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10725686
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725686%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10725686: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10725686 url https://www.openlane.eu/en/carv6/auction/10725686
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724784
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724784%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724784: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724784 url https://www.openlane.eu/en/carv6/auction/10724784
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10725610
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725610%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10725610: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10725610 url https://www.openlane.eu/en/carv6/auction/10725610
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10725641
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725641%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10725641: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10725641 url https://www.openlane.eu/en/carv6/auction/10725641
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10727042
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710727042%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10727042: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10727042 url https://www.openlane.eu/en/carv6/auction/10727042
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724782
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724782%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724782: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724782 url https://www.openlane.eu/en/carv6/auction/10724782
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10725636
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725636%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10725636: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10725636 url https://www.openlane.eu/en/carv6/auction/10725636
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10725634
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725634%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10725634: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10725634 url https://www.openlane.eu/en/carv6/auction/10725634
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724682
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724682%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724682: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724682 url https://www.openlane.eu/en/carv6/auction/10724682
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724640
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724640%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10724640: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10724640 url https://www.openlane.eu/en/carv6/auction/10724640
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10727086
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710727086%27 HTTP/1.1" 200 None
2026-03-25 22:17:25 [adesa.be] INFO: Scrape type for 10727086: 0
2026-03-25 22:17:25 [adesa.be] INFO: Skipping item 10727086 url https://www.openlane.eu/en/carv6/auction/10727086
2026-03-25 22:17:25 [adesa.be] INFO: Found listing with ID: 10724569
2026-03-25 22:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724569%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724569: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724569 url https://www.openlane.eu/en/carv6/auction/10724569
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10727089
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727089%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10727089: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10727089 url https://www.openlane.eu/en/carv6/auction/10727089
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724770
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724770%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724770: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724770 url https://www.openlane.eu/en/carv6/auction/10724770
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724669
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724669%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724669: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724669 url https://www.openlane.eu/en/carv6/auction/10724669
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10727139
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727139%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10727139: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10727139 url https://www.openlane.eu/en/carv6/auction/10727139
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10727072
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727072%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10727072: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10727072 url https://www.openlane.eu/en/carv6/auction/10727072
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10727087
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727087%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10727087: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10727087 url https://www.openlane.eu/en/carv6/auction/10727087
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10727061
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727061%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10727061: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10727061 url https://www.openlane.eu/en/carv6/auction/10727061
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10727494
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727494%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10727494: 1
2026-03-25 22:17:26 [adesa.be] INFO: Scraping item 10727494 url https://www.openlane.eu/en/carv6/auction/10727494
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724417%252Fgeneral%252Fc894f2cb-c5b6-4015-a4f2-706f75f5e2ae.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/c894f2cb-c5b6-4015-a4f2-706f75f5e2ae.jpeg not downloaded yet
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724672
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724672%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724672: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724672 url https://www.openlane.eu/en/carv6/auction/10724672
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10725653
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725653%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10725653: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10725653 url https://www.openlane.eu/en/carv6/auction/10725653
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10727073
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727073%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10727073: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10727073 url https://www.openlane.eu/en/carv6/auction/10727073
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724628
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724628%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724628: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724628 url https://www.openlane.eu/en/carv6/auction/10724628
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10727470
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727470%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10727470: 1
2026-03-25 22:17:26 [adesa.be] INFO: Scraping item 10727470 url https://www.openlane.eu/en/carv6/auction/10727470
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724417%252Fgeneral%252Fe93858fe-3b29-4425-a5c3-bc2896799525.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/e93858fe-3b29-4425-a5c3-bc2896799525.jpeg not downloaded yet
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10727479
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727479%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10727479: 1
2026-03-25 22:17:26 [adesa.be] INFO: Scraping item 10727479 url https://www.openlane.eu/en/carv6/auction/10727479
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724417%252Fgeneral%252Fdb2af6ff-b04d-4d36-bb72-e2037d1eb838.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/db2af6ff-b04d-4d36-bb72-e2037d1eb838.jpeg not downloaded yet
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724675
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724675%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724675: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724675 url https://www.openlane.eu/en/carv6/auction/10724675
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724615
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724615%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724615: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724615 url https://www.openlane.eu/en/carv6/auction/10724615
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724647
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724647%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724647: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724647 url https://www.openlane.eu/en/carv6/auction/10724647
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10725644
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725644%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10725644: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10725644 url https://www.openlane.eu/en/carv6/auction/10725644
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724651
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724651%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724651: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724651 url https://www.openlane.eu/en/carv6/auction/10724651
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724676
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724676%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724676: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724676 url https://www.openlane.eu/en/carv6/auction/10724676
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10725625
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725625%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10725625: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10725625 url https://www.openlane.eu/en/carv6/auction/10725625
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724627
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724627%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724627: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724627 url https://www.openlane.eu/en/carv6/auction/10724627
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724680
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724680%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724680: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724680 url https://www.openlane.eu/en/carv6/auction/10724680
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724663
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724663%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724663: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724663 url https://www.openlane.eu/en/carv6/auction/10724663
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10727070
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727070%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10727070: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10727070 url https://www.openlane.eu/en/carv6/auction/10727070
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724582
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724582%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724582: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724582 url https://www.openlane.eu/en/carv6/auction/10724582
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724703
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724703%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724703: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724703 url https://www.openlane.eu/en/carv6/auction/10724703
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10725643
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725643%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10725643: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10725643 url https://www.openlane.eu/en/carv6/auction/10725643
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724621
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724621%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724621: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724621 url https://www.openlane.eu/en/carv6/auction/10724621
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724584
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724584%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724584: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724584 url https://www.openlane.eu/en/carv6/auction/10724584
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10721602
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721602%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10721602: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10721602 url https://www.openlane.eu/en/carv6/auction/10721602
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724717
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724717%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724717: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724717 url https://www.openlane.eu/en/carv6/auction/10724717
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724641
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724641%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724641: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724641 url https://www.openlane.eu/en/carv6/auction/10724641
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10727077
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727077%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10727077: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10727077 url https://www.openlane.eu/en/carv6/auction/10727077
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10727474
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727474%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10727474: 1
2026-03-25 22:17:26 [adesa.be] INFO: Scraping item 10727474 url https://www.openlane.eu/en/carv6/auction/10727474
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724417%252Fgeneral%252F8274dd11-6fa7-4a30-a8c9-e7464770d785.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/8274dd11-6fa7-4a30-a8c9-e7464770d785.jpeg not downloaded yet
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10727044
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727044%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10727044: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10727044 url https://www.openlane.eu/en/carv6/auction/10727044
2026-03-25 22:17:26 [adesa.be] INFO: Found listing with ID: 10724581
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724581%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [adesa.be] INFO: Scrape type for 10724581: 0
2026-03-25 22:17:26 [adesa.be] INFO: Skipping item 10724581 url https://www.openlane.eu/en/carv6/auction/10724581
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724417%252Fgeneral%252Fec56c84e-7854-451e-840f-3dc8a5203813.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/ec56c84e-7854-451e-840f-3dc8a5203813.jpeg not downloaded yet
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724417%252Fgeneral%252F6c504d82-529f-457a-8e9b-5bb5a205a3f4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/6c504d82-529f-457a-8e9b-5bb5a205a3f4.jpeg not downloaded yet
2026-03-25 22:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17: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%252F5724417%252Fgeneral%252F7d318b55-8887-4492-8795-76fb30107d98.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/7d318b55-8887-4492-8795-76fb30107d98.jpeg not downloaded yet
2026-03-25 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723623/general/6f777dcc-9e32-4b18-8cca-61d7ce97cc23.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727745)
2026-03-25 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723623/general/1391e06e-ab3b-4e1e-a44e-4da20901f885.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727745)
2026-03-25 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723623/general/ecd4d2b5-015d-4df0-a248-fa2f17e708ca.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727745)
2026-03-25 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705431/general/9e8ca886-f6aa-4907-aad4-3d7d479c1137.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727435)
2026-03-25 22:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733285/general/eeea144b-4f40-47cd-955e-5db67954e183.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727397)
2026-03-25 22:17:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07bc790>
2026-03-25 22:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5723623%252Fgeneral%252F6f777dcc-9e32-4b18-8cca-61d7ce97cc23.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/6f777dcc-9e32-4b18-8cca-61d7ce97cc23.jpeg saved to cache
2026-03-25 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8ebacc44-6e22-5534-83d9-4227bca13a1b
2026-03-25 22:17:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07d0350>
2026-03-25 22:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5723623%252Fgeneral%252F1391e06e-ab3b-4e1e-a44e-4da20901f885.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/1391e06e-ab3b-4e1e-a44e-4da20901f885.jpeg saved to cache
2026-03-25 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8ebacc44-6e22-5534-83d9-4227bca13a1b
2026-03-25 22:17:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0663c90>
2026-03-25 22:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5723623%252Fgeneral%252Fecd4d2b5-015d-4df0-a248-fa2f17e708ca.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/ecd4d2b5-015d-4df0-a248-fa2f17e708ca.jpeg saved to cache
2026-03-25 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8ebacc44-6e22-5534-83d9-4227bca13a1b
2026-03-25 22:17:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e15839d0>
2026-03-25 22:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5705431%252Fgeneral%252F9e8ca886-f6aa-4907-aad4-3d7d479c1137.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/9e8ca886-f6aa-4907-aad4-3d7d479c1137.jpeg saved to cache
2026-03-25 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b428adcf-3943-51f7-99b3-40378fd55a6b
2026-03-25 22:17:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06621d0>
2026-03-25 22:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5733285%252Fgeneral%252Feeea144b-4f40-47cd-955e-5db67954e183.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/eeea144b-4f40-47cd-955e-5db67954e183.jpeg saved to cache
2026-03-25 22:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d
2026-03-25 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724389/general/0841dcd3-5770-4b76-803e-3bd2efab2ca2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727231)
2026-03-25 22: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-25 22: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-25 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705431/general/b6745afb-db2a-4f58-b3be-1ca461fcc330.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727435)
2026-03-25 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723623/general/b98a2395-1440-4b19-9175-156c40a41ccc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727745)
2026-03-25 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723623/general/e3beabb1-08a7-428c-ab0e-8ff4155f157e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727745)
2026-03-25 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723623/general/e5f1f588-0e33-4a58-bbb8-063ea6a4ff2d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727745)
2026-03-25 22:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733285/general/e30fef80-acf3-4372-96d5-455f0f2e0cf4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727397)
2026-03-25 22:17:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e065ac10>
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724389%252Fgeneral%252F0841dcd3-5770-4b76-803e-3bd2efab2ca2.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/0841dcd3-5770-4b76-803e-3bd2efab2ca2.jpeg saved to cache
2026-03-25 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6
2026-03-25 22:17:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e21e4c90>
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705431%252Fgeneral%252Fb6745afb-db2a-4f58-b3be-1ca461fcc330.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/b6745afb-db2a-4f58-b3be-1ca461fcc330.jpeg saved to cache
2026-03-25 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b428adcf-3943-51f7-99b3-40378fd55a6b
2026-03-25 22:17:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11d0290>
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723623%252Fgeneral%252Fb98a2395-1440-4b19-9175-156c40a41ccc.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/b98a2395-1440-4b19-9175-156c40a41ccc.jpeg saved to cache
2026-03-25 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8ebacc44-6e22-5534-83d9-4227bca13a1b
2026-03-25 22:17:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1341bd0>
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723623%252Fgeneral%252Fe3beabb1-08a7-428c-ab0e-8ff4155f157e.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/e3beabb1-08a7-428c-ab0e-8ff4155f157e.jpeg saved to cache
2026-03-25 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8ebacc44-6e22-5534-83d9-4227bca13a1b
2026-03-25 22:17:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e049ac50>
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723623%252Fgeneral%252Fe5f1f588-0e33-4a58-bbb8-063ea6a4ff2d.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/e5f1f588-0e33-4a58-bbb8-063ea6a4ff2d.jpeg saved to cache
2026-03-25 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8ebacc44-6e22-5534-83d9-4227bca13a1b
2026-03-25 22:17:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e117cf50>
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733285%252Fgeneral%252Fe30fef80-acf3-4372-96d5-455f0f2e0cf4.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/e30fef80-acf3-4372-96d5-455f0f2e0cf4.jpeg saved to cache
2026-03-25 22:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d
2026-03-25 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705431/general/03df3f2d-774c-4267-bf03-9c0632933c6d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727435)
2026-03-25 22:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723623/general/2608ec21-4c46-4bb6-9395-62c31792a0df.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727745)
2026-03-25 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723623/general/60107e72-8e44-41e0-b205-b103d0984fb2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727745)
2026-03-25 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724417/general/7d318b55-8887-4492-8795-76fb30107d98.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727287)
2026-03-25 22:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724417/general/6c504d82-529f-457a-8e9b-5bb5a205a3f4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727287)
2026-03-25 22:17:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0526550>
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705431%252Fgeneral%252F03df3f2d-774c-4267-bf03-9c0632933c6d.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/03df3f2d-774c-4267-bf03-9c0632933c6d.jpeg saved to cache
2026-03-25 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b428adcf-3943-51f7-99b3-40378fd55a6b
2026-03-25 22:17:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10ad990>
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723623%252Fgeneral%252F2608ec21-4c46-4bb6-9395-62c31792a0df.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/2608ec21-4c46-4bb6-9395-62c31792a0df.jpeg saved to cache
2026-03-25 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8ebacc44-6e22-5534-83d9-4227bca13a1b
2026-03-25 22:17:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1505dd0>
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723623%252Fgeneral%252F60107e72-8e44-41e0-b205-b103d0984fb2.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/60107e72-8e44-41e0-b205-b103d0984fb2.jpeg saved to cache
2026-03-25 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8ebacc44-6e22-5534-83d9-4227bca13a1b
2026-03-25 22:17:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07f2b90>
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724417%252Fgeneral%252F7d318b55-8887-4492-8795-76fb30107d98.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/7d318b55-8887-4492-8795-76fb30107d98.jpeg saved to cache
2026-03-25 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9107cbae-902f-504f-94e9-463e0f99f690
2026-03-25 22:17:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05a5d90>
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724417%252Fgeneral%252F6c504d82-529f-457a-8e9b-5bb5a205a3f4.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/6c504d82-529f-457a-8e9b-5bb5a205a3f4.jpeg saved to cache
2026-03-25 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9107cbae-902f-504f-94e9-463e0f99f690
2026-03-25 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724417/general/c894f2cb-c5b6-4015-a4f2-706f75f5e2ae.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727287)
2026-03-25 22:17:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1092e50>
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724417%252Fgeneral%252Fc894f2cb-c5b6-4015-a4f2-706f75f5e2ae.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/c894f2cb-c5b6-4015-a4f2-706f75f5e2ae.jpeg saved to cache
2026-03-25 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9107cbae-902f-504f-94e9-463e0f99f690
2026-03-25 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724417/general/e93858fe-3b29-4425-a5c3-bc2896799525.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727287)
2026-03-25 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724417/general/ec56c84e-7854-451e-840f-3dc8a5203813.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727287)
2026-03-25 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724417/general/840368d0-cfe6-480a-b3ef-adf92d637ce2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727287)
2026-03-25 22:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724417/general/db2af6ff-b04d-4d36-bb72-e2037d1eb838.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727287)
2026-03-25 22:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0a121e0-6d01-5d96-b93d-d3e46a0e695d with identifier: 10727474
2026-03-25 22:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d with scrape type 1
2026-03-25 22:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252F2f4b3b08-a653-4fbd-80d4-30ec7ff9a31a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/2f4b3b08-a653-4fbd-80d4-30ec7ff9a31a.jpeg not downloaded yet
2026-03-25 22:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705431/general/7c639ecc-a252-4290-88e6-0d58dee4aee2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727435)
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252F8e385248-8bc4-4034-b2ce-e383e7821d4c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/8e385248-8bc4-4034-b2ce-e383e7821d4c.jpeg not downloaded yet
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252F777c05b8-4a86-48e3-9974-94a6b97ae557.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/777c05b8-4a86-48e3-9974-94a6b97ae557.jpeg not downloaded yet
2026-03-25 22:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724417/general/6dbba88a-f0ca-4b7a-b8fb-f7c4f7b5bd37.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727287)
2026-03-25 22:17:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1290250>
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5724417%252Fgeneral%252Fe93858fe-3b29-4425-a5c3-bc2896799525.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/e93858fe-3b29-4425-a5c3-bc2896799525.jpeg saved to cache
2026-03-25 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9107cbae-902f-504f-94e9-463e0f99f690
2026-03-25 22:17:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e114ea90>
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5724417%252Fgeneral%252Fec56c84e-7854-451e-840f-3dc8a5203813.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/ec56c84e-7854-451e-840f-3dc8a5203813.jpeg saved to cache
2026-03-25 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9107cbae-902f-504f-94e9-463e0f99f690
2026-03-25 22:17:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06d1d10>
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5724417%252Fgeneral%252F840368d0-cfe6-480a-b3ef-adf92d637ce2.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/840368d0-cfe6-480a-b3ef-adf92d637ce2.jpeg saved to cache
2026-03-25 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9107cbae-902f-504f-94e9-463e0f99f690
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252Ff808ebad-cdc3-4633-bcc3-4c2092575d56.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/f808ebad-cdc3-4633-bcc3-4c2092575d56.jpeg not downloaded yet
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252Ffba815ac-7556-4cdd-b344-32262aee4f05.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/fba815ac-7556-4cdd-b344-32262aee4f05.jpeg not downloaded yet
2026-03-25 22:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e13414d0>
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5724417%252Fgeneral%252Fdb2af6ff-b04d-4d36-bb72-e2037d1eb838.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/db2af6ff-b04d-4d36-bb72-e2037d1eb838.jpeg saved to cache
2026-03-25 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9107cbae-902f-504f-94e9-463e0f99f690
2026-03-25 22:17:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e052fb10>
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5705431%252Fgeneral%252F7c639ecc-a252-4290-88e6-0d58dee4aee2.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/7c639ecc-a252-4290-88e6-0d58dee4aee2.jpeg saved to cache
2026-03-25 22:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b428adcf-3943-51f7-99b3-40378fd55a6b
2026-03-25 22:17:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07d1010>
2026-03-25 22:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724417%252Fgeneral%252F6dbba88a-f0ca-4b7a-b8fb-f7c4f7b5bd37.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/6dbba88a-f0ca-4b7a-b8fb-f7c4f7b5bd37.jpeg saved to cache
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9107cbae-902f-504f-94e9-463e0f99f690
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252F18da3e7b-5fae-494c-8cf1-b7071455abba.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/18da3e7b-5fae-494c-8cf1-b7071455abba.jpeg not downloaded yet
2026-03-25 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252Fe04f430d-97b7-4023-9563-9fef5732778c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/e04f430d-97b7-4023-9563-9fef5732778c.jpeg not downloaded yet
2026-03-25 22:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a8d3686-d138-509e-9061-e4dcc3829334 with identifier: 10727470
2026-03-25 22:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a8d3686-d138-509e-9061-e4dcc3829334 with scrape type 1
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a8d3686-d138-509e-9061-e4dcc3829334
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252F9a79950e-8cba-47ae-8e32-83e26de499ed.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/9a79950e-8cba-47ae-8e32-83e26de499ed.jpeg not downloaded yet
2026-03-25 22:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05321aac-789a-51af-b348-58baa13e5e6b with identifier: 10727479
2026-03-25 22:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05321aac-789a-51af-b348-58baa13e5e6b with scrape type 1
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05321aac-789a-51af-b348-58baa13e5e6b
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252F0e35b321-1c53-4520-908c-bc0d8abab5c9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/0e35b321-1c53-4520-908c-bc0d8abab5c9.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252F0ddbdadd-d807-4d01-911d-2f181f2ed98e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/0ddbdadd-d807-4d01-911d-2f181f2ed98e.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252F6c6ebbd2-676e-46e0-9c33-f0ef7af1d76a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/6c6ebbd2-676e-46e0-9c33-f0ef7af1d76a.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252Fb2bbcc96-59bb-4270-966c-c834104a5676.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/b2bbcc96-59bb-4270-966c-c834104a5676.jpeg not downloaded yet
2026-03-25 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705431/general/f2fd4469-e1ca-47b1-ae8e-31b5ef9f0c0e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727435)
2026-03-25 22:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723623/general/b0ec9cc9-ad4d-4fa6-8ff3-1c5e95cd739c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727745)
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252F4e3e55c4-78e5-468c-8d4c-7fcc06c5cc82.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/4e3e55c4-78e5-468c-8d4c-7fcc06c5cc82.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252F9d5d2f6c-4998-4269-a154-c8d5ea6a795a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/9d5d2f6c-4998-4269-a154-c8d5ea6a795a.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252F8edec39a-32ed-4e53-9361-805ab705e279.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/8edec39a-32ed-4e53-9361-805ab705e279.jpeg not downloaded yet
2026-03-25 22:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 364276e4-c65e-5886-9ef0-a335f9dea6bd with identifier: 10727494
2026-03-25 22:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 364276e4-c65e-5886-9ef0-a335f9dea6bd with scrape type 1
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 364276e4-c65e-5886-9ef0-a335f9dea6bd
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252F33ae8faf-93de-4af4-9392-d3a270fcd9ea.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/33ae8faf-93de-4af4-9392-d3a270fcd9ea.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252F0e69d6c8-d2ba-4954-a80a-9dc735f28824.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/0e69d6c8-d2ba-4954-a80a-9dc735f28824.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252F69e2f691-a824-4cd7-af14-81637c2aa70e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/69e2f691-a824-4cd7-af14-81637c2aa70e.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252F1c202f64-e5d8-4c8e-9780-b22c9e251315.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/1c202f64-e5d8-4c8e-9780-b22c9e251315.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252F52d04d7f-5b3f-43c5-a105-76bcc75c2769.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/52d04d7f-5b3f-43c5-a105-76bcc75c2769.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252Fec14083c-b004-4f58-b328-3273f1af255e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/ec14083c-b004-4f58-b328-3273f1af255e.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252F94da7151-c02d-485a-96df-5e7a6c2f69a3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/94da7151-c02d-485a-96df-5e7a6c2f69a3.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252Fe87b9338-14dd-4582-99f9-1c8e37086f2d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/e87b9338-14dd-4582-99f9-1c8e37086f2d.jpeg not downloaded yet
2026-03-25 22:17:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05562d0>
2026-03-25 22:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705431%252Fgeneral%252Ff2fd4469-e1ca-47b1-ae8e-31b5ef9f0c0e.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/f2fd4469-e1ca-47b1-ae8e-31b5ef9f0c0e.jpeg saved to cache
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b428adcf-3943-51f7-99b3-40378fd55a6b
2026-03-25 22:17:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11a1410>
2026-03-25 22:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723623%252Fgeneral%252Fb0ec9cc9-ad4d-4fa6-8ff3-1c5e95cd739c.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/b0ec9cc9-ad4d-4fa6-8ff3-1c5e95cd739c.jpeg saved to cache
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8ebacc44-6e22-5534-83d9-4227bca13a1b
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252F164e7b93-b894-4543-8410-b8e5fa79358a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/164e7b93-b894-4543-8410-b8e5fa79358a.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252Fceca53cd-6263-42b4-87ef-9052d072bb8a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/ceca53cd-6263-42b4-87ef-9052d072bb8a.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252Ff2846237-c91b-4d21-a71c-678a5cde17a1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/f2846237-c91b-4d21-a71c-678a5cde17a1.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252Fa337efeb-557b-4e7b-9f2a-c510aaa5ad6e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/a337efeb-557b-4e7b-9f2a-c510aaa5ad6e.jpeg not downloaded yet
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252F96060cbe-11dd-4854-9ecc-b0e69ecef636.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/96060cbe-11dd-4854-9ecc-b0e69ecef636.jpeg not downloaded yet
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252F8f2c1a2f-030e-41ae-ab4a-ca26df0624e1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/8f2c1a2f-030e-41ae-ab4a-ca26df0624e1.jpeg not downloaded yet
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252Fe0314092-0709-4195-ba6f-2c649f47a9a2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/e0314092-0709-4195-ba6f-2c649f47a9a2.jpeg not downloaded yet
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252Fc5abdee4-cc83-4219-b635-1c2c8dd03668.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/c5abdee4-cc83-4219-b635-1c2c8dd03668.jpeg not downloaded yet
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252F3ba3f2bc-18d7-42e5-8efc-d8e07a6b1eb7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/3ba3f2bc-18d7-42e5-8efc-d8e07a6b1eb7.jpeg not downloaded yet
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252F2f77597c-a31c-47d3-81f8-f79c684a1dad.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/2f77597c-a31c-47d3-81f8-f79c684a1dad.jpeg not downloaded yet
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252F8f19611f-50f7-4444-b28a-77e0c839feca.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/8f19611f-50f7-4444-b28a-77e0c839feca.jpeg not downloaded yet
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252F9f67b043-f603-48ed-bc91-7c5a358e1cbb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/9f67b043-f603-48ed-bc91-7c5a358e1cbb.jpeg not downloaded yet
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252Ff5eb7bd5-eae8-4cd9-a6ff-91c2a30563d0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/f5eb7bd5-eae8-4cd9-a6ff-91c2a30563d0.jpeg not downloaded yet
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252F0729e026-ed1c-43ee-ae3b-629599357cec.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/0729e026-ed1c-43ee-ae3b-629599357cec.jpeg not downloaded yet
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252F6e5acb67-c2cd-41be-acc9-f4c72207d00b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/6e5acb67-c2cd-41be-acc9-f4c72207d00b.jpeg not downloaded yet
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252Faa0cec9b-fa09-4e91-8fb6-2f702f3f7d5d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/aa0cec9b-fa09-4e91-8fb6-2f702f3f7d5d.jpeg not downloaded yet
2026-03-25 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724417/general/8274dd11-6fa7-4a30-a8c9-e7464770d785.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727287)
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252F23301acf-0987-49f5-b943-62de91cf1be5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/23301acf-0987-49f5-b943-62de91cf1be5.jpeg not downloaded yet
2026-03-25 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733285/general/1a32814f-863f-487c-a758-2bcd81ca795c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727397)
2026-03-25 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724389/general/7646e98e-2e10-4cad-bea7-f8c08dc1fa00.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727231)
2026-03-25 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705431/general/3390b785-7dd9-4d11-93a2-015bfe544b5f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727435)
2026-03-25 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705416/general/777c05b8-4a86-48e3-9974-94a6b97ae557.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727474)
2026-03-25 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724417/general/36707f7a-5448-4a06-99b9-2feb4482f4e9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727287)
2026-03-25 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705416/general/fba815ac-7556-4cdd-b344-32262aee4f05.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727474)
2026-03-25 22:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705416/general/f808ebad-cdc3-4633-bcc3-4c2092575d56.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727474)
2026-03-25 22:17:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0738350>
2026-03-25 22:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724417%252Fgeneral%252F8274dd11-6fa7-4a30-a8c9-e7464770d785.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/8274dd11-6fa7-4a30-a8c9-e7464770d785.jpeg saved to cache
2026-03-25 22:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9107cbae-902f-504f-94e9-463e0f99f690
2026-03-25 22:17:32 [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-25 22:17:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04af710>
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733285%252Fgeneral%252F1a32814f-863f-487c-a758-2bcd81ca795c.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/1a32814f-863f-487c-a758-2bcd81ca795c.jpeg saved to cache
2026-03-25 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d
2026-03-25 22:17:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1274c50>
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724389%252Fgeneral%252F7646e98e-2e10-4cad-bea7-f8c08dc1fa00.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/7646e98e-2e10-4cad-bea7-f8c08dc1fa00.jpeg saved to cache
2026-03-25 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6
2026-03-25 22:17:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04ddc10>
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705431%252Fgeneral%252F3390b785-7dd9-4d11-93a2-015bfe544b5f.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/3390b785-7dd9-4d11-93a2-015bfe544b5f.jpeg saved to cache
2026-03-25 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b428adcf-3943-51f7-99b3-40378fd55a6b
2026-03-25 22:17:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11a8350>
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252F777c05b8-4a86-48e3-9974-94a6b97ae557.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/777c05b8-4a86-48e3-9974-94a6b97ae557.jpeg saved to cache
2026-03-25 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d
2026-03-25 22:17:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e114d650>
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724417%252Fgeneral%252F36707f7a-5448-4a06-99b9-2feb4482f4e9.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724417/general/36707f7a-5448-4a06-99b9-2feb4482f4e9.jpeg saved to cache
2026-03-25 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9107cbae-902f-504f-94e9-463e0f99f690
2026-03-25 22:17:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9107cbae-902f-504f-94e9-463e0f99f690, skipping ID generation
2026-03-25 22:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9107cbae-902f-504f-94e9-463e0f99f690 with scrape type 1
2026-03-25 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9107cbae-902f-504f-94e9-463e0f99f690 sending to next pipeline
2026-03-25 22:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9107cbae-902f-504f-94e9-463e0f99f690, identifier: 10727287
2026-03-25 22:17:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04b2c10>
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252Ffba815ac-7556-4cdd-b344-32262aee4f05.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/fba815ac-7556-4cdd-b344-32262aee4f05.jpeg saved to cache
2026-03-25 22:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d
2026-03-25 22:17:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1153450>
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252Ff808ebad-cdc3-4633-bcc3-4c2092575d56.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/f808ebad-cdc3-4633-bcc3-4c2092575d56.jpeg saved to cache
2026-03-25 22:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d
2026-03-25 22:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9107cbae-902f-504f-94e9-463e0f99f690 with identifier: 10727287
2026-03-25 22:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9107cbae-902f-504f-94e9-463e0f99f690 with identifier: 10727287
2026-03-25 22:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9107cbae-902f-504f-94e9-463e0f99f690 with identifier: 10727287 to the API
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5724417/general/36707f7a-5448-4a06-99b9-2feb4482f4e9.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.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '9107cbae-902f-504f-94e9-463e0f99f690',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWL991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727287',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 76968,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4654478,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724417/general/36707f7a-5448-4a06-99b9-2feb4482f4e9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5267195,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724417/general/6dbba88a-f0ca-4b7a-b8fb-f7c4f7b5bd37.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3792413,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724417/general/840368d0-cfe6-480a-b3ef-adf92d637ce2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3456402,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724417/general/c894f2cb-c5b6-4015-a4f2-706f75f5e2ae.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3699984,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724417/general/e93858fe-3b29-4425-a5c3-bc2896799525.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3909959,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724417/general/db2af6ff-b04d-4d36-bb72-e2037d1eb838.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5328559,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724417/general/8274dd11-6fa7-4a30-a8c9-e7464770d785.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4366734,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724417/general/ec56c84e-7854-451e-840f-3dc8a5203813.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4680221,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724417/general/6c504d82-529f-457a-8e9b-5bb5a205a3f4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9107cbae-902f-504f-94e9-463e0f99f690/9107cbae-902f-504f-94e9-463e0f99f690_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3132647,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724417/general/7d318b55-8887-4492-8795-76fb30107d98.jpeg',
'Width': 5712}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 3,
'seller_name': 'Facilicom Wheels BV',
'title': 'Ford Transit Connect 1.5 TDCI Trend - Diesel - Manual - 120 hp - '
'76.968 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727287%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Saving data for 10727287: {'created_time': 1774477054.461368, 'last_price_update_time': 1774477054.461378, 'auction_closing_time': 1774607400.0}
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727287') HTTP/1.1" 204 0
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10725606
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725606%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10725606: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10725606 url https://www.openlane.eu/en/carv6/auction/10725606
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10724635
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724635%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10724635: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10724635 url https://www.openlane.eu/en/carv6/auction/10724635
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10724760
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724760%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10724760: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10724760 url https://www.openlane.eu/en/carv6/auction/10724760
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10725627
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725627%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10725627: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10725627 url https://www.openlane.eu/en/carv6/auction/10725627
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10724644
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724644%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10724644: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10724644 url https://www.openlane.eu/en/carv6/auction/10724644
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10725620
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725620%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10725620: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10725620 url https://www.openlane.eu/en/carv6/auction/10725620
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10724776
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724776%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10724776: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10724776 url https://www.openlane.eu/en/carv6/auction/10724776
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10727092
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727092%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10727092: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10727092 url https://www.openlane.eu/en/carv6/auction/10727092
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10724562
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724562%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10724562: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10724562 url https://www.openlane.eu/en/carv6/auction/10724562
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10724594
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724594%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10724594: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10724594 url https://www.openlane.eu/en/carv6/auction/10724594
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10727043
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727043%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10727043: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10727043 url https://www.openlane.eu/en/carv6/auction/10727043
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10724622
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724622%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10724622: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10724622 url https://www.openlane.eu/en/carv6/auction/10724622
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10724652
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724652%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10724652: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10724652 url https://www.openlane.eu/en/carv6/auction/10724652
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10724716
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724716%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10724716: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10724716 url https://www.openlane.eu/en/carv6/auction/10724716
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10725685
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725685%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10725685: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10725685 url https://www.openlane.eu/en/carv6/auction/10725685
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10725675
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725675%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10725675: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10725675 url https://www.openlane.eu/en/carv6/auction/10725675
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10724674
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724674%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10724674: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10724674 url https://www.openlane.eu/en/carv6/auction/10724674
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10725637
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725637%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10725637: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10725637 url https://www.openlane.eu/en/carv6/auction/10725637
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10724694
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724694%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10724694: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10724694 url https://www.openlane.eu/en/carv6/auction/10724694
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10724658
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724658%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10724658: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10724658 url https://www.openlane.eu/en/carv6/auction/10724658
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10725683
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725683%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10725683: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10725683 url https://www.openlane.eu/en/carv6/auction/10725683
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10724608
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724608%27 HTTP/1.1" 200 None
2026-03-25 22:17:34 [adesa.be] INFO: Scrape type for 10724608: 0
2026-03-25 22:17:34 [adesa.be] INFO: Skipping item 10724608 url https://www.openlane.eu/en/carv6/auction/10724608
2026-03-25 22:17:34 [adesa.be] INFO: Found listing with ID: 10727436
2026-03-25 22:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727436%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10727436: 1
2026-03-25 22:17:35 [adesa.be] INFO: Scraping item 10727436 url https://www.openlane.eu/en/carv6/auction/10727436
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10727460
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727460%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10727460: 1
2026-03-25 22:17:35 [adesa.be] INFO: Scraping item 10727460 url https://www.openlane.eu/en/carv6/auction/10727460
2026-03-25 22:17:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10725607
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725607%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10725607: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10725607 url https://www.openlane.eu/en/carv6/auction/10725607
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10727058
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727058%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10727058: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10727058 url https://www.openlane.eu/en/carv6/auction/10727058
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10725678
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725678%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10725678: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10725678 url https://www.openlane.eu/en/carv6/auction/10725678
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724645
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724645%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724645: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724645 url https://www.openlane.eu/en/carv6/auction/10724645
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724654
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724654%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724654: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724654 url https://www.openlane.eu/en/carv6/auction/10724654
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10725619
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725619%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10725619: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10725619 url https://www.openlane.eu/en/carv6/auction/10725619
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724602
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724602%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724602: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724602 url https://www.openlane.eu/en/carv6/auction/10724602
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10727085
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727085%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10727085: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10727085 url https://www.openlane.eu/en/carv6/auction/10727085
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724632
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724632%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724632: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724632 url https://www.openlane.eu/en/carv6/auction/10724632
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10727063
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727063%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10727063: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10727063 url https://www.openlane.eu/en/carv6/auction/10727063
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10727066
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727066%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10727066: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10727066 url https://www.openlane.eu/en/carv6/auction/10727066
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724580
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724580%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724580: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724580 url https://www.openlane.eu/en/carv6/auction/10724580
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10725665
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725665%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10725665: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10725665 url https://www.openlane.eu/en/carv6/auction/10725665
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10725674
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725674%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10725674: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10725674 url https://www.openlane.eu/en/carv6/auction/10725674
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724667
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724667%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724667: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724667 url https://www.openlane.eu/en/carv6/auction/10724667
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724564
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724564%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724564: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724564 url https://www.openlane.eu/en/carv6/auction/10724564
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724705
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724705%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724705: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724705 url https://www.openlane.eu/en/carv6/auction/10724705
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10725657
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725657%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10725657: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10725657 url https://www.openlane.eu/en/carv6/auction/10725657
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724638
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724638%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724638: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724638 url https://www.openlane.eu/en/carv6/auction/10724638
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724786
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724786%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724786: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724786 url https://www.openlane.eu/en/carv6/auction/10724786
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724633
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724633%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724633: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724633 url https://www.openlane.eu/en/carv6/auction/10724633
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724598
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724598%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724598: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724598 url https://www.openlane.eu/en/carv6/auction/10724598
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724620
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724620%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724620: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724620 url https://www.openlane.eu/en/carv6/auction/10724620
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10725681
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725681%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10725681: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10725681 url https://www.openlane.eu/en/carv6/auction/10725681
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10725676
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725676%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10725676: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10725676 url https://www.openlane.eu/en/carv6/auction/10725676
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10725618
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725618%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10725618: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10725618 url https://www.openlane.eu/en/carv6/auction/10725618
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10727111
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727111%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10727111: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10727111 url https://www.openlane.eu/en/carv6/auction/10727111
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10725654
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725654%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10725654: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10725654 url https://www.openlane.eu/en/carv6/auction/10725654
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724609
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724609%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724609: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724609 url https://www.openlane.eu/en/carv6/auction/10724609
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724677
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724677%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724677: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724677 url https://www.openlane.eu/en/carv6/auction/10724677
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724758
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724758%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724758: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724758 url https://www.openlane.eu/en/carv6/auction/10724758
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10725605
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725605%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10725605: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10725605 url https://www.openlane.eu/en/carv6/auction/10725605
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10727069
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727069%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10727069: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10727069 url https://www.openlane.eu/en/carv6/auction/10727069
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10727090
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727090%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10727090: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10727090 url https://www.openlane.eu/en/carv6/auction/10727090
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724696
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724696%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724696: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724696 url https://www.openlane.eu/en/carv6/auction/10724696
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724700
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724700%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724700: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724700 url https://www.openlane.eu/en/carv6/auction/10724700
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724631
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724631%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724631: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724631 url https://www.openlane.eu/en/carv6/auction/10724631
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10727067
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727067%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10727067: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10727067 url https://www.openlane.eu/en/carv6/auction/10727067
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10727091
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727091%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10727091: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10727091 url https://www.openlane.eu/en/carv6/auction/10727091
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10725649
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725649%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10725649: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10725649 url https://www.openlane.eu/en/carv6/auction/10725649
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724710
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724710%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724710: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724710 url https://www.openlane.eu/en/carv6/auction/10724710
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724771
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724771%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724771: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724771 url https://www.openlane.eu/en/carv6/auction/10724771
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724616
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724616%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724616: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724616 url https://www.openlane.eu/en/carv6/auction/10724616
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724610
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724610%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724610: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724610 url https://www.openlane.eu/en/carv6/auction/10724610
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10727083
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727083%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10727083: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10727083 url https://www.openlane.eu/en/carv6/auction/10727083
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724775
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724775%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724775: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724775 url https://www.openlane.eu/en/carv6/auction/10724775
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724587
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724587%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724587: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724587 url https://www.openlane.eu/en/carv6/auction/10724587
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10725677
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725677%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10725677: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10725677 url https://www.openlane.eu/en/carv6/auction/10725677
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724653
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724653%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724653: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724653 url https://www.openlane.eu/en/carv6/auction/10724653
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724559
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724559%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724559: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724559 url https://www.openlane.eu/en/carv6/auction/10724559
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724777
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724777%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724777: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724777 url https://www.openlane.eu/en/carv6/auction/10724777
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724683
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724683%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724683: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724683 url https://www.openlane.eu/en/carv6/auction/10724683
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10724560
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724560%27 HTTP/1.1" 200 None
2026-03-25 22:17:35 [adesa.be] INFO: Scrape type for 10724560: 0
2026-03-25 22:17:35 [adesa.be] INFO: Skipping item 10724560 url https://www.openlane.eu/en/carv6/auction/10724560
2026-03-25 22:17:35 [adesa.be] INFO: Found listing with ID: 10727075
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727075%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10727075: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10727075 url https://www.openlane.eu/en/carv6/auction/10727075
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10724642
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724642%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10724642: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10724642 url https://www.openlane.eu/en/carv6/auction/10724642
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10724626
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724626%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10724626: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10724626 url https://www.openlane.eu/en/carv6/auction/10724626
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10724575
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724575%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10724575: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10724575 url https://www.openlane.eu/en/carv6/auction/10724575
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10724711
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724711%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10724711: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10724711 url https://www.openlane.eu/en/carv6/auction/10724711
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10724547
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724547%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10724547: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10724547 url https://www.openlane.eu/en/carv6/auction/10724547
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720661
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720661%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720661: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720661 url https://www.openlane.eu/en/carv6/auction/10720661
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720669
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720669%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720669: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720669 url https://www.openlane.eu/en/carv6/auction/10720669
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720671
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720671%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720671: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720671 url https://www.openlane.eu/en/carv6/auction/10720671
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720672
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720672%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720672: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720672 url https://www.openlane.eu/en/carv6/auction/10720672
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720673
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720673%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720673: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720673 url https://www.openlane.eu/en/carv6/auction/10720673
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720675
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720675%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720675: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720675 url https://www.openlane.eu/en/carv6/auction/10720675
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720677
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720677%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720677: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720677 url https://www.openlane.eu/en/carv6/auction/10720677
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720678
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720678%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720678: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720678 url https://www.openlane.eu/en/carv6/auction/10720678
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720676
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720676%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720676: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720676 url https://www.openlane.eu/en/carv6/auction/10720676
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720685
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720685%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720685: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720685 url https://www.openlane.eu/en/carv6/auction/10720685
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720684
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720684%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720684: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720684 url https://www.openlane.eu/en/carv6/auction/10720684
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720683
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720683%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720683: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720683 url https://www.openlane.eu/en/carv6/auction/10720683
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720686
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720686%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720686: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720686 url https://www.openlane.eu/en/carv6/auction/10720686
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720688
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720688%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720688: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720688 url https://www.openlane.eu/en/carv6/auction/10720688
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720687
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720687%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720687: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720687 url https://www.openlane.eu/en/carv6/auction/10720687
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720692
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720692%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720692: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720692 url https://www.openlane.eu/en/carv6/auction/10720692
2026-03-25 22:17:36 [adesa.be] INFO: Found listing with ID: 10720700
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720700%27 HTTP/1.1" 200 None
2026-03-25 22:17:36 [adesa.be] INFO: Scrape type for 10720700: 0
2026-03-25 22:17:36 [adesa.be] INFO: Skipping item 10720700 url https://www.openlane.eu/en/carv6/auction/10720700
2026-03-25 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5655214/general/f5425ee5-bf56-487f-888f-16f3bc882cf0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727326)
2026-03-25 22:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705416/general/8e385248-8bc4-4034-b2ce-e383e7821d4c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727474)
2026-03-25 22:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705416/general/18da3e7b-5fae-494c-8cf1-b7071455abba.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727474)
2026-03-25 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705416/general/2f4b3b08-a653-4fbd-80d4-30ec7ff9a31a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727474)
2026-03-25 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729076/general/ceca53cd-6263-42b4-87ef-9052d072bb8a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727479)
2026-03-25 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705431/general/e9b0eb25-0f94-448d-a10b-c2bd30a52005.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727435)
2026-03-25 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729076/general/0e35b321-1c53-4520-908c-bc0d8abab5c9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727479)
2026-03-25 22:17:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06ef710>
2026-03-25 22:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655214%252Fgeneral%252Ff5425ee5-bf56-487f-888f-16f3bc882cf0.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/f5425ee5-bf56-487f-888f-16f3bc882cf0.jpeg saved to cache
2026-03-25 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f12a5371-9bc8-5706-9f41-318be1af684c
2026-03-25 22:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5654860/general/23301acf-0987-49f5-b943-62de91cf1be5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727494)
2026-03-25 22:17:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1271990>
2026-03-25 22:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252F8e385248-8bc4-4034-b2ce-e383e7821d4c.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/8e385248-8bc4-4034-b2ce-e383e7821d4c.jpeg saved to cache
2026-03-25 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d
2026-03-25 22:17:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1222350>
2026-03-25 22:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252F18da3e7b-5fae-494c-8cf1-b7071455abba.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/18da3e7b-5fae-494c-8cf1-b7071455abba.jpeg saved to cache
2026-03-25 22:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d
2026-03-25 22:17:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04f5110>
2026-03-25 22:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252F2f4b3b08-a653-4fbd-80d4-30ec7ff9a31a.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/2f4b3b08-a653-4fbd-80d4-30ec7ff9a31a.jpeg saved to cache
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d
2026-03-25 22:17:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e124b290>
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252Fceca53cd-6263-42b4-87ef-9052d072bb8a.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/ceca53cd-6263-42b4-87ef-9052d072bb8a.jpeg saved to cache
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 05321aac-789a-51af-b348-58baa13e5e6b
2026-03-25 22:17:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0482890>
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705431%252Fgeneral%252Fe9b0eb25-0f94-448d-a10b-c2bd30a52005.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/e9b0eb25-0f94-448d-a10b-c2bd30a52005.jpeg saved to cache
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b428adcf-3943-51f7-99b3-40378fd55a6b
2026-03-25 22:17:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e124fdd0>
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252F0e35b321-1c53-4520-908c-bc0d8abab5c9.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/0e35b321-1c53-4520-908c-bc0d8abab5c9.jpeg saved to cache
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 05321aac-789a-51af-b348-58baa13e5e6b
2026-03-25 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0501610>
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252F23301acf-0987-49f5-b943-62de91cf1be5.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/23301acf-0987-49f5-b943-62de91cf1be5.jpeg saved to cache
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 364276e4-c65e-5886-9ef0-a335f9dea6bd
2026-03-25 22:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ed0a077-edf1-5220-9e09-baf3ac47d90e with identifier: 10727436
2026-03-25 22:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e with scrape type 1
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252F7942e88b-63fd-417f-862c-1d0a126581dd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/7942e88b-63fd-417f-862c-1d0a126581dd.jpeg not downloaded yet
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252F3ec74941-5e89-4738-a3b7-afe1206091c8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/3ec74941-5e89-4738-a3b7-afe1206091c8.jpeg not downloaded yet
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252Fae1dcfa1-c1c7-4f7d-8010-5b49ae1308ba.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/ae1dcfa1-c1c7-4f7d-8010-5b49ae1308ba.jpeg not downloaded yet
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252Fb3291eb6-3a72-46af-acf2-4cea9ca6dbb0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/b3291eb6-3a72-46af-acf2-4cea9ca6dbb0.jpeg not downloaded yet
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252F21eb6419-e836-4e89-b3bf-4f5719a4632a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/21eb6419-e836-4e89-b3bf-4f5719a4632a.jpeg not downloaded yet
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252Fd919ec46-2eb9-4f33-be66-0f264cdfdf98.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/d919ec46-2eb9-4f33-be66-0f264cdfdf98.jpeg not downloaded yet
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252Fbfbc5935-be94-4762-a609-0536fc343a39.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/bfbc5935-be94-4762-a609-0536fc343a39.jpeg not downloaded yet
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252F46d5cf6b-ad9c-45b5-a0af-51ab5df44f32.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/46d5cf6b-ad9c-45b5-a0af-51ab5df44f32.jpeg not downloaded yet
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252F6e2c1467-8f16-4346-813c-175726459c99.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/6e2c1467-8f16-4346-813c-175726459c99.jpeg not downloaded yet
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252Fdbee67b1-cfb8-4e2b-90e9-ed21189d5c16.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/dbee67b1-cfb8-4e2b-90e9-ed21189d5c16.jpeg not downloaded yet
2026-03-25 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5654860/general/9f67b043-f603-48ed-bc91-7c5a358e1cbb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727494)
2026-03-25 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5654860/general/aa0cec9b-fa09-4e91-8fb6-2f702f3f7d5d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727494)
2026-03-25 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5654860/general/6e5acb67-c2cd-41be-acc9-f4c72207d00b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727494)
2026-03-25 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729076/general/8f19611f-50f7-4444-b28a-77e0c839feca.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727479)
2026-03-25 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729076/general/0729e026-ed1c-43ee-ae3b-629599357cec.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727479)
2026-03-25 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729034/general/2f77597c-a31c-47d3-81f8-f79c684a1dad.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727470)
2026-03-25 22:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729034/general/f5eb7bd5-eae8-4cd9-a6ff-91c2a30563d0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727470)
2026-03-25 22:17:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04b2250>
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252F9f67b043-f603-48ed-bc91-7c5a358e1cbb.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/9f67b043-f603-48ed-bc91-7c5a358e1cbb.jpeg saved to cache
2026-03-25 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 364276e4-c65e-5886-9ef0-a335f9dea6bd
2026-03-25 22:17:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0827350>
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252Faa0cec9b-fa09-4e91-8fb6-2f702f3f7d5d.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/aa0cec9b-fa09-4e91-8fb6-2f702f3f7d5d.jpeg saved to cache
2026-03-25 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 364276e4-c65e-5886-9ef0-a335f9dea6bd
2026-03-25 22:17:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0483b50>
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252F6e5acb67-c2cd-41be-acc9-f4c72207d00b.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/6e5acb67-c2cd-41be-acc9-f4c72207d00b.jpeg saved to cache
2026-03-25 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 364276e4-c65e-5886-9ef0-a335f9dea6bd
2026-03-25 22:17:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03c1ed0>
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252F8f19611f-50f7-4444-b28a-77e0c839feca.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/8f19611f-50f7-4444-b28a-77e0c839feca.jpeg saved to cache
2026-03-25 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 05321aac-789a-51af-b348-58baa13e5e6b
2026-03-25 22:17:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e117d890>
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252F0729e026-ed1c-43ee-ae3b-629599357cec.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/0729e026-ed1c-43ee-ae3b-629599357cec.jpeg saved to cache
2026-03-25 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 05321aac-789a-51af-b348-58baa13e5e6b
2026-03-25 22:17:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03c2690>
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252F2f77597c-a31c-47d3-81f8-f79c684a1dad.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/2f77597c-a31c-47d3-81f8-f79c684a1dad.jpeg saved to cache
2026-03-25 22:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8a8d3686-d138-509e-9061-e4dcc3829334
2026-03-25 22:17:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0663f90>
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252Ff5eb7bd5-eae8-4cd9-a6ff-91c2a30563d0.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/f5eb7bd5-eae8-4cd9-a6ff-91c2a30563d0.jpeg saved to cache
2026-03-25 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8a8d3686-d138-509e-9061-e4dcc3829334
2026-03-25 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5654860/general/3ba3f2bc-18d7-42e5-8efc-d8e07a6b1eb7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727494)
2026-03-25 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5654860/general/f2846237-c91b-4d21-a71c-678a5cde17a1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727494)
2026-03-25 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5654860/general/8f2c1a2f-030e-41ae-ab4a-ca26df0624e1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727494)
2026-03-25 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729076/general/96060cbe-11dd-4854-9ecc-b0e69ecef636.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727479)
2026-03-25 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729076/general/c5abdee4-cc83-4219-b635-1c2c8dd03668.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727479)
2026-03-25 22:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbb37f2e-1722-5912-9c84-d3bf430925ab with identifier: 10727460
2026-03-25 22:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbb37f2e-1722-5912-9c84-d3bf430925ab with scrape type 1
2026-03-25 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cbb37f2e-1722-5912-9c84-d3bf430925ab
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252Fabe44900-5e26-40f4-a317-6ea884455ce7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/abe44900-5e26-40f4-a317-6ea884455ce7.jpeg not downloaded yet
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252F21bb1d24-cfab-48d6-a422-58f860f306e5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/21bb1d24-cfab-48d6-a422-58f860f306e5.jpeg not downloaded yet
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252Fedac8dce-1781-4bab-9715-6dcc2adacd29.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/edac8dce-1781-4bab-9715-6dcc2adacd29.jpeg not downloaded yet
2026-03-25 22:17:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03c0a10>
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252F3ba3f2bc-18d7-42e5-8efc-d8e07a6b1eb7.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/3ba3f2bc-18d7-42e5-8efc-d8e07a6b1eb7.jpeg saved to cache
2026-03-25 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 364276e4-c65e-5886-9ef0-a335f9dea6bd
2026-03-25 22:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728935/general/dbee67b1-cfb8-4e2b-90e9-ed21189d5c16.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727436)
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252F7073feba-f1dc-4e0a-b46b-5421fbe6923d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/7073feba-f1dc-4e0a-b46b-5421fbe6923d.jpeg not downloaded yet
2026-03-25 22:17:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12d18d0>
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252Ff2846237-c91b-4d21-a71c-678a5cde17a1.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/f2846237-c91b-4d21-a71c-678a5cde17a1.jpeg saved to cache
2026-03-25 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 364276e4-c65e-5886-9ef0-a335f9dea6bd
2026-03-25 22:17:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10ae110>
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252F8f2c1a2f-030e-41ae-ab4a-ca26df0624e1.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/8f2c1a2f-030e-41ae-ab4a-ca26df0624e1.jpeg saved to cache
2026-03-25 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 364276e4-c65e-5886-9ef0-a335f9dea6bd
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252F467d7e63-5139-4ab5-bcc7-00bb060269b4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/467d7e63-5139-4ab5-bcc7-00bb060269b4.jpeg not downloaded yet
2026-03-25 22:17:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35e3390>
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252F96060cbe-11dd-4854-9ecc-b0e69ecef636.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/96060cbe-11dd-4854-9ecc-b0e69ecef636.jpeg saved to cache
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 05321aac-789a-51af-b348-58baa13e5e6b
2026-03-25 22:17:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04f8990>
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252Fc5abdee4-cc83-4219-b635-1c2c8dd03668.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/c5abdee4-cc83-4219-b635-1c2c8dd03668.jpeg saved to cache
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 05321aac-789a-51af-b348-58baa13e5e6b
2026-03-25 22:17:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0399d10>
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252Fdbee67b1-cfb8-4e2b-90e9-ed21189d5c16.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/dbee67b1-cfb8-4e2b-90e9-ed21189d5c16.jpeg saved to cache
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e
2026-03-25 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729034/general/a337efeb-557b-4e7b-9f2a-c510aaa5ad6e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727470)
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252Fbb018fee-aa8d-4053-a315-0d6e85bc37e2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/bb018fee-aa8d-4053-a315-0d6e85bc37e2.jpeg not downloaded yet
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252Fedc7135a-e965-4135-b465-77d31176e75c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/edc7135a-e965-4135-b465-77d31176e75c.jpeg not downloaded yet
2026-03-25 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729034/general/e0314092-0709-4195-ba6f-2c649f47a9a2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727470)
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252F329e846d-4c42-413d-85fe-ef8a4ffadc01.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/329e846d-4c42-413d-85fe-ef8a4ffadc01.jpeg not downloaded yet
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252F4f668fe4-d7c8-458f-8777-1a201cc19805.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/4f668fe4-d7c8-458f-8777-1a201cc19805.jpeg not downloaded yet
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252F3006eba6-493c-4765-b534-504bba9aa7ca.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/3006eba6-493c-4765-b534-504bba9aa7ca.jpeg not downloaded yet
2026-03-25 22:17:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e073b950>
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252Fa337efeb-557b-4e7b-9f2a-c510aaa5ad6e.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/a337efeb-557b-4e7b-9f2a-c510aaa5ad6e.jpeg saved to cache
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8a8d3686-d138-509e-9061-e4dcc3829334
2026-03-25 22:17:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e079d8d0>
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252Fe0314092-0709-4195-ba6f-2c649f47a9a2.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/e0314092-0709-4195-ba6f-2c649f47a9a2.jpeg saved to cache
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8a8d3686-d138-509e-9061-e4dcc3829334
2026-03-25 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728935/general/21eb6419-e836-4e89-b3bf-4f5719a4632a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727436)
2026-03-25 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728935/general/d919ec46-2eb9-4f33-be66-0f264cdfdf98.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727436)
2026-03-25 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728935/general/bfbc5935-be94-4762-a609-0536fc343a39.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727436)
2026-03-25 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728935/general/46d5cf6b-ad9c-45b5-a0af-51ab5df44f32.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727436)
2026-03-25 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728935/general/6e2c1467-8f16-4346-813c-175726459c99.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727436)
2026-03-25 22:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728935/general/b3291eb6-3a72-46af-acf2-4cea9ca6dbb0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727436)
2026-03-25 22:17:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03983d0>
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252F21eb6419-e836-4e89-b3bf-4f5719a4632a.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/21eb6419-e836-4e89-b3bf-4f5719a4632a.jpeg saved to cache
2026-03-25 22:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e
2026-03-25 22:17:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10c2390>
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252Fd919ec46-2eb9-4f33-be66-0f264cdfdf98.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/d919ec46-2eb9-4f33-be66-0f264cdfdf98.jpeg saved to cache
2026-03-25 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e
2026-03-25 22:17:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e038d9d0>
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252Fbfbc5935-be94-4762-a609-0536fc343a39.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/bfbc5935-be94-4762-a609-0536fc343a39.jpeg saved to cache
2026-03-25 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e
2026-03-25 22:17:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e135aa90>
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252F46d5cf6b-ad9c-45b5-a0af-51ab5df44f32.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/46d5cf6b-ad9c-45b5-a0af-51ab5df44f32.jpeg saved to cache
2026-03-25 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e
2026-03-25 22:17:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e066f750>
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252F6e2c1467-8f16-4346-813c-175726459c99.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/6e2c1467-8f16-4346-813c-175726459c99.jpeg saved to cache
2026-03-25 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e
2026-03-25 22:17:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0545c90>
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252Fb3291eb6-3a72-46af-acf2-4cea9ca6dbb0.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/b3291eb6-3a72-46af-acf2-4cea9ca6dbb0.jpeg saved to cache
2026-03-25 22:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e
2026-03-25 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728935/general/ae1dcfa1-c1c7-4f7d-8010-5b49ae1308ba.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727436)
2026-03-25 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728997/general/467d7e63-5139-4ab5-bcc7-00bb060269b4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727460)
2026-03-25 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728935/general/3ec74941-5e89-4738-a3b7-afe1206091c8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727436)
2026-03-25 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728997/general/bb018fee-aa8d-4053-a315-0d6e85bc37e2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727460)
2026-03-25 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728935/general/7942e88b-63fd-417f-862c-1d0a126581dd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727436)
2026-03-25 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728997/general/7073feba-f1dc-4e0a-b46b-5421fbe6923d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727460)
2026-03-25 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728997/general/edac8dce-1781-4bab-9715-6dcc2adacd29.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727460)
2026-03-25 22:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728997/general/21bb1d24-cfab-48d6-a422-58f860f306e5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727460)
2026-03-25 22:17:42 [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-25 22:17:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e36a7910>
2026-03-25 22:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252Fae1dcfa1-c1c7-4f7d-8010-5b49ae1308ba.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/ae1dcfa1-c1c7-4f7d-8010-5b49ae1308ba.jpeg saved to cache
2026-03-25 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e
2026-03-25 22:17:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1283a50>
2026-03-25 22:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252F467d7e63-5139-4ab5-bcc7-00bb060269b4.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/467d7e63-5139-4ab5-bcc7-00bb060269b4.jpeg saved to cache
2026-03-25 22:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cbb37f2e-1722-5912-9c84-d3bf430925ab
2026-03-25 22:17:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04acd10>
2026-03-25 22:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252F3ec74941-5e89-4738-a3b7-afe1206091c8.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/3ec74941-5e89-4738-a3b7-afe1206091c8.jpeg saved to cache
2026-03-25 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e
2026-03-25 22:17:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e117da50>
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252Fbb018fee-aa8d-4053-a315-0d6e85bc37e2.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/bb018fee-aa8d-4053-a315-0d6e85bc37e2.jpeg saved to cache
2026-03-25 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cbb37f2e-1722-5912-9c84-d3bf430925ab
2026-03-25 22:17:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04ae0d0>
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728935%252Fgeneral%252F7942e88b-63fd-417f-862c-1d0a126581dd.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728935/general/7942e88b-63fd-417f-862c-1d0a126581dd.jpeg saved to cache
2026-03-25 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e
2026-03-25 22:17:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6ed0a077-edf1-5220-9e09-baf3ac47d90e, skipping ID generation
2026-03-25 22:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e with scrape type 1
2026-03-25 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6ed0a077-edf1-5220-9e09-baf3ac47d90e sending to next pipeline
2026-03-25 22:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ed0a077-edf1-5220-9e09-baf3ac47d90e, identifier: 10727436
2026-03-25 22:17:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1219050>
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252F7073feba-f1dc-4e0a-b46b-5421fbe6923d.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/7073feba-f1dc-4e0a-b46b-5421fbe6923d.jpeg saved to cache
2026-03-25 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cbb37f2e-1722-5912-9c84-d3bf430925ab
2026-03-25 22:17:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07f0ad0>
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252Fedac8dce-1781-4bab-9715-6dcc2adacd29.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/edac8dce-1781-4bab-9715-6dcc2adacd29.jpeg saved to cache
2026-03-25 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cbb37f2e-1722-5912-9c84-d3bf430925ab
2026-03-25 22:17:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1582110>
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252F21bb1d24-cfab-48d6-a422-58f860f306e5.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/21bb1d24-cfab-48d6-a422-58f860f306e5.jpeg saved to cache
2026-03-25 22:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cbb37f2e-1722-5912-9c84-d3bf430925ab
2026-03-25 22:17:43 [adesa.be] INFO: Found listing with ID: 10720698
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:43 [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-25 22:17:43 [adesa.be] INFO: Scrape type for 10720698: 0
2026-03-25 22:17:43 [adesa.be] INFO: Skipping item 10720698 url https://www.openlane.eu/en/carv6/auction/10720698
2026-03-25 22:17:43 [adesa.be] INFO: Found listing with ID: 10720699
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:43 [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-25 22:17:43 [adesa.be] INFO: Scrape type for 10720699: 0
2026-03-25 22:17:43 [adesa.be] INFO: Skipping item 10720699 url https://www.openlane.eu/en/carv6/auction/10720699
2026-03-25 22:17:43 [adesa.be] INFO: Found listing with ID: 10720701
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:43 [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-25 22:17:43 [adesa.be] INFO: Scrape type for 10720701: 0
2026-03-25 22:17:43 [adesa.be] INFO: Skipping item 10720701 url https://www.openlane.eu/en/carv6/auction/10720701
2026-03-25 22:17:43 [adesa.be] INFO: Found listing with ID: 10720702
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:43 [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-25 22:17:43 [adesa.be] INFO: Scrape type for 10720702: 0
2026-03-25 22:17:43 [adesa.be] INFO: Skipping item 10720702 url https://www.openlane.eu/en/carv6/auction/10720702
2026-03-25 22:17:43 [adesa.be] INFO: Found listing with ID: 10720703
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:43 [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-25 22:17:43 [adesa.be] INFO: Scrape type for 10720703: 0
2026-03-25 22:17:43 [adesa.be] INFO: Skipping item 10720703 url https://www.openlane.eu/en/carv6/auction/10720703
2026-03-25 22:17:43 [adesa.be] INFO: Found listing with ID: 10720704
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:43 [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-25 22:17:43 [adesa.be] INFO: Scrape type for 10720704: 0
2026-03-25 22:17:43 [adesa.be] INFO: Skipping item 10720704 url https://www.openlane.eu/en/carv6/auction/10720704
2026-03-25 22:17:43 [adesa.be] INFO: Found listing with ID: 10720705
2026-03-25 22:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720705%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720705: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720705 url https://www.openlane.eu/en/carv6/auction/10720705
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720706
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720706%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720706: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720706 url https://www.openlane.eu/en/carv6/auction/10720706
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720707
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720707%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720707: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720707 url https://www.openlane.eu/en/carv6/auction/10720707
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720708
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720708%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720708: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720708 url https://www.openlane.eu/en/carv6/auction/10720708
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720709
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720709%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720709: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720709 url https://www.openlane.eu/en/carv6/auction/10720709
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720712
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720712%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720712: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720712 url https://www.openlane.eu/en/carv6/auction/10720712
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720710
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720710%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720710: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720710 url https://www.openlane.eu/en/carv6/auction/10720710
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720713
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720713%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720713: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720713 url https://www.openlane.eu/en/carv6/auction/10720713
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720717
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720717%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720717: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720717 url https://www.openlane.eu/en/carv6/auction/10720717
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720721
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720721%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720721: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720721 url https://www.openlane.eu/en/carv6/auction/10720721
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720725
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720725%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720725: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720725 url https://www.openlane.eu/en/carv6/auction/10720725
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720740
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720740%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720740: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720740 url https://www.openlane.eu/en/carv6/auction/10720740
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720742
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720742%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720742: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720742 url https://www.openlane.eu/en/carv6/auction/10720742
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720746
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720746%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720746: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720746 url https://www.openlane.eu/en/carv6/auction/10720746
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720749
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720749%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720749: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720749 url https://www.openlane.eu/en/carv6/auction/10720749
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720751
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720751%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720751: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720751 url https://www.openlane.eu/en/carv6/auction/10720751
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720752
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720752%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720752: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720752 url https://www.openlane.eu/en/carv6/auction/10720752
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720660
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720660%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720660: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720660 url https://www.openlane.eu/en/carv6/auction/10720660
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720664
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720664%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720664: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720664 url https://www.openlane.eu/en/carv6/auction/10720664
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720662
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720662%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720662: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720662 url https://www.openlane.eu/en/carv6/auction/10720662
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720666
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720666%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720666: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720666 url https://www.openlane.eu/en/carv6/auction/10720666
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720663
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720663%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720663: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720663 url https://www.openlane.eu/en/carv6/auction/10720663
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720667
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720667%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720667: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720667 url https://www.openlane.eu/en/carv6/auction/10720667
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720668
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720668%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720668: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720668 url https://www.openlane.eu/en/carv6/auction/10720668
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720670
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720670%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720670: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720670 url https://www.openlane.eu/en/carv6/auction/10720670
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720674
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720674%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720674: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720674 url https://www.openlane.eu/en/carv6/auction/10720674
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720679
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720679%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720679: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720679 url https://www.openlane.eu/en/carv6/auction/10720679
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720680
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720680%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720680: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720680 url https://www.openlane.eu/en/carv6/auction/10720680
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720681
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720681%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720681: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720681 url https://www.openlane.eu/en/carv6/auction/10720681
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720682
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720682%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720682: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720682 url https://www.openlane.eu/en/carv6/auction/10720682
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720690
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720690%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720690: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720690 url https://www.openlane.eu/en/carv6/auction/10720690
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720689
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720689%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720689: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720689 url https://www.openlane.eu/en/carv6/auction/10720689
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720691
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720691%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720691: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720691 url https://www.openlane.eu/en/carv6/auction/10720691
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720694
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720694%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720694: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720694 url https://www.openlane.eu/en/carv6/auction/10720694
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720693
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720693%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720693: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720693 url https://www.openlane.eu/en/carv6/auction/10720693
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720696
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720696%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720696: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720696 url https://www.openlane.eu/en/carv6/auction/10720696
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720695
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720695%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720695: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720695 url https://www.openlane.eu/en/carv6/auction/10720695
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720697
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720697%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720697: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720697 url https://www.openlane.eu/en/carv6/auction/10720697
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720711
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720711%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720711: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720711 url https://www.openlane.eu/en/carv6/auction/10720711
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720714
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720714%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720714: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720714 url https://www.openlane.eu/en/carv6/auction/10720714
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720716
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720716%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720716: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720716 url https://www.openlane.eu/en/carv6/auction/10720716
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720718
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720718%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720718: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720718 url https://www.openlane.eu/en/carv6/auction/10720718
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720719
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720719%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720719: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720719 url https://www.openlane.eu/en/carv6/auction/10720719
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720720
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720720%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720720: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720720 url https://www.openlane.eu/en/carv6/auction/10720720
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720715
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720715%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720715: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720715 url https://www.openlane.eu/en/carv6/auction/10720715
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720722
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720722%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720722: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720722 url https://www.openlane.eu/en/carv6/auction/10720722
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720723
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720723%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720723: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720723 url https://www.openlane.eu/en/carv6/auction/10720723
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720724
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720724%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720724: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720724 url https://www.openlane.eu/en/carv6/auction/10720724
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720727
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720727%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720727: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720727 url https://www.openlane.eu/en/carv6/auction/10720727
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720738
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720738%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720738: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720738 url https://www.openlane.eu/en/carv6/auction/10720738
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720739
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720739%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720739: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720739 url https://www.openlane.eu/en/carv6/auction/10720739
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720741
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720741%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720741: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720741 url https://www.openlane.eu/en/carv6/auction/10720741
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720743
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720743%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720743: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720743 url https://www.openlane.eu/en/carv6/auction/10720743
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720744
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720744%27 HTTP/1.1" 200 None
2026-03-25 22:17:44 [adesa.be] INFO: Scrape type for 10720744: 0
2026-03-25 22:17:44 [adesa.be] INFO: Skipping item 10720744 url https://www.openlane.eu/en/carv6/auction/10720744
2026-03-25 22:17:44 [adesa.be] INFO: Found listing with ID: 10720745
2026-03-25 22:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720745%27 HTTP/1.1" 200 None
2026-03-25 22:17:45 [adesa.be] INFO: Scrape type for 10720745: 0
2026-03-25 22:17:45 [adesa.be] INFO: Skipping item 10720745 url https://www.openlane.eu/en/carv6/auction/10720745
2026-03-25 22:17:45 [adesa.be] INFO: Found listing with ID: 10720748
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720748%27 HTTP/1.1" 200 None
2026-03-25 22:17:45 [adesa.be] INFO: Scrape type for 10720748: 0
2026-03-25 22:17:45 [adesa.be] INFO: Skipping item 10720748 url https://www.openlane.eu/en/carv6/auction/10720748
2026-03-25 22:17:45 [adesa.be] INFO: Found listing with ID: 10720747
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720747%27 HTTP/1.1" 200 None
2026-03-25 22:17:45 [adesa.be] INFO: Scrape type for 10720747: 0
2026-03-25 22:17:45 [adesa.be] INFO: Skipping item 10720747 url https://www.openlane.eu/en/carv6/auction/10720747
2026-03-25 22:17:45 [adesa.be] INFO: Found listing with ID: 10724906
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724906%27 HTTP/1.1" 200 None
2026-03-25 22:17:45 [adesa.be] INFO: Scrape type for 10724906: 0
2026-03-25 22:17:45 [adesa.be] INFO: Skipping item 10724906 url https://www.openlane.eu/en/carv6/auction/10724906
2026-03-25 22:17:45 [adesa.be] INFO: Found listing with ID: 10721256
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721256%27 HTTP/1.1" 200 None
2026-03-25 22:17:45 [adesa.be] INFO: Scrape type for 10721256: 0
2026-03-25 22:17:45 [adesa.be] INFO: Skipping item 10721256 url https://www.openlane.eu/en/carv6/auction/10721256
2026-03-25 22:17:45 [adesa.be] INFO: Found listing with ID: 10721297
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721297%27 HTTP/1.1" 200 None
2026-03-25 22:17:45 [adesa.be] INFO: Scrape type for 10721297: 0
2026-03-25 22:17:45 [adesa.be] INFO: Skipping item 10721297 url https://www.openlane.eu/en/carv6/auction/10721297
2026-03-25 22:17:45 [adesa.be] INFO: Found listing with ID: 10721251
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721251%27 HTTP/1.1" 200 None
2026-03-25 22:17:45 [adesa.be] INFO: Scrape type for 10721251: 0
2026-03-25 22:17:45 [adesa.be] INFO: Skipping item 10721251 url https://www.openlane.eu/en/carv6/auction/10721251
2026-03-25 22:17:45 [adesa.be] INFO: Found listing with ID: 10721267
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721267%27 HTTP/1.1" 200 None
2026-03-25 22:17:45 [adesa.be] INFO: Scrape type for 10721267: 0
2026-03-25 22:17:45 [adesa.be] INFO: Skipping item 10721267 url https://www.openlane.eu/en/carv6/auction/10721267
2026-03-25 22:17:45 [adesa.be] INFO: Found listing with ID: 10721252
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721252%27 HTTP/1.1" 200 None
2026-03-25 22:17:45 [adesa.be] INFO: Scrape type for 10721252: 2
2026-03-25 22:17:45 [adesa.be] INFO: Scraping item 10721252 url https://www.openlane.eu/en/carv6/auction/10721252
2026-03-25 22:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ed0a077-edf1-5220-9e09-baf3ac47d90e with identifier: 10727436
2026-03-25 22:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ed0a077-edf1-5220-9e09-baf3ac47d90e with identifier: 10727436
2026-03-25 22:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ed0a077-edf1-5220-9e09-baf3ac47d90e with identifier: 10727436 to the API
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5728935/general/7942e88b-63fd-417f-862c-1d0a126581dd.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 249,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '6ed0a077-edf1-5220-9e09-baf3ac47d90e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1CAA473',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727436',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 126076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4353142,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728935/general/7942e88b-63fd-417f-862c-1d0a126581dd.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4394153,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728935/general/3ec74941-5e89-4738-a3b7-afe1206091c8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4440405,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728935/general/ae1dcfa1-c1c7-4f7d-8010-5b49ae1308ba.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3143672,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728935/general/b3291eb6-3a72-46af-acf2-4cea9ca6dbb0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3618571,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728935/general/21eb6419-e836-4e89-b3bf-4f5719a4632a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3876333,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728935/general/d919ec46-2eb9-4f33-be66-0f264cdfdf98.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4031135,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728935/general/bfbc5935-be94-4762-a609-0536fc343a39.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5147634,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728935/general/46d5cf6b-ad9c-45b5-a0af-51ab5df44f32.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4889359,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728935/general/6e2c1467-8f16-4346-813c-175726459c99.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ed0a077-edf1-5220-9e09-baf3ac47d90e/6ed0a077-edf1-5220-9e09-baf3ac47d90e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3959645,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728935/general/dbee67b1-cfb8-4e2b-90e9-ed21189d5c16.jpeg',
'Width': 5712}],
'price': 4495,
'price_includes_vat': True,
'registration_date': '2011-10-03',
'seats_number': 7,
'seller_name': 'De Vlaamse Waterweg nv',
'title': 'Renault Master - Diesel - Manual - 125 hp - 126.076 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727436%27 HTTP/1.1" 200 None
2026-03-25 22:17:45 [adesa.be] INFO: Saving data for 10727436: {'created_time': 1774477065.773872, 'last_price_update_time': 1774477065.773884, 'auction_closing_time': 1774607400.0}
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727436') HTTP/1.1" 204 0
2026-03-25 22:17:45 [adesa.be] INFO: Found listing with ID: 10721243
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721243%27 HTTP/1.1" 200 None
2026-03-25 22:17:45 [adesa.be] INFO: Scrape type for 10721243: 0
2026-03-25 22:17:45 [adesa.be] INFO: Skipping item 10721243 url https://www.openlane.eu/en/carv6/auction/10721243
2026-03-25 22:17:45 [adesa.be] INFO: Found listing with ID: 10721265
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721265%27 HTTP/1.1" 200 None
2026-03-25 22:17:45 [adesa.be] INFO: Scrape type for 10721265: 0
2026-03-25 22:17:45 [adesa.be] INFO: Skipping item 10721265 url https://www.openlane.eu/en/carv6/auction/10721265
2026-03-25 22:17:45 [adesa.be] INFO: Found listing with ID: 10721315
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721315%27 HTTP/1.1" 200 None
2026-03-25 22:17:45 [adesa.be] INFO: Scrape type for 10721315: 0
2026-03-25 22:17:45 [adesa.be] INFO: Skipping item 10721315 url https://www.openlane.eu/en/carv6/auction/10721315
2026-03-25 22:17:45 [adesa.be] INFO: Found listing with ID: 10721279
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721279%27 HTTP/1.1" 200 None
2026-03-25 22:17:45 [adesa.be] INFO: Scrape type for 10721279: 2
2026-03-25 22:17:45 [adesa.be] INFO: Scraping item 10721279 url https://www.openlane.eu/en/carv6/auction/10721279
2026-03-25 22:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:45 [adesa.be] INFO: Found listing with ID: 10721238
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721238%27 HTTP/1.1" 200 None
2026-03-25 22:17:45 [adesa.be] INFO: Scrape type for 10721238: 2
2026-03-25 22:17:45 [adesa.be] INFO: Scraping item 10721238 url https://www.openlane.eu/en/carv6/auction/10721238
2026-03-25 22:17:45 [adesa.be] INFO: Found listing with ID: 10721275
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721275%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721275: 2
2026-03-25 22:17:46 [adesa.be] INFO: Scraping item 10721275 url https://www.openlane.eu/en/carv6/auction/10721275
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721218
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721218%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721218: 2
2026-03-25 22:17:46 [adesa.be] INFO: Scraping item 10721218 url https://www.openlane.eu/en/carv6/auction/10721218
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721223
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721223%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721223: 2
2026-03-25 22:17:46 [adesa.be] INFO: Scraping item 10721223 url https://www.openlane.eu/en/carv6/auction/10721223
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721255
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721255%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721255: 2
2026-03-25 22:17:46 [adesa.be] INFO: Scraping item 10721255 url https://www.openlane.eu/en/carv6/auction/10721255
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721277
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721277%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721277: 2
2026-03-25 22:17:46 [adesa.be] INFO: Scraping item 10721277 url https://www.openlane.eu/en/carv6/auction/10721277
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721247
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721247%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721247: 2
2026-03-25 22:17:46 [adesa.be] INFO: Scraping item 10721247 url https://www.openlane.eu/en/carv6/auction/10721247
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721286
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721286%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721286: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721286 url https://www.openlane.eu/en/carv6/auction/10721286
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721266
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721266%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721266: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721266 url https://www.openlane.eu/en/carv6/auction/10721266
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721207
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721207%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721207: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721207 url https://www.openlane.eu/en/carv6/auction/10721207
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721271
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721271%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721271: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721271 url https://www.openlane.eu/en/carv6/auction/10721271
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721258
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721258%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721258: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721258 url https://www.openlane.eu/en/carv6/auction/10721258
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721204
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721204%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721204: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721204 url https://www.openlane.eu/en/carv6/auction/10721204
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721306
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721306%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721306: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721306 url https://www.openlane.eu/en/carv6/auction/10721306
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721246
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721246%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721246: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721246 url https://www.openlane.eu/en/carv6/auction/10721246
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721314
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721314%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721314: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721314 url https://www.openlane.eu/en/carv6/auction/10721314
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721300
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721300%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721300: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721300 url https://www.openlane.eu/en/carv6/auction/10721300
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721225
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721225%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721225: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721225 url https://www.openlane.eu/en/carv6/auction/10721225
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721229
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721229%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721229: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721229 url https://www.openlane.eu/en/carv6/auction/10721229
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721292
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721292%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721292: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721292 url https://www.openlane.eu/en/carv6/auction/10721292
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721210
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721210%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721210: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721210 url https://www.openlane.eu/en/carv6/auction/10721210
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721203
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721203%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721203: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721203 url https://www.openlane.eu/en/carv6/auction/10721203
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721319
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721319%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721319: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721319 url https://www.openlane.eu/en/carv6/auction/10721319
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721253
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721253%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721253: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721253 url https://www.openlane.eu/en/carv6/auction/10721253
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721316
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721316%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721316: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721316 url https://www.openlane.eu/en/carv6/auction/10721316
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721221
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721221%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721221: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721221 url https://www.openlane.eu/en/carv6/auction/10721221
2026-03-25 22:17:46 [adesa.be] INFO: Found listing with ID: 10721301
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721301%27 HTTP/1.1" 200 None
2026-03-25 22:17:46 [adesa.be] INFO: Scrape type for 10721301: 0
2026-03-25 22:17:46 [adesa.be] INFO: Skipping item 10721301 url https://www.openlane.eu/en/carv6/auction/10721301
2026-03-25 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728997/general/3006eba6-493c-4765-b534-504bba9aa7ca.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727460)
2026-03-25 22:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5654860/general/e87b9338-14dd-4582-99f9-1c8e37086f2d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727494)
2026-03-25 22:17:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3312390>
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252F3006eba6-493c-4765-b534-504bba9aa7ca.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/3006eba6-493c-4765-b534-504bba9aa7ca.jpeg saved to cache
2026-03-25 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cbb37f2e-1722-5912-9c84-d3bf430925ab
2026-03-25 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728997/general/4f668fe4-d7c8-458f-8777-1a201cc19805.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727460)
2026-03-25 22:17:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07bd950>
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252Fe87b9338-14dd-4582-99f9-1c8e37086f2d.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/e87b9338-14dd-4582-99f9-1c8e37086f2d.jpeg saved to cache
2026-03-25 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 364276e4-c65e-5886-9ef0-a335f9dea6bd
2026-03-25 22:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729034/general/164e7b93-b894-4543-8410-b8e5fa79358a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727470)
2026-03-25 22:17:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12a2750>
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252F4f668fe4-d7c8-458f-8777-1a201cc19805.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/4f668fe4-d7c8-458f-8777-1a201cc19805.jpeg saved to cache
2026-03-25 22:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cbb37f2e-1722-5912-9c84-d3bf430925ab
2026-03-25 22:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1200b90>
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252F164e7b93-b894-4543-8410-b8e5fa79358a.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/164e7b93-b894-4543-8410-b8e5fa79358a.jpeg saved to cache
2026-03-25 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8a8d3686-d138-509e-9061-e4dcc3829334
2026-03-25 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729076/general/94da7151-c02d-485a-96df-5e7a6c2f69a3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727479)
2026-03-25 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728997/general/edc7135a-e965-4135-b465-77d31176e75c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727460)
2026-03-25 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728997/general/abe44900-5e26-40f4-a317-6ea884455ce7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727460)
2026-03-25 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728997/general/329e846d-4c42-413d-85fe-ef8a4ffadc01.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727460)
2026-03-25 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729034/general/ec14083c-b004-4f58-b328-3273f1af255e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727470)
2026-03-25 22:17:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3313490>
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252F94da7151-c02d-485a-96df-5e7a6c2f69a3.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/94da7151-c02d-485a-96df-5e7a6c2f69a3.jpeg saved to cache
2026-03-25 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 05321aac-789a-51af-b348-58baa13e5e6b
2026-03-25 22:17:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1534290>
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252Fedc7135a-e965-4135-b465-77d31176e75c.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/edc7135a-e965-4135-b465-77d31176e75c.jpeg saved to cache
2026-03-25 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cbb37f2e-1722-5912-9c84-d3bf430925ab
2026-03-25 22:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04bf310>
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252Fabe44900-5e26-40f4-a317-6ea884455ce7.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/abe44900-5e26-40f4-a317-6ea884455ce7.jpeg saved to cache
2026-03-25 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cbb37f2e-1722-5912-9c84-d3bf430925ab
2026-03-25 22:17:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1263050>
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728997%252Fgeneral%252F329e846d-4c42-413d-85fe-ef8a4ffadc01.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728997/general/329e846d-4c42-413d-85fe-ef8a4ffadc01.jpeg saved to cache
2026-03-25 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cbb37f2e-1722-5912-9c84-d3bf430925ab
2026-03-25 22:17:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cbb37f2e-1722-5912-9c84-d3bf430925ab, skipping ID generation
2026-03-25 22:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbb37f2e-1722-5912-9c84-d3bf430925ab with scrape type 1
2026-03-25 22:17:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cbb37f2e-1722-5912-9c84-d3bf430925ab sending to next pipeline
2026-03-25 22:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbb37f2e-1722-5912-9c84-d3bf430925ab, identifier: 10727460
2026-03-25 22:17:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08f0f7be10>
2026-03-25 22:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252Fec14083c-b004-4f58-b328-3273f1af255e.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/ec14083c-b004-4f58-b328-3273f1af255e.jpeg saved to cache
2026-03-25 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8a8d3686-d138-509e-9061-e4dcc3829334
2026-03-25 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5654860/general/52d04d7f-5b3f-43c5-a105-76bcc75c2769.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727494)
2026-03-25 22:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbb37f2e-1722-5912-9c84-d3bf430925ab with identifier: 10727460
2026-03-25 22:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbb37f2e-1722-5912-9c84-d3bf430925ab with identifier: 10727460
2026-03-25 22:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbb37f2e-1722-5912-9c84-d3bf430925ab with identifier: 10727460 to the API
2026-03-25 22:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5728997/general/329e846d-4c42-413d-85fe-ef8a4ffadc01.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 249,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'cbb37f2e-1722-5912-9c84-d3bf430925ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1CAA501',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727460',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 155117,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4677416,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728997/general/abe44900-5e26-40f4-a317-6ea884455ce7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4761400,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728997/general/21bb1d24-cfab-48d6-a422-58f860f306e5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4723412,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728997/general/edac8dce-1781-4bab-9715-6dcc2adacd29.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4815347,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728997/general/7073feba-f1dc-4e0a-b46b-5421fbe6923d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3020830,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728997/general/467d7e63-5139-4ab5-bcc7-00bb060269b4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3717572,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728997/general/bb018fee-aa8d-4053-a315-0d6e85bc37e2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4489702,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728997/general/edc7135a-e965-4135-b465-77d31176e75c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5580903,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728997/general/329e846d-4c42-413d-85fe-ef8a4ffadc01.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2922985,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728997/general/4f668fe4-d7c8-458f-8777-1a201cc19805.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbb37f2e-1722-5912-9c84-d3bf430925ab/cbb37f2e-1722-5912-9c84-d3bf430925ab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2725978,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728997/general/3006eba6-493c-4765-b534-504bba9aa7ca.jpeg',
'Width': 5712}],
'price': 3995,
'price_includes_vat': True,
'registration_date': '2011-10-03',
'seats_number': 7,
'seller_name': 'De Vlaamse Waterweg nv',
'title': 'Renault Master - Diesel - Manual - 125 hp - 155.117 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-25 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727460%27 HTTP/1.1" 200 None
2026-03-25 22:17:48 [adesa.be] INFO: Saving data for 10727460: {'created_time': 1774477068.523986, 'last_price_update_time': 1774477068.523998, 'auction_closing_time': 1774607400.0}
2026-03-25 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727460') HTTP/1.1" 204 0
2026-03-25 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10721252
2026-03-25 22:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 320c5572-65ab-5027-b1ff-7274fa1e076d with scrape type 2
2026-03-25 22:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 320c5572-65ab-5027-b1ff-7274fa1e076d with scrape type 2
2026-03-25 22:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 320c5572-65ab-5027-b1ff-7274fa1e076d, identifier: 10721252
2026-03-25 22:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10721252
2026-03-25 22:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10721252
2026-03-25 22:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10721252 to the API
2026-03-25 22:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721252>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '320c5572-65ab-5027-b1ff-7274fa1e076d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANM767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721252',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 72613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 45 TFSIe S Line - Hybrid - Automatic - 150 hp - 72.613 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-25 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721252%27 HTTP/1.1" 200 None
2026-03-25 22:17:48 [adesa.be] INFO: Saving data for 10721252: {'auction_closing_time': 1774515600.0, 'created_time': 1774390548.269642, 'last_price_update_time': 1774477068.999595}
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721252') HTTP/1.1" 204 0
2026-03-25 22:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07e60d0>
2026-03-25 22:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252F52d04d7f-5b3f-43c5-a105-76bcc75c2769.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/52d04d7f-5b3f-43c5-a105-76bcc75c2769.jpeg saved to cache
2026-03-25 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 364276e4-c65e-5886-9ef0-a335f9dea6bd
2026-03-25 22:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10721247
2026-03-25 22:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c19c95-1aa9-5742-938d-d2b4f47afea0 with scrape type 2
2026-03-25 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49c19c95-1aa9-5742-938d-d2b4f47afea0 with scrape type 2
2026-03-25 22:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49c19c95-1aa9-5742-938d-d2b4f47afea0, identifier: 10721247
2026-03-25 22:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10721277
2026-03-25 22:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc875249-370a-5464-882c-629e8e0dee2f with scrape type 2
2026-03-25 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc875249-370a-5464-882c-629e8e0dee2f with scrape type 2
2026-03-25 22:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc875249-370a-5464-882c-629e8e0dee2f, identifier: 10721277
2026-03-25 22:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c487b6f-2833-53ac-be99-30dda4d5fa7b with identifier: 10721255
2026-03-25 22:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b with scrape type 2
2026-03-25 22:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c487b6f-2833-53ac-be99-30dda4d5fa7b with scrape type 2
2026-03-25 22:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c487b6f-2833-53ac-be99-30dda4d5fa7b, identifier: 10721255
2026-03-25 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10721247
2026-03-25 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10721247
2026-03-25 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10721247 to the API
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721247>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '49c19c95-1aa9-5742-938d-d2b4f47afea0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGL217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721247',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 111566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 111.566 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721247%27 HTTP/1.1" 200 None
2026-03-25 22:17:49 [adesa.be] INFO: Saving data for 10721247: {'auction_closing_time': 1774515600.0, 'created_time': 1774390539.866014, 'last_price_update_time': 1774477069.667377}
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721247') HTTP/1.1" 204 0
2026-03-25 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10721277
2026-03-25 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10721277
2026-03-25 22:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10721277 to the API
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721277>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'cc875249-370a-5464-882c-629e8e0dee2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721277',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 173632,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 520e - Hybrid - Automatic - 163 hp - 173.632 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721277%27 HTTP/1.1" 200 None
2026-03-25 22:17:49 [adesa.be] INFO: Saving data for 10721277: {'auction_closing_time': 1774533600.0, 'created_time': 1774390541.20398, 'last_price_update_time': 1774477069.930316}
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721277') HTTP/1.1" 204 0
2026-03-25 22:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c487b6f-2833-53ac-be99-30dda4d5fa7b with identifier: 10721255
2026-03-25 22:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c487b6f-2833-53ac-be99-30dda4d5fa7b with identifier: 10721255
2026-03-25 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c487b6f-2833-53ac-be99-30dda4d5fa7b with identifier: 10721255 to the API
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721255>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3c487b6f-2833-53ac-be99-30dda4d5fa7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKG013',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721255',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 78357,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2022-08-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 320d - xDrive - Diesel - Automatic - 190 hp - '
'78.357 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721255%27 HTTP/1.1" 200 None
2026-03-25 22:17:50 [adesa.be] INFO: Saving data for 10721255: {'auction_closing_time': 1774515600.0, 'created_time': 1774390541.997545, 'last_price_update_time': 1774477070.209865}
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721255') HTTP/1.1" 204 0
2026-03-25 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5654860/general/33ae8faf-93de-4af4-9392-d3a270fcd9ea.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727494)
2026-03-25 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705416/general/0e69d6c8-d2ba-4954-a80a-9dc735f28824.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727474)
2026-03-25 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729076/general/1c202f64-e5d8-4c8e-9780-b22c9e251315.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727479)
2026-03-25 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705416/general/4e3e55c4-78e5-468c-8d4c-7fcc06c5cc82.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727474)
2026-03-25 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729034/general/69e2f691-a824-4cd7-af14-81637c2aa70e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727470)
2026-03-25 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729076/general/8edec39a-32ed-4e53-9361-805ab705e279.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727479)
2026-03-25 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729076/general/b2bbcc96-59bb-4270-966c-c834104a5676.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727479)
2026-03-25 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12a1510>
2026-03-25 22:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654860%252Fgeneral%252F33ae8faf-93de-4af4-9392-d3a270fcd9ea.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654860/general/33ae8faf-93de-4af4-9392-d3a270fcd9ea.jpeg saved to cache
2026-03-25 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 364276e4-c65e-5886-9ef0-a335f9dea6bd
2026-03-25 22:17:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 364276e4-c65e-5886-9ef0-a335f9dea6bd, skipping ID generation
2026-03-25 22:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 364276e4-c65e-5886-9ef0-a335f9dea6bd with scrape type 1
2026-03-25 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 364276e4-c65e-5886-9ef0-a335f9dea6bd sending to next pipeline
2026-03-25 22:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 364276e4-c65e-5886-9ef0-a335f9dea6bd, identifier: 10727494
2026-03-25 22:17:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e084a0d0>
2026-03-25 22:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252F0e69d6c8-d2ba-4954-a80a-9dc735f28824.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/0e69d6c8-d2ba-4954-a80a-9dc735f28824.jpeg saved to cache
2026-03-25 22:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d
2026-03-25 22:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 364276e4-c65e-5886-9ef0-a335f9dea6bd with identifier: 10727494
2026-03-25 22:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 364276e4-c65e-5886-9ef0-a335f9dea6bd with identifier: 10727494
2026-03-25 22:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 364276e4-c65e-5886-9ef0-a335f9dea6bd with identifier: 10727494 to the API
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5654860/general/33ae8faf-93de-4af4-9392-d3a270fcd9ea.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '364276e4-c65e-5886-9ef0-a335f9dea6bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NFA540',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 92098,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2495554,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654860/general/33ae8faf-93de-4af4-9392-d3a270fcd9ea.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2745990,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654860/general/52d04d7f-5b3f-43c5-a105-76bcc75c2769.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2660580,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654860/general/e87b9338-14dd-4582-99f9-1c8e37086f2d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2519312,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654860/general/f2846237-c91b-4d21-a71c-678a5cde17a1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2794788,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654860/general/8f2c1a2f-030e-41ae-ab4a-ca26df0624e1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2290137,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654860/general/3ba3f2bc-18d7-42e5-8efc-d8e07a6b1eb7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2468924,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654860/general/9f67b043-f603-48ed-bc91-7c5a358e1cbb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3199287,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654860/general/6e5acb67-c2cd-41be-acc9-f4c72207d00b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2787609,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654860/general/aa0cec9b-fa09-4e91-8fb6-2f702f3f7d5d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364276e4-c65e-5886-9ef0-a335f9dea6bd/364276e4-c65e-5886-9ef0-a335f9dea6bd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2699203,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654860/general/23301acf-0987-49f5-b943-62de91cf1be5.jpeg',
'Width': 4032}],
'price': 3920,
'price_includes_vat': True,
'registration_date': '2016-02-09',
'seats_number': 5,
'seller_name': 'Wegen & Verkeer Antwerpen',
'title': 'Opel Insignia - Diesel - Automatic - 135 hp - 92.098 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727494%27 HTTP/1.1" 200 None
2026-03-25 22:17:50 [adesa.be] INFO: Saving data for 10727494: {'created_time': 1774477070.954877, 'last_price_update_time': 1774477070.954886, 'auction_closing_time': 1774607400.0}
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727494') HTTP/1.1" 204 0
2026-03-25 22:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12a02d0>
2026-03-25 22:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252F1c202f64-e5d8-4c8e-9780-b22c9e251315.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/1c202f64-e5d8-4c8e-9780-b22c9e251315.jpeg saved to cache
2026-03-25 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 05321aac-789a-51af-b348-58baa13e5e6b
2026-03-25 22:17:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07f1e50>
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252F4e3e55c4-78e5-468c-8d4c-7fcc06c5cc82.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/4e3e55c4-78e5-468c-8d4c-7fcc06c5cc82.jpeg saved to cache
2026-03-25 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d
2026-03-25 22:17:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11a8350>
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252F69e2f691-a824-4cd7-af14-81637c2aa70e.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/69e2f691-a824-4cd7-af14-81637c2aa70e.jpeg saved to cache
2026-03-25 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8a8d3686-d138-509e-9061-e4dcc3829334
2026-03-25 22:17:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1151810>
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252F8edec39a-32ed-4e53-9361-805ab705e279.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/8edec39a-32ed-4e53-9361-805ab705e279.jpeg saved to cache
2026-03-25 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 05321aac-789a-51af-b348-58baa13e5e6b
2026-03-25 22:17:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1280490>
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729076%252Fgeneral%252Fb2bbcc96-59bb-4270-966c-c834104a5676.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729076/general/b2bbcc96-59bb-4270-966c-c834104a5676.jpeg saved to cache
2026-03-25 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 05321aac-789a-51af-b348-58baa13e5e6b
2026-03-25 22:17:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 05321aac-789a-51af-b348-58baa13e5e6b, skipping ID generation
2026-03-25 22:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05321aac-789a-51af-b348-58baa13e5e6b with scrape type 1
2026-03-25 22:17:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 05321aac-789a-51af-b348-58baa13e5e6b sending to next pipeline
2026-03-25 22:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05321aac-789a-51af-b348-58baa13e5e6b, identifier: 10727479
2026-03-25 22:17:51 [adesa.be] INFO: Found listing with ID: 10721287
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721287%27 HTTP/1.1" 200 None
2026-03-25 22:17:51 [adesa.be] INFO: Scrape type for 10721287: 0
2026-03-25 22:17:51 [adesa.be] INFO: Skipping item 10721287 url https://www.openlane.eu/en/carv6/auction/10721287
2026-03-25 22:17:51 [adesa.be] INFO: Found listing with ID: 10721291
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721291%27 HTTP/1.1" 200 None
2026-03-25 22:17:51 [adesa.be] INFO: Scrape type for 10721291: 0
2026-03-25 22:17:51 [adesa.be] INFO: Skipping item 10721291 url https://www.openlane.eu/en/carv6/auction/10721291
2026-03-25 22:17:51 [adesa.be] INFO: Found listing with ID: 10721249
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721249%27 HTTP/1.1" 200 None
2026-03-25 22:17:51 [adesa.be] INFO: Scrape type for 10721249: 0
2026-03-25 22:17:51 [adesa.be] INFO: Skipping item 10721249 url https://www.openlane.eu/en/carv6/auction/10721249
2026-03-25 22:17:51 [adesa.be] INFO: Found listing with ID: 10721245
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721245%27 HTTP/1.1" 200 None
2026-03-25 22:17:51 [adesa.be] INFO: Scrape type for 10721245: 0
2026-03-25 22:17:51 [adesa.be] INFO: Skipping item 10721245 url https://www.openlane.eu/en/carv6/auction/10721245
2026-03-25 22:17:51 [adesa.be] INFO: Found listing with ID: 10721269
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721269%27 HTTP/1.1" 200 None
2026-03-25 22:17:51 [adesa.be] INFO: Scrape type for 10721269: 0
2026-03-25 22:17:51 [adesa.be] INFO: Skipping item 10721269 url https://www.openlane.eu/en/carv6/auction/10721269
2026-03-25 22:17:51 [adesa.be] INFO: Found listing with ID: 10721213
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721213%27 HTTP/1.1" 200 None
2026-03-25 22:17:51 [adesa.be] INFO: Scrape type for 10721213: 0
2026-03-25 22:17:51 [adesa.be] INFO: Skipping item 10721213 url https://www.openlane.eu/en/carv6/auction/10721213
2026-03-25 22:17:51 [adesa.be] INFO: Found listing with ID: 10721268
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721268%27 HTTP/1.1" 200 None
2026-03-25 22:17:51 [adesa.be] INFO: Scrape type for 10721268: 0
2026-03-25 22:17:51 [adesa.be] INFO: Skipping item 10721268 url https://www.openlane.eu/en/carv6/auction/10721268
2026-03-25 22:17:51 [adesa.be] INFO: Found listing with ID: 10721282
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721282%27 HTTP/1.1" 200 None
2026-03-25 22:17:51 [adesa.be] INFO: Scrape type for 10721282: 0
2026-03-25 22:17:51 [adesa.be] INFO: Skipping item 10721282 url https://www.openlane.eu/en/carv6/auction/10721282
2026-03-25 22:17:51 [adesa.be] INFO: Found listing with ID: 10721209
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721209%27 HTTP/1.1" 200 None
2026-03-25 22:17:51 [adesa.be] INFO: Scrape type for 10721209: 0
2026-03-25 22:17:51 [adesa.be] INFO: Skipping item 10721209 url https://www.openlane.eu/en/carv6/auction/10721209
2026-03-25 22:17:51 [adesa.be] INFO: Found listing with ID: 10721272
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721272%27 HTTP/1.1" 200 None
2026-03-25 22:17:51 [adesa.be] INFO: Scrape type for 10721272: 0
2026-03-25 22:17:51 [adesa.be] INFO: Skipping item 10721272 url https://www.openlane.eu/en/carv6/auction/10721272
2026-03-25 22:17:51 [adesa.be] INFO: Found listing with ID: 10721280
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721280%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721280: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721280 url https://www.openlane.eu/en/carv6/auction/10721280
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721240
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721240%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721240: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721240 url https://www.openlane.eu/en/carv6/auction/10721240
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721264
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721264%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721264: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721264 url https://www.openlane.eu/en/carv6/auction/10721264
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721273
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721273%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721273: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721273 url https://www.openlane.eu/en/carv6/auction/10721273
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721224
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721224%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721224: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721224 url https://www.openlane.eu/en/carv6/auction/10721224
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721263
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721263%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721263: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721263 url https://www.openlane.eu/en/carv6/auction/10721263
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721250
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721250%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721250: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721250 url https://www.openlane.eu/en/carv6/auction/10721250
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721241
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721241%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721241: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721241 url https://www.openlane.eu/en/carv6/auction/10721241
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721285
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721285%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721285: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721285 url https://www.openlane.eu/en/carv6/auction/10721285
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721212
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721212%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721212: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721212 url https://www.openlane.eu/en/carv6/auction/10721212
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721242
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721242%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721242: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721242 url https://www.openlane.eu/en/carv6/auction/10721242
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721208
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721208%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721208: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721208 url https://www.openlane.eu/en/carv6/auction/10721208
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721302
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721302%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721302: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721302 url https://www.openlane.eu/en/carv6/auction/10721302
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721310
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721310%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721310: 2
2026-03-25 22:17:52 [adesa.be] INFO: Scraping item 10721310 url https://www.openlane.eu/en/carv6/auction/10721310
2026-03-25 22:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05321aac-789a-51af-b348-58baa13e5e6b with identifier: 10727479
2026-03-25 22:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05321aac-789a-51af-b348-58baa13e5e6b with identifier: 10727479
2026-03-25 22:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05321aac-789a-51af-b348-58baa13e5e6b with identifier: 10727479 to the API
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5729076/general/b2bbcc96-59bb-4270-966c-c834104a5676.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 216,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '05321aac-789a-51af-b348-58baa13e5e6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1LKB701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727479',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 199278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4806466,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729076/general/0e35b321-1c53-4520-908c-bc0d8abab5c9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4924183,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729076/general/b2bbcc96-59bb-4270-966c-c834104a5676.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4499330,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729076/general/8edec39a-32ed-4e53-9361-805ab705e279.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3756543,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729076/general/1c202f64-e5d8-4c8e-9780-b22c9e251315.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4349758,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729076/general/94da7151-c02d-485a-96df-5e7a6c2f69a3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2879954,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729076/general/ceca53cd-6263-42b4-87ef-9052d072bb8a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3598451,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729076/general/96060cbe-11dd-4854-9ecc-b0e69ecef636.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4007863,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729076/general/c5abdee4-cc83-4219-b635-1c2c8dd03668.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3287093,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729076/general/8f19611f-50f7-4444-b28a-77e0c839feca.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05321aac-789a-51af-b348-58baa13e5e6b/05321aac-789a-51af-b348-58baa13e5e6b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3348901,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729076/general/0729e026-ed1c-43ee-ae3b-629599357cec.jpeg',
'Width': 5712}],
'price': 4095,
'price_includes_vat': True,
'registration_date': '2015-10-08',
'seats_number': 6,
'seller_name': 'De Vlaamse Waterweg nv',
'title': 'Opel Movano - Diesel - Manual - 135 hp - 199.278 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727479%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Saving data for 10727479: {'created_time': 1774477072.711103, 'last_price_update_time': 1774477072.711112, 'auction_closing_time': 1774607400.0}
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727479') HTTP/1.1" 204 0
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721227
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721227%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721227: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721227 url https://www.openlane.eu/en/carv6/auction/10721227
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721317
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721317%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721317: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721317 url https://www.openlane.eu/en/carv6/auction/10721317
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721309
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721309%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721309: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721309 url https://www.openlane.eu/en/carv6/auction/10721309
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721215
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721215%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721215: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721215 url https://www.openlane.eu/en/carv6/auction/10721215
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721244
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721244%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721244: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721244 url https://www.openlane.eu/en/carv6/auction/10721244
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721236
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721236%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721236: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721236 url https://www.openlane.eu/en/carv6/auction/10721236
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721318
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721318%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721318: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721318 url https://www.openlane.eu/en/carv6/auction/10721318
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721308
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721308%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721308: 2
2026-03-25 22:17:52 [adesa.be] INFO: Scraping item 10721308 url https://www.openlane.eu/en/carv6/auction/10721308
2026-03-25 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729034/general/9d5d2f6c-4998-4269-a154-c8d5ea6a795a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727470)
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721254
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721254%27 HTTP/1.1" 200 None
2026-03-25 22:17:52 [adesa.be] INFO: Scrape type for 10721254: 0
2026-03-25 22:17:52 [adesa.be] INFO: Skipping item 10721254 url https://www.openlane.eu/en/carv6/auction/10721254
2026-03-25 22:17:52 [adesa.be] INFO: Found listing with ID: 10721248
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721248%27 HTTP/1.1" 200 None
2026-03-25 22:17:53 [adesa.be] INFO: Scrape type for 10721248: 0
2026-03-25 22:17:53 [adesa.be] INFO: Skipping item 10721248 url https://www.openlane.eu/en/carv6/auction/10721248
2026-03-25 22:17:53 [adesa.be] INFO: Found listing with ID: 10721294
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721294%27 HTTP/1.1" 200 None
2026-03-25 22:17:53 [adesa.be] INFO: Scrape type for 10721294: 0
2026-03-25 22:17:53 [adesa.be] INFO: Skipping item 10721294 url https://www.openlane.eu/en/carv6/auction/10721294
2026-03-25 22:17:53 [adesa.be] INFO: Found listing with ID: 10721311
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721311%27 HTTP/1.1" 200 None
2026-03-25 22:17:53 [adesa.be] INFO: Scrape type for 10721311: 0
2026-03-25 22:17:53 [adesa.be] INFO: Skipping item 10721311 url https://www.openlane.eu/en/carv6/auction/10721311
2026-03-25 22:17:53 [adesa.be] INFO: Found listing with ID: 10721228
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721228%27 HTTP/1.1" 200 None
2026-03-25 22:17:53 [adesa.be] INFO: Scrape type for 10721228: 0
2026-03-25 22:17:53 [adesa.be] INFO: Skipping item 10721228 url https://www.openlane.eu/en/carv6/auction/10721228
2026-03-25 22:17:53 [adesa.be] INFO: Found listing with ID: 10721295
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721295%27 HTTP/1.1" 200 None
2026-03-25 22:17:53 [adesa.be] INFO: Scrape type for 10721295: 0
2026-03-25 22:17:53 [adesa.be] INFO: Skipping item 10721295 url https://www.openlane.eu/en/carv6/auction/10721295
2026-03-25 22:17:53 [adesa.be] INFO: Found listing with ID: 10721226
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721226%27 HTTP/1.1" 200 None
2026-03-25 22:17:53 [adesa.be] INFO: Scrape type for 10721226: 0
2026-03-25 22:17:53 [adesa.be] INFO: Skipping item 10721226 url https://www.openlane.eu/en/carv6/auction/10721226
2026-03-25 22:17:53 [adesa.be] INFO: Found listing with ID: 10721299
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721299%27 HTTP/1.1" 200 None
2026-03-25 22:17:53 [adesa.be] INFO: Scrape type for 10721299: 0
2026-03-25 22:17:53 [adesa.be] INFO: Skipping item 10721299 url https://www.openlane.eu/en/carv6/auction/10721299
2026-03-25 22:17:53 [adesa.be] INFO: Found listing with ID: 10721220
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721220%27 HTTP/1.1" 200 None
2026-03-25 22:17:53 [adesa.be] INFO: Scrape type for 10721220: 2
2026-03-25 22:17:53 [adesa.be] INFO: Scraping item 10721220 url https://www.openlane.eu/en/carv6/auction/10721220
2026-03-25 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10721275
2026-03-25 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 128d4754-0a1e-5a71-9d55-1848e7c41168 with scrape type 2
2026-03-25 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 128d4754-0a1e-5a71-9d55-1848e7c41168 with scrape type 2
2026-03-25 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 128d4754-0a1e-5a71-9d55-1848e7c41168, identifier: 10721275
2026-03-25 22:17:53 [adesa.be] INFO: Found listing with ID: 10721312
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721312%27 HTTP/1.1" 200 None
2026-03-25 22:17:53 [adesa.be] INFO: Scrape type for 10721312: 2
2026-03-25 22:17:53 [adesa.be] INFO: Scraping item 10721312 url https://www.openlane.eu/en/carv6/auction/10721312
2026-03-25 22:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10721275
2026-03-25 22:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10721275
2026-03-25 22:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10721275 to the API
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721275>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '128d4754-0a1e-5a71-9d55-1848e7c41168',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZP7955',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721275',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 50589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - Automatic - 136 hp - 50.589 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721275%27 HTTP/1.1" 200 None
2026-03-25 22:17:53 [adesa.be] INFO: Saving data for 10721275: {'auction_closing_time': 1774533600.0, 'created_time': 1774390543.144226, 'last_price_update_time': 1774477073.506378}
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721275') HTTP/1.1" 204 0
2026-03-25 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e3d3e12-e152-5285-ab3d-082167d76871 with identifier: 10721279
2026-03-25 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e3d3e12-e152-5285-ab3d-082167d76871 with scrape type 2
2026-03-25 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e3d3e12-e152-5285-ab3d-082167d76871 with scrape type 2
2026-03-25 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e3d3e12-e152-5285-ab3d-082167d76871, identifier: 10721279
2026-03-25 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10721238
2026-03-25 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with scrape type 2
2026-03-25 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with scrape type 2
2026-03-25 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e, identifier: 10721238
2026-03-25 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10721223
2026-03-25 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be668a84-482b-5d35-a4af-8b31de6e5128 with scrape type 2
2026-03-25 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be668a84-482b-5d35-a4af-8b31de6e5128 with scrape type 2
2026-03-25 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be668a84-482b-5d35-a4af-8b31de6e5128, identifier: 10721223
2026-03-25 22:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10721218
2026-03-25 22:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baa908a0-6019-51b0-94a6-41f3b0e6542b with scrape type 2
2026-03-25 22:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item baa908a0-6019-51b0-94a6-41f3b0e6542b with scrape type 2
2026-03-25 22:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: baa908a0-6019-51b0-94a6-41f3b0e6542b, identifier: 10721218
2026-03-25 22:17:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e052b150>
2026-03-25 22:17:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252F9d5d2f6c-4998-4269-a154-c8d5ea6a795a.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/9d5d2f6c-4998-4269-a154-c8d5ea6a795a.jpeg saved to cache
2026-03-25 22:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8a8d3686-d138-509e-9061-e4dcc3829334
2026-03-25 22:17:54 [adesa.be] INFO: Found listing with ID: 10721235
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721235%27 HTTP/1.1" 200 None
2026-03-25 22:17:54 [adesa.be] INFO: Scrape type for 10721235: 2
2026-03-25 22:17:54 [adesa.be] INFO: Scraping item 10721235 url https://www.openlane.eu/en/carv6/auction/10721235
2026-03-25 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e3d3e12-e152-5285-ab3d-082167d76871 with identifier: 10721279
2026-03-25 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e3d3e12-e152-5285-ab3d-082167d76871 with identifier: 10721279
2026-03-25 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e3d3e12-e152-5285-ab3d-082167d76871 with identifier: 10721279 to the API
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721279>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '2e3d3e12-e152-5285-ab3d-082167d76871',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKP516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721279',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 74787,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 74.787 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721279%27 HTTP/1.1" 200 None
2026-03-25 22:17:54 [adesa.be] INFO: Saving data for 10721279: {'auction_closing_time': 1774533600.0, 'created_time': 1774390545.844485, 'last_price_update_time': 1774477074.56374}
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721279') HTTP/1.1" 204 0
2026-03-25 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10721238
2026-03-25 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10721238
2026-03-25 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10721238 to the API
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721238>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5e2ec58-0a81-5e7d-b709-d8cfbd32701e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UMB069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721238',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 150652,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2018-06-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 118 - Diesel - Automatic - 150 hp - 150.652 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721238%27 HTTP/1.1" 200 None
2026-03-25 22:17:54 [adesa.be] INFO: Saving data for 10721238: {'auction_closing_time': 1774515600.0, 'created_time': 1774390545.022371, 'last_price_update_time': 1774477074.827546}
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721238') HTTP/1.1" 204 0
2026-03-25 22:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10721223
2026-03-25 22:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10721223
2026-03-25 22:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10721223 to the API
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721223>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'be668a84-482b-5d35-a4af-8b31de6e5128',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXA311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721223',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 152184,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Tourer 216d Luxury - Diesel - Automatic - 116 hp '
'- 152.184 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2021}
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721223%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Saving data for 10721223: {'auction_closing_time': 1774515600.0, 'created_time': 1774390540.214795, 'last_price_update_time': 1774477075.095428}
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721223') HTTP/1.1" 204 0
2026-03-25 22:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10721218
2026-03-25 22:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10721218
2026-03-25 22:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10721218 to the API
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721218>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'baa908a0-6019-51b0-94a6-41f3b0e6542b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VM6973',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721218',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 66061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - Automatic - 136 hp - 66.061 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721218%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Saving data for 10721218: {'auction_closing_time': 1774515600.0, 'created_time': 1774390543.633078, 'last_price_update_time': 1774477075.387655}
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721218') HTTP/1.1" 204 0
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721234
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721234%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721234: 0
2026-03-25 22:17:55 [adesa.be] INFO: Skipping item 10721234 url https://www.openlane.eu/en/carv6/auction/10721234
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721293
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721293%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721293: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721293 url https://www.openlane.eu/en/carv6/auction/10721293
2026-03-25 22: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-25 22: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-25 22: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-25 22: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-25 22: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-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721274
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721274%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721274: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721274 url https://www.openlane.eu/en/carv6/auction/10721274
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721232
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721232%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721232: 0
2026-03-25 22:17:55 [adesa.be] INFO: Skipping item 10721232 url https://www.openlane.eu/en/carv6/auction/10721232
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721222
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721222%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721222: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721222 url https://www.openlane.eu/en/carv6/auction/10721222
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721307
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721307%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721307: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721307 url https://www.openlane.eu/en/carv6/auction/10721307
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721211
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721211%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721211: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721211 url https://www.openlane.eu/en/carv6/auction/10721211
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721278
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721278%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721278: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721278 url https://www.openlane.eu/en/carv6/auction/10721278
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721304
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721304%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721304: 0
2026-03-25 22:17:55 [adesa.be] INFO: Skipping item 10721304 url https://www.openlane.eu/en/carv6/auction/10721304
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721216
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721216%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721216: 0
2026-03-25 22:17:55 [adesa.be] INFO: Skipping item 10721216 url https://www.openlane.eu/en/carv6/auction/10721216
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721230
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721230%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721230: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721230 url https://www.openlane.eu/en/carv6/auction/10721230
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721290
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721290%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721290: 0
2026-03-25 22:17:55 [adesa.be] INFO: Skipping item 10721290 url https://www.openlane.eu/en/carv6/auction/10721290
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721233
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721233%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721233: 0
2026-03-25 22:17:55 [adesa.be] INFO: Skipping item 10721233 url https://www.openlane.eu/en/carv6/auction/10721233
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721281
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721281%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721281: 0
2026-03-25 22:17:55 [adesa.be] INFO: Skipping item 10721281 url https://www.openlane.eu/en/carv6/auction/10721281
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721214
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721214%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721214: 0
2026-03-25 22:17:55 [adesa.be] INFO: Skipping item 10721214 url https://www.openlane.eu/en/carv6/auction/10721214
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721239
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721239%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721239: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721239 url https://www.openlane.eu/en/carv6/auction/10721239
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721270
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721270%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721270: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721270 url https://www.openlane.eu/en/carv6/auction/10721270
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721305
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721305%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721305: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721305 url https://www.openlane.eu/en/carv6/auction/10721305
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721237
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721237%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721237: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721237 url https://www.openlane.eu/en/carv6/auction/10721237
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721284
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721284%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721284: 0
2026-03-25 22:17:55 [adesa.be] INFO: Skipping item 10721284 url https://www.openlane.eu/en/carv6/auction/10721284
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721283
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721283%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721283: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721283 url https://www.openlane.eu/en/carv6/auction/10721283
2026-03-25 22:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705416/general/0ddbdadd-d807-4d01-911d-2f181f2ed98e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727474)
2026-03-25 22: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-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721257
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721257%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721257: 0
2026-03-25 22:17:55 [adesa.be] INFO: Skipping item 10721257 url https://www.openlane.eu/en/carv6/auction/10721257
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721288
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721288%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721288: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721288 url https://www.openlane.eu/en/carv6/auction/10721288
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721202
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721202%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721202: 0
2026-03-25 22:17:55 [adesa.be] INFO: Skipping item 10721202 url https://www.openlane.eu/en/carv6/auction/10721202
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721298
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721298%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721298: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721298 url https://www.openlane.eu/en/carv6/auction/10721298
2026-03-25 22:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705416/general/e04f430d-97b7-4023-9563-9fef5732778c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727474)
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721219
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721219%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721219: 0
2026-03-25 22:17:55 [adesa.be] INFO: Skipping item 10721219 url https://www.openlane.eu/en/carv6/auction/10721219
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721276
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721276%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721276: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721276 url https://www.openlane.eu/en/carv6/auction/10721276
2026-03-25 22:17:55 [adesa.be] INFO: Found listing with ID: 10721206
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721206%27 HTTP/1.1" 200 None
2026-03-25 22:17:55 [adesa.be] INFO: Scrape type for 10721206: 2
2026-03-25 22:17:55 [adesa.be] INFO: Scraping item 10721206 url https://www.openlane.eu/en/carv6/auction/10721206
2026-03-25 22:17:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04bd650>
2026-03-25 22:17:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252F0ddbdadd-d807-4d01-911d-2f181f2ed98e.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/0ddbdadd-d807-4d01-911d-2f181f2ed98e.jpeg saved to cache
2026-03-25 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d
2026-03-25 22:17:56 [adesa.be] INFO: Found listing with ID: 10721289
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721289%27 HTTP/1.1" 200 None
2026-03-25 22:17:56 [adesa.be] INFO: Scrape type for 10721289: 2
2026-03-25 22:17:56 [adesa.be] INFO: Scraping item 10721289 url https://www.openlane.eu/en/carv6/auction/10721289
2026-03-25 22:17:56 [adesa.be] INFO: Found listing with ID: 10721296
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721296%27 HTTP/1.1" 200 None
2026-03-25 22:17:56 [adesa.be] INFO: Scrape type for 10721296: 2
2026-03-25 22:17:56 [adesa.be] INFO: Scraping item 10721296 url https://www.openlane.eu/en/carv6/auction/10721296
2026-03-25 22:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:56 [adesa.be] INFO: Found listing with ID: 10721313
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721313%27 HTTP/1.1" 200 None
2026-03-25 22:17:56 [adesa.be] INFO: Scrape type for 10721313: 2
2026-03-25 22:17:56 [adesa.be] INFO: Scraping item 10721313 url https://www.openlane.eu/en/carv6/auction/10721313
2026-03-25 22:17:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e40eb2d0>
2026-03-25 22:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705416%252Fgeneral%252Fe04f430d-97b7-4023-9563-9fef5732778c.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705416/general/e04f430d-97b7-4023-9563-9fef5732778c.jpeg saved to cache
2026-03-25 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d
2026-03-25 22:17:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a0a121e0-6d01-5d96-b93d-d3e46a0e695d, skipping ID generation
2026-03-25 22:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d with scrape type 1
2026-03-25 22:17:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a0a121e0-6d01-5d96-b93d-d3e46a0e695d sending to next pipeline
2026-03-25 22:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0a121e0-6d01-5d96-b93d-d3e46a0e695d, identifier: 10727474
2026-03-25 22:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0a121e0-6d01-5d96-b93d-d3e46a0e695d with identifier: 10727474
2026-03-25 22:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0a121e0-6d01-5d96-b93d-d3e46a0e695d with identifier: 10727474
2026-03-25 22:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0a121e0-6d01-5d96-b93d-d3e46a0e695d with identifier: 10727474 to the API
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5705416/general/e04f430d-97b7-4023-9563-9fef5732778c.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'a0a121e0-6d01-5d96-b93d-d3e46a0e695d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PCU489',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727474',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 227490,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2709382,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705416/general/2f4b3b08-a653-4fbd-80d4-30ec7ff9a31a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2465751,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705416/general/8e385248-8bc4-4034-b2ce-e383e7821d4c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2647548,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705416/general/777c05b8-4a86-48e3-9974-94a6b97ae557.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2225900,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705416/general/f808ebad-cdc3-4633-bcc3-4c2092575d56.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3859208,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705416/general/fba815ac-7556-4cdd-b344-32262aee4f05.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2722151,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705416/general/18da3e7b-5fae-494c-8cf1-b7071455abba.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2670895,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705416/general/e04f430d-97b7-4023-9563-9fef5732778c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2445945,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705416/general/0ddbdadd-d807-4d01-911d-2f181f2ed98e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2302217,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705416/general/4e3e55c4-78e5-468c-8d4c-7fcc06c5cc82.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0a121e0-6d01-5d96-b93d-d3e46a0e695d/a0a121e0-6d01-5d96-b93d-d3e46a0e695d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1962788,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705416/general/0e69d6c8-d2ba-4954-a80a-9dc735f28824.jpeg',
'Width': 4032}],
'price': 300,
'price_includes_vat': True,
'registration_date': '2016-06-06',
'seats_number': 3,
'seller_name': 'SWDE',
'title': 'Peugeot Boxer L1H2 2.2 HDI Pro - Diesel - Manual - 130 hp - 227.490 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2016}
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727474%27 HTTP/1.1" 200 None
2026-03-25 22:17:56 [adesa.be] INFO: Saving data for 10727474: {'created_time': 1774477076.951496, 'last_price_update_time': 1774477076.951507, 'auction_closing_time': 1774606500.0}
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727474') HTTP/1.1" 204 0
2026-03-25 22:17:57 [adesa.be] INFO: Found listing with ID: 10721231
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721231%27 HTTP/1.1" 200 None
2026-03-25 22:17:57 [adesa.be] INFO: Scrape type for 10721231: 2
2026-03-25 22:17:57 [adesa.be] INFO: Scraping item 10721231 url https://www.openlane.eu/en/carv6/auction/10721231
2026-03-25 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:57 [adesa.be] INFO: Found listing with ID: 10721217
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721217%27 HTTP/1.1" 200 None
2026-03-25 22:17:57 [adesa.be] INFO: Scrape type for 10721217: 2
2026-03-25 22:17:57 [adesa.be] INFO: Scraping item 10721217 url https://www.openlane.eu/en/carv6/auction/10721217
2026-03-25 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5655214/general/ecc84395-29c5-4898-bd53-83e215260de0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727326)
2026-03-25 22:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:57 [adesa.be] INFO: Found listing with ID: 10721262
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721262%27 HTTP/1.1" 200 None
2026-03-25 22:17:57 [adesa.be] INFO: Scrape type for 10721262: 2
2026-03-25 22:17:57 [adesa.be] INFO: Scraping item 10721262 url https://www.openlane.eu/en/carv6/auction/10721262
2026-03-25 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723623/general/2e7a42f6-385f-4b3d-af51-42145a86f36e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727745)
2026-03-25 22:17:57 [adesa.be] INFO: Found listing with ID: 10717554
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717554%27 HTTP/1.1" 200 None
2026-03-25 22:17:57 [adesa.be] INFO: Scrape type for 10717554: 2
2026-03-25 22:17:57 [adesa.be] INFO: Scraping item 10717554 url https://www.openlane.eu/en/carv6/auction/10717554
2026-03-25 22:17:57 [adesa.be] INFO: Found listing with ID: 10717556
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717556%27 HTTP/1.1" 200 None
2026-03-25 22:17:57 [adesa.be] INFO: Scrape type for 10717556: 2
2026-03-25 22:17:57 [adesa.be] INFO: Scraping item 10717556 url https://www.openlane.eu/en/carv6/auction/10717556
2026-03-25 22:17:57 [adesa.be] INFO: Found listing with ID: 10717537
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717537%27 HTTP/1.1" 200 None
2026-03-25 22:17:57 [adesa.be] INFO: Scrape type for 10717537: 2
2026-03-25 22:17:57 [adesa.be] INFO: Scraping item 10717537 url https://www.openlane.eu/en/carv6/auction/10717537
2026-03-25 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729034/general/9a79950e-8cba-47ae-8e32-83e26de499ed.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727470)
2026-03-25 22:17:57 [adesa.be] INFO: Found listing with ID: 10718325
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718325%27 HTTP/1.1" 200 None
2026-03-25 22:17:57 [adesa.be] INFO: Scrape type for 10718325: 2
2026-03-25 22:17:57 [adesa.be] INFO: Scraping item 10718325 url https://www.openlane.eu/en/carv6/auction/10718325
2026-03-25 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with identifier: 10721310
2026-03-25 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with scrape type 2
2026-03-25 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with scrape type 2
2026-03-25 22:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1bd2122a-a9f6-5cda-b3eb-395820834ad8, identifier: 10721310
2026-03-25 22:17:57 [adesa.be] INFO: Found listing with ID: 10718911
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718911%27 HTTP/1.1" 200 None
2026-03-25 22:17:57 [adesa.be] INFO: Scrape type for 10718911: 2
2026-03-25 22:17:57 [adesa.be] INFO: Scraping item 10718911 url https://www.openlane.eu/en/carv6/auction/10718911
2026-03-25 22:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with identifier: 10721310
2026-03-25 22:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with identifier: 10721310
2026-03-25 22:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bd2122a-a9f6-5cda-b3eb-395820834ad8 with identifier: 10721310 to the API
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721310>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '1bd2122a-a9f6-5cda-b3eb-395820834ad8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VHC734',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721310',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 138601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2018-11-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman Cooper 1.5 - Petrol - Automatic - 136 hp - 138.601 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721310%27 HTTP/1.1" 200 None
2026-03-25 22:17:57 [adesa.be] INFO: Saving data for 10721310: {'auction_closing_time': 1774533600.0, 'created_time': 1774390537.643679, 'last_price_update_time': 1774477077.593258}
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721310') HTTP/1.1" 204 0
2026-03-25 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729034/general/6c6ebbd2-676e-46e0-9c33-f0ef7af1d76a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727470)
2026-03-25 22:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10721235
2026-03-25 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57422bdf-681a-520a-85c7-a68bada3de37 with scrape type 2
2026-03-25 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57422bdf-681a-520a-85c7-a68bada3de37 with scrape type 2
2026-03-25 22:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57422bdf-681a-520a-85c7-a68bada3de37, identifier: 10721235
2026-03-25 22:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with identifier: 10721312
2026-03-25 22:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with scrape type 2
2026-03-25 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with scrape type 2
2026-03-25 22:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba, identifier: 10721312
2026-03-25 22:17:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06e03d0>
2026-03-25 22:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655214%252Fgeneral%252Fecc84395-29c5-4898-bd53-83e215260de0.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/ecc84395-29c5-4898-bd53-83e215260de0.jpeg saved to cache
2026-03-25 22:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f12a5371-9bc8-5706-9f41-318be1af684c
2026-03-25 22:17:57 [adesa.be] INFO: Found listing with ID: 10717560
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717560%27 HTTP/1.1" 200 None
2026-03-25 22:17:57 [adesa.be] INFO: Scrape type for 10717560: 2
2026-03-25 22:17:57 [adesa.be] INFO: Scraping item 10717560 url https://www.openlane.eu/en/carv6/auction/10717560
2026-03-25 22:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10721235
2026-03-25 22:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10721235
2026-03-25 22:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10721235 to the API
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721235>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '57422bdf-681a-520a-85c7-a68bada3de37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJQ368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721235',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 94975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-04-16',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'94.975 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721235%27 HTTP/1.1" 200 None
2026-03-25 22:17:58 [adesa.be] INFO: Saving data for 10721235: {'auction_closing_time': 1774515600.0, 'created_time': 1774390582.786513, 'last_price_update_time': 1774477078.266184}
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721235') HTTP/1.1" 204 0
2026-03-25 22:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with identifier: 10721312
2026-03-25 22:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with identifier: 10721312
2026-03-25 22:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c3115ec-e149-5650-af1f-0d8a3c41c9ba with identifier: 10721312 to the API
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721312>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '0c3115ec-e149-5650-af1f-0d8a3c41c9ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA171',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721312',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 116339,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Active - Diesel - Manual - 130 hp - 116.339 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721312%27 HTTP/1.1" 200 None
2026-03-25 22:17:58 [adesa.be] INFO: Saving data for 10721312: {'auction_closing_time': 1774533600.0, 'created_time': 1774390586.101625, 'last_price_update_time': 1774477078.565578}
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721312') HTTP/1.1" 204 0
2026-03-25 22:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0852f10>
2026-03-25 22:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723623%252Fgeneral%252F2e7a42f6-385f-4b3d-af51-42145a86f36e.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723623/general/2e7a42f6-385f-4b3d-af51-42145a86f36e.jpeg saved to cache
2026-03-25 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8ebacc44-6e22-5534-83d9-4227bca13a1b
2026-03-25 22:17:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8ebacc44-6e22-5534-83d9-4227bca13a1b, skipping ID generation
2026-03-25 22:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ebacc44-6e22-5534-83d9-4227bca13a1b with scrape type 1
2026-03-25 22:17:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8ebacc44-6e22-5534-83d9-4227bca13a1b sending to next pipeline
2026-03-25 22:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ebacc44-6e22-5534-83d9-4227bca13a1b, identifier: 10727745
2026-03-25 22:17:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e08521d0>
2026-03-25 22:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252F9a79950e-8cba-47ae-8e32-83e26de499ed.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/9a79950e-8cba-47ae-8e32-83e26de499ed.jpeg saved to cache
2026-03-25 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8a8d3686-d138-509e-9061-e4dcc3829334
2026-03-25 22:17:59 [adesa.be] INFO: Found listing with ID: 10717534
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717534%27 HTTP/1.1" 200 None
2026-03-25 22:17:59 [adesa.be] INFO: Scrape type for 10717534: 2
2026-03-25 22:17:59 [adesa.be] INFO: Scraping item 10717534 url https://www.openlane.eu/en/carv6/auction/10717534
2026-03-25 22:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ebacc44-6e22-5534-83d9-4227bca13a1b with identifier: 10727745
2026-03-25 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ebacc44-6e22-5534-83d9-4227bca13a1b with identifier: 10727745
2026-03-25 22:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ebacc44-6e22-5534-83d9-4227bca13a1b with identifier: 10727745 to the API
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:17: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-25 22:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5723623/general/2e7a42f6-385f-4b3d-af51-42145a86f36e.jpeg>
{'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': 125,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': '8ebacc44-6e22-5534-83d9-4227bca13a1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BCU489',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727745',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 62942,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2613239,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723623/general/1391e06e-ab3b-4e1e-a44e-4da20901f885.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2214311,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723623/general/6f777dcc-9e32-4b18-8cca-61d7ce97cc23.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2404931,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723623/general/ecd4d2b5-015d-4df0-a248-fa2f17e708ca.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2129059,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723623/general/b98a2395-1440-4b19-9175-156c40a41ccc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1930039,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723623/general/e3beabb1-08a7-428c-ab0e-8ff4155f157e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2360781,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723623/general/e5f1f588-0e33-4a58-bbb8-063ea6a4ff2d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1856798,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723623/general/2608ec21-4c46-4bb6-9395-62c31792a0df.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2104146,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723623/general/2e7a42f6-385f-4b3d-af51-42145a86f36e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2316432,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723623/general/60107e72-8e44-41e0-b205-b103d0984fb2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ebacc44-6e22-5534-83d9-4227bca13a1b/8ebacc44-6e22-5534-83d9-4227bca13a1b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1242122,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723623/general/b0ec9cc9-ad4d-4fa6-8ff3-1c5e95cd739c.jpeg',
'Width': 4032}],
'price': 3400,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': 'Wegen & Verkeer Antwerpen',
'title': 'Ford Focus 1.0 EcoBoost Connected - Petrol - Manual - 125 hp - '
'62.942 km',
'transmission': 'manual',
'trim': 'Connected',
'vin': None,
'year': 2021}
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727745%27 HTTP/1.1" 200 None
2026-03-25 22:17:59 [adesa.be] INFO: Saving data for 10727745: {'created_time': 1774477079.457196, 'last_price_update_time': 1774477079.457205, 'auction_closing_time': 1774606500.0}
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727745') HTTP/1.1" 204 0
2026-03-25 22:17:59 [adesa.be] INFO: Found listing with ID: 10717540
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717540%27 HTTP/1.1" 200 None
2026-03-25 22:17:59 [adesa.be] INFO: Scrape type for 10717540: 2
2026-03-25 22:17:59 [adesa.be] INFO: Scraping item 10717540 url https://www.openlane.eu/en/carv6/auction/10717540
2026-03-25 22:17:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e051af10>
2026-03-25 22:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729034%252Fgeneral%252F6c6ebbd2-676e-46e0-9c33-f0ef7af1d76a.jpeg') HTTP/1.1" 204 0
2026-03-25 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729034/general/6c6ebbd2-676e-46e0-9c33-f0ef7af1d76a.jpeg saved to cache
2026-03-25 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8a8d3686-d138-509e-9061-e4dcc3829334
2026-03-25 22:17:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a8d3686-d138-509e-9061-e4dcc3829334, skipping ID generation
2026-03-25 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a8d3686-d138-509e-9061-e4dcc3829334 with scrape type 1
2026-03-25 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a8d3686-d138-509e-9061-e4dcc3829334 sending to next pipeline
2026-03-25 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a8d3686-d138-509e-9061-e4dcc3829334, identifier: 10727470
2026-03-25 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d45e06a6-7397-55dc-b537-9a58907d84f0 with identifier: 10721220
2026-03-25 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d45e06a6-7397-55dc-b537-9a58907d84f0 with scrape type 2
2026-03-25 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d45e06a6-7397-55dc-b537-9a58907d84f0 with scrape type 2
2026-03-25 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d45e06a6-7397-55dc-b537-9a58907d84f0, identifier: 10721220
2026-03-25 22:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60be02c8-59d6-5994-9f57-55aca72deea5 with identifier: 10721308
2026-03-25 22:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60be02c8-59d6-5994-9f57-55aca72deea5 with scrape type 2
2026-03-25 22:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60be02c8-59d6-5994-9f57-55aca72deea5 with scrape type 2
2026-03-25 22:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60be02c8-59d6-5994-9f57-55aca72deea5, identifier: 10721308
2026-03-25 22:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a8d3686-d138-509e-9061-e4dcc3829334 with identifier: 10727470
2026-03-25 22:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a8d3686-d138-509e-9061-e4dcc3829334 with identifier: 10727470
2026-03-25 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a8d3686-d138-509e-9061-e4dcc3829334 with identifier: 10727470 to the API
2026-03-25 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5729034/general/6c6ebbd2-676e-46e0-9c33-f0ef7af1d76a.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '8a8d3686-d138-509e-9061-e4dcc3829334',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NSX222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727470',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 141776,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4371771,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729034/general/9a79950e-8cba-47ae-8e32-83e26de499ed.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4816251,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729034/general/6c6ebbd2-676e-46e0-9c33-f0ef7af1d76a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4204274,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729034/general/9d5d2f6c-4998-4269-a154-c8d5ea6a795a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4701975,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729034/general/69e2f691-a824-4cd7-af14-81637c2aa70e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3010481,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729034/general/ec14083c-b004-4f58-b328-3273f1af255e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3279638,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729034/general/164e7b93-b894-4543-8410-b8e5fa79358a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4648157,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729034/general/a337efeb-557b-4e7b-9f2a-c510aaa5ad6e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3089225,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729034/general/e0314092-0709-4195-ba6f-2c649f47a9a2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3910401,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729034/general/2f77597c-a31c-47d3-81f8-f79c684a1dad.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8d3686-d138-509e-9061-e4dcc3829334/8a8d3686-d138-509e-9061-e4dcc3829334_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4452014,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729034/general/f5eb7bd5-eae8-4cd9-a6ff-91c2a30563d0.jpeg',
'Width': 5712}],
'price': 5095,
'price_includes_vat': True,
'registration_date': '2016-04-19',
'seats_number': 6,
'seller_name': 'De Vlaamse Waterweg nv',
'title': 'Opel Movano - Diesel - Manual - 135 hp - 141.776 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727470%27 HTTP/1.1" 200 None
2026-03-25 22:18:00 [adesa.be] INFO: Saving data for 10727470: {'created_time': 1774477080.300357, 'last_price_update_time': 1774477080.300366, 'auction_closing_time': 1774607400.0}
2026-03-25 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727470') HTTP/1.1" 204 0
2026-03-25 22:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d45e06a6-7397-55dc-b537-9a58907d84f0 with identifier: 10721220
2026-03-25 22:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d45e06a6-7397-55dc-b537-9a58907d84f0 with identifier: 10721220
2026-03-25 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d45e06a6-7397-55dc-b537-9a58907d84f0 with identifier: 10721220 to the API
2026-03-25 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721220>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd45e06a6-7397-55dc-b537-9a58907d84f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAH679',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721220',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 98986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Automatic - 131 hp - 98.986 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-25 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721220%27 HTTP/1.1" 200 None
2026-03-25 22:18:00 [adesa.be] INFO: Saving data for 10721220: {'auction_closing_time': 1774515600.0, 'created_time': 1774390580.926116, 'last_price_update_time': 1774477080.668601}
2026-03-25 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721220') HTTP/1.1" 204 0
2026-03-25 22:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60be02c8-59d6-5994-9f57-55aca72deea5 with identifier: 10721308
2026-03-25 22:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60be02c8-59d6-5994-9f57-55aca72deea5 with identifier: 10721308
2026-03-25 22:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60be02c8-59d6-5994-9f57-55aca72deea5 with identifier: 10721308 to the API
2026-03-25 22:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721308>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '60be02c8-59d6-5994-9f57-55aca72deea5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACB314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721308',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 123846,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-02-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.5 HDI GT - Diesel - Manual - 110 hp - 123.846 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721308%27 HTTP/1.1" 200 None
2026-03-25 22:18:00 [adesa.be] INFO: Saving data for 10721308: {'auction_closing_time': 1774533600.0, 'created_time': 1774390538.317422, 'last_price_update_time': 1774477080.985666}
2026-03-25 22:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721308') HTTP/1.1" 204 0
2026-03-25 22:18:01 [adesa.be] INFO: Found listing with ID: 10717533
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717533%27 HTTP/1.1" 200 None
2026-03-25 22:18:01 [adesa.be] INFO: Scrape type for 10717533: 2
2026-03-25 22:18:01 [adesa.be] INFO: Scraping item 10717533 url https://www.openlane.eu/en/carv6/auction/10717533
2026-03-25 22:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9835090d-78fe-51a7-b6c7-d9b26ebd1dde with identifier: 10721237
2026-03-25 22:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde with scrape type 2
2026-03-25 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9835090d-78fe-51a7-b6c7-d9b26ebd1dde with scrape type 2
2026-03-25 22:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9835090d-78fe-51a7-b6c7-d9b26ebd1dde, identifier: 10721237
2026-03-25 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9835090d-78fe-51a7-b6c7-d9b26ebd1dde with identifier: 10721237
2026-03-25 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9835090d-78fe-51a7-b6c7-d9b26ebd1dde with identifier: 10721237
2026-03-25 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9835090d-78fe-51a7-b6c7-d9b26ebd1dde with identifier: 10721237 to the API
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721237>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '9835090d-78fe-51a7-b6c7-d9b26ebd1dde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHB718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721237',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 134622,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 1.4 TSI Style - Hybrid - Automatic - 156 hp - '
'134.622 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721237%27 HTTP/1.1" 200 None
2026-03-25 22:18:01 [adesa.be] INFO: Saving data for 10721237: {'auction_closing_time': 1774515600.0, 'created_time': 1774390625.25872, 'last_price_update_time': 1774477081.365687}
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721237') HTTP/1.1" 204 0
2026-03-25 22:18:01 [adesa.be] INFO: Found listing with ID: 10717544
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717544%27 HTTP/1.1" 200 None
2026-03-25 22:18:01 [adesa.be] INFO: Scrape type for 10717544: 2
2026-03-25 22:18:01 [adesa.be] INFO: Scraping item 10717544 url https://www.openlane.eu/en/carv6/auction/10717544
2026-03-25 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:01 [adesa.be] INFO: Found listing with ID: 10717531
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717531%27 HTTP/1.1" 200 None
2026-03-25 22:18:01 [adesa.be] INFO: Scrape type for 10717531: 2
2026-03-25 22:18:01 [adesa.be] INFO: Scraping item 10717531 url https://www.openlane.eu/en/carv6/auction/10717531
2026-03-25 22:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1 with identifier: 10721289
2026-03-25 22:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1 with scrape type 2
2026-03-25 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1 with scrape type 2
2026-03-25 22:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1, identifier: 10721289
2026-03-25 22:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c4f5354-c833-5f76-9213-8fc276b257a3 with identifier: 10721231
2026-03-25 22:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c4f5354-c833-5f76-9213-8fc276b257a3 with scrape type 2
2026-03-25 22:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c4f5354-c833-5f76-9213-8fc276b257a3 with scrape type 2
2026-03-25 22:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c4f5354-c833-5f76-9213-8fc276b257a3, identifier: 10721231
2026-03-25 22:18:01 [adesa.be] INFO: Found listing with ID: 10724909
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724909%27 HTTP/1.1" 200 None
2026-03-25 22:18:01 [adesa.be] INFO: Scrape type for 10724909: 0
2026-03-25 22:18:01 [adesa.be] INFO: Skipping item 10724909 url https://www.openlane.eu/en/carv6/auction/10724909
2026-03-25 22:18:01 [adesa.be] INFO: Found listing with ID: 10717541
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717541%27 HTTP/1.1" 200 None
2026-03-25 22:18:01 [adesa.be] INFO: Scrape type for 10717541: 2
2026-03-25 22:18:01 [adesa.be] INFO: Scraping item 10717541 url https://www.openlane.eu/en/carv6/auction/10717541
2026-03-25 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1 with identifier: 10721289
2026-03-25 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1 with identifier: 10721289
2026-03-25 22:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44befbdc-5bc3-5d58-a277-6b0b78f2a3b1 with identifier: 10721289 to the API
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721289>
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '44befbdc-5bc3-5d58-a277-6b0b78f2a3b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VPT518',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721289',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 68522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2019-01-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Touran 1.4 TSI Highline - Petrol - Automatic - 150 hp - '
'68.522 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721289%27 HTTP/1.1" 200 None
2026-03-25 22:18:01 [adesa.be] INFO: Saving data for 10721289: {'auction_closing_time': 1774533600.0, 'created_time': 1774390573.371006, 'last_price_update_time': 1774477081.904231}
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721289') HTTP/1.1" 204 0
2026-03-25 22:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c4f5354-c833-5f76-9213-8fc276b257a3 with identifier: 10721231
2026-03-25 22:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c4f5354-c833-5f76-9213-8fc276b257a3 with identifier: 10721231
2026-03-25 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c4f5354-c833-5f76-9213-8fc276b257a3 with identifier: 10721231 to the API
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721231>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4c4f5354-c833-5f76-9213-8fc276b257a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACB109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721231',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 93386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 1.5 TSI United - Petrol - Manual - 150 hp - 93.386 '
'km',
'transmission': 'manual',
'trim': 'United',
'vin': None,
'year': 2021}
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721231%27 HTTP/1.1" 200 None
2026-03-25 22:18:02 [adesa.be] INFO: Saving data for 10721231: {'auction_closing_time': 1774515600.0, 'created_time': 1774390569.371577, 'last_price_update_time': 1774477082.17916}
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721231') HTTP/1.1" 204 0
2026-03-25 22:18:02 [adesa.be] INFO: Found listing with ID: 10717543
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717543%27 HTTP/1.1" 200 None
2026-03-25 22:18:02 [adesa.be] INFO: Scrape type for 10717543: 2
2026-03-25 22:18:02 [adesa.be] INFO: Scraping item 10717543 url https://www.openlane.eu/en/carv6/auction/10717543
2026-03-25 22:18:02 [adesa.be] INFO: Found listing with ID: 10717538
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717538%27 HTTP/1.1" 200 None
2026-03-25 22:18:02 [adesa.be] INFO: Scrape type for 10717538: 2
2026-03-25 22:18:02 [adesa.be] INFO: Scraping item 10717538 url https://www.openlane.eu/en/carv6/auction/10717538
2026-03-25 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55d6d847-a594-502c-a53b-e8d67c13fe83 with identifier: 10721296
2026-03-25 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55d6d847-a594-502c-a53b-e8d67c13fe83 with scrape type 2
2026-03-25 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55d6d847-a594-502c-a53b-e8d67c13fe83 with scrape type 2
2026-03-25 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55d6d847-a594-502c-a53b-e8d67c13fe83, identifier: 10721296
2026-03-25 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with identifier: 10721313
2026-03-25 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with scrape type 2
2026-03-25 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with scrape type 2
2026-03-25 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23cf6741-8db8-508d-87b4-ac7bf0ceef26, identifier: 10721313
2026-03-25 22:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec76b6cb-6bef-5013-8dd6-94151349aa8a with identifier: 10721206
2026-03-25 22:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec76b6cb-6bef-5013-8dd6-94151349aa8a with scrape type 2
2026-03-25 22:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec76b6cb-6bef-5013-8dd6-94151349aa8a with scrape type 2
2026-03-25 22:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec76b6cb-6bef-5013-8dd6-94151349aa8a, identifier: 10721206
2026-03-25 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55d6d847-a594-502c-a53b-e8d67c13fe83 with identifier: 10721296
2026-03-25 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55d6d847-a594-502c-a53b-e8d67c13fe83 with identifier: 10721296
2026-03-25 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55d6d847-a594-502c-a53b-e8d67c13fe83 with identifier: 10721296 to the API
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721296>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 123,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '55d6d847-a594-502c-a53b-e8d67c13fe83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDJ617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721296',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 143780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Touran 2.0 TDI Highline - Diesel - Manual - 123 hp - '
'143.780 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2021}
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721296%27 HTTP/1.1" 200 None
2026-03-25 22:18:02 [adesa.be] INFO: Saving data for 10721296: {'auction_closing_time': 1774533600.0, 'created_time': 1774390570.28988, 'last_price_update_time': 1774477082.759555}
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721296') HTTP/1.1" 204 0
2026-03-25 22:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with identifier: 10721313
2026-03-25 22:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with identifier: 10721313
2026-03-25 22:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23cf6741-8db8-508d-87b4-ac7bf0ceef26 with identifier: 10721313 to the API
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721313>
{'auction_title': '',
'c_o_2_emission_value': 190,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '23cf6741-8db8-508d-87b4-ac7bf0ceef26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALG269',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721313',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 212978,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 110 hp - 212.978 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721313%27 HTTP/1.1" 200 None
2026-03-25 22:18:03 [adesa.be] INFO: Saving data for 10721313: {'auction_closing_time': 1774533600.0, 'created_time': 1774390571.333155, 'last_price_update_time': 1774477083.050923}
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721313') HTTP/1.1" 204 0
2026-03-25 22:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec76b6cb-6bef-5013-8dd6-94151349aa8a with identifier: 10721206
2026-03-25 22:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec76b6cb-6bef-5013-8dd6-94151349aa8a with identifier: 10721206
2026-03-25 22:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec76b6cb-6bef-5013-8dd6-94151349aa8a with identifier: 10721206 to the API
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721206>
{'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-26T09:00:00Z',
'fuel_type': 'Electric',
'id': 'ec76b6cb-6bef-5013-8dd6-94151349aa8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ4799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721206',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 35685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen ID.3 58 kWh Family - Electric - Automatic - 204 hp - '
'35.685 km',
'transmission': 'automatic',
'trim': 'Family',
'vin': None,
'year': 2021}
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721206%27 HTTP/1.1" 200 None
2026-03-25 22:18:03 [adesa.be] INFO: Saving data for 10721206: {'auction_closing_time': 1774515600.0, 'created_time': 1774390573.984334, 'last_price_update_time': 1774477083.31917}
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721206') HTTP/1.1" 204 0
2026-03-25 22:18:03 [adesa.be] INFO: Found listing with ID: 10717555
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717555%27 HTTP/1.1" 200 None
2026-03-25 22:18:03 [adesa.be] INFO: Scrape type for 10717555: 2
2026-03-25 22:18:03 [adesa.be] INFO: Scraping item 10717555 url https://www.openlane.eu/en/carv6/auction/10717555
2026-03-25 22:18:03 [adesa.be] INFO: Found listing with ID: 10717542
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717542%27 HTTP/1.1" 200 None
2026-03-25 22:18:03 [adesa.be] INFO: Scrape type for 10717542: 2
2026-03-25 22:18:03 [adesa.be] INFO: Scraping item 10717542 url https://www.openlane.eu/en/carv6/auction/10717542
2026-03-25 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705431/general/4ddd2e20-39e9-41ac-babc-1730281877df.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727435)
2026-03-25 22:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:03 [adesa.be] INFO: Found listing with ID: 10717552
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717552%27 HTTP/1.1" 200 None
2026-03-25 22:18:03 [adesa.be] INFO: Scrape type for 10717552: 2
2026-03-25 22:18:03 [adesa.be] INFO: Scraping item 10717552 url https://www.openlane.eu/en/carv6/auction/10717552
2026-03-25 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724389/general/06108c5b-cc8d-4356-99b6-8e5c9136a6cf.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727231)
2026-03-25 22:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733285/general/144dc2c3-5c56-4755-9675-213d9800b3b1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727397)
2026-03-25 22:18:03 [adesa.be] INFO: Found listing with ID: 10717546
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717546%27 HTTP/1.1" 200 None
2026-03-25 22:18:03 [adesa.be] INFO: Scrape type for 10717546: 2
2026-03-25 22:18:03 [adesa.be] INFO: Scraping item 10717546 url https://www.openlane.eu/en/carv6/auction/10717546
2026-03-25 22:18:03 [adesa.be] INFO: Found listing with ID: 10717563
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717563%27 HTTP/1.1" 200 None
2026-03-25 22:18:03 [adesa.be] INFO: Scrape type for 10717563: 2
2026-03-25 22:18:03 [adesa.be] INFO: Scraping item 10717563 url https://www.openlane.eu/en/carv6/auction/10717563
2026-03-25 22:18:03 [adesa.be] INFO: Found listing with ID: 10717561
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717561%27 HTTP/1.1" 200 None
2026-03-25 22:18:03 [adesa.be] INFO: Scrape type for 10717561: 2
2026-03-25 22:18:03 [adesa.be] INFO: Scraping item 10717561 url https://www.openlane.eu/en/carv6/auction/10717561
2026-03-25 22:18:03 [adesa.be] INFO: Found listing with ID: 10717547
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717547%27 HTTP/1.1" 200 None
2026-03-25 22:18:03 [adesa.be] INFO: Scrape type for 10717547: 2
2026-03-25 22:18:03 [adesa.be] INFO: Scraping item 10717547 url https://www.openlane.eu/en/carv6/auction/10717547
2026-03-25 22:18:03 [adesa.be] INFO: Found listing with ID: 10717548
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717548%27 HTTP/1.1" 200 None
2026-03-25 22:18:03 [adesa.be] INFO: Scrape type for 10717548: 2
2026-03-25 22:18:03 [adesa.be] INFO: Scraping item 10717548 url https://www.openlane.eu/en/carv6/auction/10717548
2026-03-25 22:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10721217
2026-03-25 22:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with scrape type 2
2026-03-25 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with scrape type 2
2026-03-25 22:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6, identifier: 10721217
2026-03-25 22:18:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0545890>
2026-03-25 22:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705431%252Fgeneral%252F4ddd2e20-39e9-41ac-babc-1730281877df.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/4ddd2e20-39e9-41ac-babc-1730281877df.jpeg saved to cache
2026-03-25 22:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b428adcf-3943-51f7-99b3-40378fd55a6b
2026-03-25 22:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10721217
2026-03-25 22:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10721217
2026-03-25 22:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10721217 to the API
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721217>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ee4f7e40-9df2-5e25-9ec7-54a66b2866a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UM7869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721217',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 178438,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 2.0 B4 Plus Bright - Diesel - Automatic - 197 hp - '
'178.438 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721217%27 HTTP/1.1" 200 None
2026-03-25 22:18:03 [adesa.be] INFO: Saving data for 10721217: {'auction_closing_time': 1774515600.0, 'created_time': 1774390573.022803, 'last_price_update_time': 1774477083.978204}
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721217') HTTP/1.1" 204 0
2026-03-25 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718325> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733285/general/5cd8c2a5-7a10-4b20-a980-c2a635bdf8c6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727397)
2026-03-25 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04f75d0>
2026-03-25 22:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724389%252Fgeneral%252F06108c5b-cc8d-4356-99b6-8e5c9136a6cf.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/06108c5b-cc8d-4356-99b6-8e5c9136a6cf.jpeg saved to cache
2026-03-25 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6
2026-03-25 22:18:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03f0a90>
2026-03-25 22:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733285%252Fgeneral%252F144dc2c3-5c56-4755-9675-213d9800b3b1.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/144dc2c3-5c56-4755-9675-213d9800b3b1.jpeg saved to cache
2026-03-25 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d
2026-03-25 22:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 778f643d-9c9b-5d51-8417-c3137df282e2 with identifier: 10718325
2026-03-25 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 778f643d-9c9b-5d51-8417-c3137df282e2 with scrape type 2
2026-03-25 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 778f643d-9c9b-5d51-8417-c3137df282e2 with scrape type 2
2026-03-25 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 778f643d-9c9b-5d51-8417-c3137df282e2, identifier: 10718325
2026-03-25 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceced146-98e8-5463-9bbd-7a8bbbfd269b with identifier: 10717544
2026-03-25 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceced146-98e8-5463-9bbd-7a8bbbfd269b with scrape type 2
2026-03-25 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ceced146-98e8-5463-9bbd-7a8bbbfd269b with scrape type 2
2026-03-25 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ceced146-98e8-5463-9bbd-7a8bbbfd269b, identifier: 10717544
2026-03-25 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37e499ed-d2df-5499-bf36-122c297b42b5 with identifier: 10717540
2026-03-25 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37e499ed-d2df-5499-bf36-122c297b42b5 with scrape type 2
2026-03-25 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37e499ed-d2df-5499-bf36-122c297b42b5 with scrape type 2
2026-03-25 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37e499ed-d2df-5499-bf36-122c297b42b5, identifier: 10717540
2026-03-25 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34f1fcb5-fbe4-53de-831b-0cc097422137 with identifier: 10718911
2026-03-25 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34f1fcb5-fbe4-53de-831b-0cc097422137 with scrape type 2
2026-03-25 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34f1fcb5-fbe4-53de-831b-0cc097422137 with scrape type 2
2026-03-25 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 34f1fcb5-fbe4-53de-831b-0cc097422137, identifier: 10718911
2026-03-25 22:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a10eb5-77e6-54aa-b0e5-3de63bc84a8e with identifier: 10717560
2026-03-25 22:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a10eb5-77e6-54aa-b0e5-3de63bc84a8e with scrape type 2
2026-03-25 22:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51a10eb5-77e6-54aa-b0e5-3de63bc84a8e with scrape type 2
2026-03-25 22:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51a10eb5-77e6-54aa-b0e5-3de63bc84a8e, identifier: 10717560
2026-03-25 22:18:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0857a90>
2026-03-25 22:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733285%252Fgeneral%252F5cd8c2a5-7a10-4b20-a980-c2a635bdf8c6.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/5cd8c2a5-7a10-4b20-a980-c2a635bdf8c6.jpeg saved to cache
2026-03-25 22:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d
2026-03-25 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 778f643d-9c9b-5d51-8417-c3137df282e2 with identifier: 10718325
2026-03-25 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 778f643d-9c9b-5d51-8417-c3137df282e2 with identifier: 10718325
2026-03-25 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 778f643d-9c9b-5d51-8417-c3137df282e2 with identifier: 10718325 to the API
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718325>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Hybrid',
'id': '778f643d-9c9b-5d51-8417-c3137df282e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJT925',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718325',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 93324,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 45 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'93.324 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718325%27 HTTP/1.1" 200 None
2026-03-25 22:18:05 [adesa.be] INFO: Saving data for 10718325: {'auction_closing_time': 1774529400.0, 'created_time': 1774366453.354697, 'last_price_update_time': 1774477085.276221}
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718325') HTTP/1.1" 204 0
2026-03-25 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ceced146-98e8-5463-9bbd-7a8bbbfd269b with identifier: 10717544
2026-03-25 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ceced146-98e8-5463-9bbd-7a8bbbfd269b with identifier: 10717544
2026-03-25 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ceced146-98e8-5463-9bbd-7a8bbbfd269b with identifier: 10717544 to the API
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717544>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'ceced146-98e8-5463-9bbd-7a8bbbfd269b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SUZ799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717544',
'listing': 'auctionplusdirectbuy',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 166382,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2018-10-26',
'seats_number': 3,
'seller_name': 'Quality Select Cars bvba',
'title': 'Citroën Jumper 2.0 HDI Comfort - Diesel - Manual - 163 hp - 166.382 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2018}
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717544%27 HTTP/1.1" 200 None
2026-03-25 22:18:05 [adesa.be] INFO: Saving data for 10717544: {'auction_closing_time': 1774529400.0, 'created_time': 1774366450.437519, 'last_price_update_time': 1774477085.538818}
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717544') HTTP/1.1" 204 0
2026-03-25 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37e499ed-d2df-5499-bf36-122c297b42b5 with identifier: 10717540
2026-03-25 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37e499ed-d2df-5499-bf36-122c297b42b5 with identifier: 10717540
2026-03-25 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37e499ed-d2df-5499-bf36-122c297b42b5 with identifier: 10717540 to the API
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717540>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': '37e499ed-d2df-5499-bf36-122c297b42b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKV489',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717540',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 114225,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2017-11-24',
'seats_number': 5,
'seller_name': 'Avilon Motors Comm V',
'title': 'BMW X3 20d M-Pack - xDrive - Diesel - Automatic - 190 hp - 114.225 '
'km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2017}
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717540%27 HTTP/1.1" 200 None
2026-03-25 22:18:05 [adesa.be] INFO: Saving data for 10717540: {'auction_closing_time': 1774529400.0, 'created_time': 1774366451.295452, 'last_price_update_time': 1774477085.852488}
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717540') HTTP/1.1" 204 0
2026-03-25 22:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 34f1fcb5-fbe4-53de-831b-0cc097422137 with identifier: 10718911
2026-03-25 22:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 34f1fcb5-fbe4-53de-831b-0cc097422137 with identifier: 10718911
2026-03-25 22:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 34f1fcb5-fbe4-53de-831b-0cc097422137 with identifier: 10718911 to the API
2026-03-25 22:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718911>
{'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': 163,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': '34f1fcb5-fbe4-53de-831b-0cc097422137',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSM181',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718911',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 151804,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'SAR Automotive',
'title': 'Audi Q5 Sportback 35 TDI S Line - Diesel - Automatic - 163 hp - '
'151.804 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718911%27 HTTP/1.1" 200 None
2026-03-25 22:18:06 [adesa.be] INFO: Saving data for 10718911: {'auction_closing_time': 1774529400.0, 'created_time': 1774366456.284385, 'last_price_update_time': 1774477086.145819}
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718911') HTTP/1.1" 204 0
2026-03-25 22:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51a10eb5-77e6-54aa-b0e5-3de63bc84a8e with identifier: 10717560
2026-03-25 22:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51a10eb5-77e6-54aa-b0e5-3de63bc84a8e with identifier: 10717560
2026-03-25 22:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51a10eb5-77e6-54aa-b0e5-3de63bc84a8e with identifier: 10717560 to the API
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717560>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Petrol',
'id': '51a10eb5-77e6-54aa-b0e5-3de63bc84a8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAV853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717560',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 36188,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 4 Series Gran Coupé 420i M Sport - Petrol - Automatic - 184 hp '
'- 36.188 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717560%27 HTTP/1.1" 200 None
2026-03-25 22:18:06 [adesa.be] INFO: Saving data for 10717560: {'auction_closing_time': 1774529400.0, 'created_time': 1774366465.89338, 'last_price_update_time': 1774477086.428548}
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717560') HTTP/1.1" 204 0
2026-03-25 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5e057f3-4d76-53dd-ae59-146aa11ce2ba with identifier: 10717534
2026-03-25 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5e057f3-4d76-53dd-ae59-146aa11ce2ba with scrape type 2
2026-03-25 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5e057f3-4d76-53dd-ae59-146aa11ce2ba with scrape type 2
2026-03-25 22:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5e057f3-4d76-53dd-ae59-146aa11ce2ba, identifier: 10717534
2026-03-25 22:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5e057f3-4d76-53dd-ae59-146aa11ce2ba with identifier: 10717534
2026-03-25 22:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5e057f3-4d76-53dd-ae59-146aa11ce2ba with identifier: 10717534
2026-03-25 22:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5e057f3-4d76-53dd-ae59-146aa11ce2ba with identifier: 10717534 to the API
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717534>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'e5e057f3-4d76-53dd-ae59-146aa11ce2ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XBX213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717534',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'BMW',
'model': '5 Series',
'odometer': 111745,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2019-11-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 518d Lounge - Diesel - Automatic - 150 hp - 111.745 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2019}
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717534%27 HTTP/1.1" 200 None
2026-03-25 22:18:06 [adesa.be] INFO: Saving data for 10717534: {'auction_closing_time': 1774529400.0, 'created_time': 1774366467.741457, 'last_price_update_time': 1774477086.949662}
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717534') HTTP/1.1" 204 0
2026-03-25 22:18:06 [scrapy.extensions.logstats] INFO: Crawled 158 pages (at 44 pages/min), scraped 107 items (at 50 items/min)
2026-03-25 22:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 227MiB
2026-03-25 22:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10a689bf-9115-5ed2-981b-d3bc51096383 with identifier: 10717537
2026-03-25 22:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10a689bf-9115-5ed2-981b-d3bc51096383 with scrape type 2
2026-03-25 22:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10a689bf-9115-5ed2-981b-d3bc51096383 with scrape type 2
2026-03-25 22:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10a689bf-9115-5ed2-981b-d3bc51096383, identifier: 10717537
2026-03-25 22:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c844fa11-6ee2-5b58-ba08-94eda399a256 with identifier: 10717533
2026-03-25 22:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c844fa11-6ee2-5b58-ba08-94eda399a256 with scrape type 2
2026-03-25 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c844fa11-6ee2-5b58-ba08-94eda399a256 with scrape type 2
2026-03-25 22:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c844fa11-6ee2-5b58-ba08-94eda399a256, identifier: 10717533
2026-03-25 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724389/general/9cda890a-1fb7-4653-8c56-06cf29b9c316.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727231)
2026-03-25 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10a689bf-9115-5ed2-981b-d3bc51096383 with identifier: 10717537
2026-03-25 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10a689bf-9115-5ed2-981b-d3bc51096383 with identifier: 10717537
2026-03-25 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10a689bf-9115-5ed2-981b-d3bc51096383 with identifier: 10717537 to the API
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717537>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 503,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Electric',
'id': '10a689bf-9115-5ed2-981b-d3bc51096383',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWC705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717537',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 92648,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28500,
'price_includes_vat': True,
'registration_date': '2021-08-12',
'seats_number': 5,
'seller_name': 'Alekon Import - Export bv',
'title': 'Audi E-Tron 95 kWh S Edition - Quattro - Electric - Automatic - 503 '
'hp - 92.648 km',
'transmission': 'automatic',
'trim': 'S Edition',
'vin': None,
'year': 2021}
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717537%27 HTTP/1.1" 200 None
2026-03-25 22:18:07 [adesa.be] INFO: Saving data for 10717537: {'auction_closing_time': 1774529400.0, 'created_time': 1774366457.019162, 'last_price_update_time': 1774477087.397557}
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717537') HTTP/1.1" 204 0
2026-03-25 22:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c844fa11-6ee2-5b58-ba08-94eda399a256 with identifier: 10717533
2026-03-25 22:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c844fa11-6ee2-5b58-ba08-94eda399a256 with identifier: 10717533
2026-03-25 22:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c844fa11-6ee2-5b58-ba08-94eda399a256 with identifier: 10717533 to the API
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717533>
{'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-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'c844fa11-6ee2-5b58-ba08-94eda399a256',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1KVA541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717533',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'BMW',
'model': 'X5',
'odometer': 84172,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32200,
'price_includes_vat': True,
'registration_date': '2020-07-13',
'seats_number': 5,
'seller_name': 'Botti Cars bv',
'title': 'BMW X5 M 50d Sport - Diesel - Automatic - 400 hp - 84.172 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717533%27 HTTP/1.1" 200 None
2026-03-25 22:18:07 [adesa.be] INFO: Saving data for 10717533: {'auction_closing_time': 1774529400.0, 'created_time': 1774366449.667593, 'last_price_update_time': 1774477087.659585}
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717533') HTTP/1.1" 204 0
2026-03-25 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1186990>
2026-03-25 22:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724389%252Fgeneral%252F9cda890a-1fb7-4653-8c56-06cf29b9c316.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/9cda890a-1fb7-4653-8c56-06cf29b9c316.jpeg saved to cache
2026-03-25 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6
2026-03-25 22:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efadb37c-5750-5c5c-a268-04557416ed5f with identifier: 10717538
2026-03-25 22:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efadb37c-5750-5c5c-a268-04557416ed5f with scrape type 2
2026-03-25 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efadb37c-5750-5c5c-a268-04557416ed5f with scrape type 2
2026-03-25 22:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efadb37c-5750-5c5c-a268-04557416ed5f, identifier: 10717538
2026-03-25 22:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46b29d7e-efa8-56d3-964e-c1bbb6d36e4a with identifier: 10717555
2026-03-25 22:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46b29d7e-efa8-56d3-964e-c1bbb6d36e4a with scrape type 2
2026-03-25 22:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46b29d7e-efa8-56d3-964e-c1bbb6d36e4a with scrape type 2
2026-03-25 22:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46b29d7e-efa8-56d3-964e-c1bbb6d36e4a, identifier: 10717555
2026-03-25 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 112198e4-c11e-5906-b01a-a025bb3d05b8 with identifier: 10717554
2026-03-25 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 112198e4-c11e-5906-b01a-a025bb3d05b8 with scrape type 2
2026-03-25 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 112198e4-c11e-5906-b01a-a025bb3d05b8 with scrape type 2
2026-03-25 22:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 112198e4-c11e-5906-b01a-a025bb3d05b8, identifier: 10717554
2026-03-25 22:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b34f5ecd-0719-543e-8882-35d64c05b9ad with identifier: 10717556
2026-03-25 22:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b34f5ecd-0719-543e-8882-35d64c05b9ad with scrape type 2
2026-03-25 22:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b34f5ecd-0719-543e-8882-35d64c05b9ad with scrape type 2
2026-03-25 22:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b34f5ecd-0719-543e-8882-35d64c05b9ad, identifier: 10717556
2026-03-25 22:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efadb37c-5750-5c5c-a268-04557416ed5f with identifier: 10717538
2026-03-25 22:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efadb37c-5750-5c5c-a268-04557416ed5f with identifier: 10717538
2026-03-25 22:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efadb37c-5750-5c5c-a268-04557416ed5f with identifier: 10717538 to the API
2026-03-25 22:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717538>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Hybrid',
'id': 'efadb37c-5750-5c5c-a268-04557416ed5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHL338',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717538',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 162873,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2021-04-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia Ceed SW 1.6 GDI Business - Hybrid - Automatic - 105 hp - '
'162.873 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717538%27 HTTP/1.1" 200 None
2026-03-25 22:18:08 [adesa.be] INFO: Saving data for 10717538: {'auction_closing_time': 1774529400.0, 'created_time': 1774366445.189965, 'last_price_update_time': 1774477088.46256}
2026-03-25 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717538') HTTP/1.1" 204 0
2026-03-25 22:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46b29d7e-efa8-56d3-964e-c1bbb6d36e4a with identifier: 10717555
2026-03-25 22:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46b29d7e-efa8-56d3-964e-c1bbb6d36e4a with identifier: 10717555
2026-03-25 22:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46b29d7e-efa8-56d3-964e-c1bbb6d36e4a with identifier: 10717555 to the API
2026-03-25 22:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717555>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': '46b29d7e-efa8-56d3-964e-c1bbb6d36e4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LRA033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717555',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 203545,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2015-11-10',
'seats_number': 5,
'seller_name': 'City Automobile srl',
'title': 'Kia Sportage 2.0 CRDi - AWD - Diesel - Manual - 135 hp - 203.545 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-25 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717555%27 HTTP/1.1" 200 None
2026-03-25 22:18:08 [adesa.be] INFO: Saving data for 10717555: {'auction_closing_time': 1774529400.0, 'created_time': 1774366444.309513, 'last_price_update_time': 1774477088.771559}
2026-03-25 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717555') HTTP/1.1" 204 0
2026-03-25 22:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 112198e4-c11e-5906-b01a-a025bb3d05b8 with identifier: 10717554
2026-03-25 22:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 112198e4-c11e-5906-b01a-a025bb3d05b8 with identifier: 10717554
2026-03-25 22:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 112198e4-c11e-5906-b01a-a025bb3d05b8 with identifier: 10717554 to the API
2026-03-25 22:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717554>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Petrol',
'id': '112198e4-c11e-5906-b01a-a025bb3d05b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EN4291',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717554',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 30610,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2024-09-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TFSI S Line - Petrol - Automatic - 150 hp - '
'30.610 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717554%27 HTTP/1.1" 200 None
2026-03-25 22:18:09 [adesa.be] INFO: Saving data for 10717554: {'auction_closing_time': 1774529400.0, 'created_time': 1774366454.720161, 'last_price_update_time': 1774477089.065527}
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717554') HTTP/1.1" 204 0
2026-03-25 22:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b34f5ecd-0719-543e-8882-35d64c05b9ad with identifier: 10717556
2026-03-25 22:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b34f5ecd-0719-543e-8882-35d64c05b9ad with identifier: 10717556
2026-03-25 22:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b34f5ecd-0719-543e-8882-35d64c05b9ad with identifier: 10717556 to the API
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717556>
{'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': 252,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Hybrid',
'id': 'b34f5ecd-0719-543e-8882-35d64c05b9ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKK094',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717556',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 154806,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2020-12-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A6 Avant 55 TFSIe Sport - Quattro - Hybrid - Automatic - 252 '
'hp - 154.806 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717556%27 HTTP/1.1" 200 None
2026-03-25 22:18:09 [adesa.be] INFO: Saving data for 10717556: {'auction_closing_time': 1774529400.0, 'created_time': 1774366454.000008, 'last_price_update_time': 1774477089.350987}
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717556') HTTP/1.1" 204 0
2026-03-25 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18: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-25 22:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3835cd3-c722-5fec-b5aa-f79972b54e11 with identifier: 10717548
2026-03-25 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3835cd3-c722-5fec-b5aa-f79972b54e11 with scrape type 2
2026-03-25 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3835cd3-c722-5fec-b5aa-f79972b54e11 with scrape type 2
2026-03-25 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3835cd3-c722-5fec-b5aa-f79972b54e11, identifier: 10717548
2026-03-25 22:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3835cd3-c722-5fec-b5aa-f79972b54e11 with identifier: 10717548
2026-03-25 22:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3835cd3-c722-5fec-b5aa-f79972b54e11 with identifier: 10717548
2026-03-25 22:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3835cd3-c722-5fec-b5aa-f79972b54e11 with identifier: 10717548 to the API
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717548>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 114,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'f3835cd3-c722-5fec-b5aa-f79972b54e11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VNR946',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717548',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 271319,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2019-01-11',
'seats_number': 3,
'seller_name': 'SAR Automotive',
'title': 'Mercedes-Benz Sprinter L2H2 311 CDI - Diesel - Manual - 114 hp - '
'271.319 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717548%27 HTTP/1.1" 200 None
2026-03-25 22:18:09 [adesa.be] INFO: Saving data for 10717548: {'auction_closing_time': 1774529400.0, 'created_time': 1774366437.757227, 'last_price_update_time': 1774477089.731197}
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717548') HTTP/1.1" 204 0
2026-03-25 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce8d0550-8180-57a0-b468-f2510ab21107 with identifier: 10717547
2026-03-25 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce8d0550-8180-57a0-b468-f2510ab21107 with scrape type 2
2026-03-25 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce8d0550-8180-57a0-b468-f2510ab21107 with scrape type 2
2026-03-25 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce8d0550-8180-57a0-b468-f2510ab21107, identifier: 10717547
2026-03-25 22:18:09 [adesa.be] INFO: Found listing with ID: 10717536
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717536%27 HTTP/1.1" 200 None
2026-03-25 22:18:09 [adesa.be] INFO: Scrape type for 10717536: 2
2026-03-25 22:18:09 [adesa.be] INFO: Scraping item 10717536 url https://www.openlane.eu/en/carv6/auction/10717536
2026-03-25 22:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2947b803-1b3a-5ae2-b146-69e1d95bdde7 with identifier: 10717561
2026-03-25 22:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2947b803-1b3a-5ae2-b146-69e1d95bdde7 with scrape type 2
2026-03-25 22:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2947b803-1b3a-5ae2-b146-69e1d95bdde7 with scrape type 2
2026-03-25 22:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2947b803-1b3a-5ae2-b146-69e1d95bdde7, identifier: 10717561
2026-03-25 22:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce8d0550-8180-57a0-b468-f2510ab21107 with identifier: 10717547
2026-03-25 22:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce8d0550-8180-57a0-b468-f2510ab21107 with identifier: 10717547
2026-03-25 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce8d0550-8180-57a0-b468-f2510ab21107 with identifier: 10717547 to the API
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717547>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 114,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'ce8d0550-8180-57a0-b468-f2510ab21107',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VPA053',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717547',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 267402,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2019-01-15',
'seats_number': 3,
'seller_name': 'SAR Automotive',
'title': 'Mercedes-Benz Sprinter L2H2 311 CDI - Diesel - Manual - 114 hp - '
'267.402 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717547%27 HTTP/1.1" 200 None
2026-03-25 22:18:10 [adesa.be] INFO: Saving data for 10717547: {'auction_closing_time': 1774529400.0, 'created_time': 1774366436.617612, 'last_price_update_time': 1774477090.212623}
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717547') HTTP/1.1" 204 0
2026-03-25 22:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2947b803-1b3a-5ae2-b146-69e1d95bdde7 with identifier: 10717561
2026-03-25 22:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2947b803-1b3a-5ae2-b146-69e1d95bdde7 with identifier: 10717561
2026-03-25 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2947b803-1b3a-5ae2-b146-69e1d95bdde7 with identifier: 10717561 to the API
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717561>
{'auction_title': '',
'c_o_2_emission_value': 19,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': '2947b803-1b3a-5ae2-b146-69e1d95bdde7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWT232',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717561',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 115445,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31000,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLE 350de Business solution - 4-Matic - Diesel - '
'Automatic - 194 hp - 115.445 km',
'transmission': 'automatic',
'trim': 'Business solution',
'vin': None,
'year': 2021}
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717561%27 HTTP/1.1" 200 None
2026-03-25 22:18:10 [adesa.be] INFO: Saving data for 10717561: {'auction_closing_time': 1774529400.0, 'created_time': 1774366441.733703, 'last_price_update_time': 1774477090.487119}
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717561') HTTP/1.1" 204 0
2026-03-25 22:18:10 [adesa.be] INFO: Found listing with ID: 10717539
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717539%27 HTTP/1.1" 200 None
2026-03-25 22:18:10 [adesa.be] INFO: Scrape type for 10717539: 2
2026-03-25 22:18:10 [adesa.be] INFO: Scraping item 10717539 url https://www.openlane.eu/en/carv6/auction/10717539
2026-03-25 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:10 [adesa.be] INFO: Found listing with ID: 10717545
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717545%27 HTTP/1.1" 200 None
2026-03-25 22:18:10 [adesa.be] INFO: Scrape type for 10717545: 2
2026-03-25 22:18:10 [adesa.be] INFO: Scraping item 10717545 url https://www.openlane.eu/en/carv6/auction/10717545
2026-03-25 22:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:10 [adesa.be] INFO: Found listing with ID: 10717570
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717570%27 HTTP/1.1" 200 None
2026-03-25 22:18:10 [adesa.be] INFO: Scrape type for 10717570: 2
2026-03-25 22:18:10 [adesa.be] INFO: Scraping item 10717570 url https://www.openlane.eu/en/carv6/auction/10717570
2026-03-25 22:18:10 [adesa.be] INFO: Found listing with ID: 10717550
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717550%27 HTTP/1.1" 200 None
2026-03-25 22:18:10 [adesa.be] INFO: Scrape type for 10717550: 2
2026-03-25 22:18:10 [adesa.be] INFO: Scraping item 10717550 url https://www.openlane.eu/en/carv6/auction/10717550
2026-03-25 22:18:10 [adesa.be] INFO: Found listing with ID: 10717572
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717572%27 HTTP/1.1" 200 None
2026-03-25 22:18:10 [adesa.be] INFO: Scrape type for 10717572: 2
2026-03-25 22:18:10 [adesa.be] INFO: Scraping item 10717572 url https://www.openlane.eu/en/carv6/auction/10717572
2026-03-25 22:18:10 [adesa.be] INFO: Found listing with ID: 10717558
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717558%27 HTTP/1.1" 200 None
2026-03-25 22:18:10 [adesa.be] INFO: Scrape type for 10717558: 0
2026-03-25 22:18:10 [adesa.be] INFO: Skipping item 10717558 url https://www.openlane.eu/en/carv6/auction/10717558
2026-03-25 22:18:10 [adesa.be] INFO: Found listing with ID: 10717562
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717562%27 HTTP/1.1" 200 None
2026-03-25 22:18:10 [adesa.be] INFO: Scrape type for 10717562: 0
2026-03-25 22:18:10 [adesa.be] INFO: Skipping item 10717562 url https://www.openlane.eu/en/carv6/auction/10717562
2026-03-25 22:18:10 [adesa.be] INFO: Found listing with ID: 10717535
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717535%27 HTTP/1.1" 200 None
2026-03-25 22:18:10 [adesa.be] INFO: Scrape type for 10717535: 0
2026-03-25 22:18:10 [adesa.be] INFO: Skipping item 10717535 url https://www.openlane.eu/en/carv6/auction/10717535
2026-03-25 22:18:10 [adesa.be] INFO: Found listing with ID: 10717564
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717564%27 HTTP/1.1" 200 None
2026-03-25 22:18:10 [adesa.be] INFO: Scrape type for 10717564: 0
2026-03-25 22:18:10 [adesa.be] INFO: Skipping item 10717564 url https://www.openlane.eu/en/carv6/auction/10717564
2026-03-25 22:18:10 [adesa.be] INFO: Found listing with ID: 10717532
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717532%27 HTTP/1.1" 200 None
2026-03-25 22:18:10 [adesa.be] INFO: Scrape type for 10717532: 2
2026-03-25 22:18:10 [adesa.be] INFO: Scraping item 10717532 url https://www.openlane.eu/en/carv6/auction/10717532
2026-03-25 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:10 [adesa.be] INFO: Found listing with ID: 10717557
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717557%27 HTTP/1.1" 200 None
2026-03-25 22:18:10 [adesa.be] INFO: Scrape type for 10717557: 0
2026-03-25 22:18:10 [adesa.be] INFO: Skipping item 10717557 url https://www.openlane.eu/en/carv6/auction/10717557
2026-03-25 22:18:10 [adesa.be] INFO: Found listing with ID: 10717530
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717530%27 HTTP/1.1" 200 None
2026-03-25 22:18:10 [adesa.be] INFO: Scrape type for 10717530: 2
2026-03-25 22:18:10 [adesa.be] INFO: Scraping item 10717530 url https://www.openlane.eu/en/carv6/auction/10717530
2026-03-25 22:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50b20dfa-0f67-543f-8324-866eeeec90f8 with identifier: 10717542
2026-03-25 22:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50b20dfa-0f67-543f-8324-866eeeec90f8 with scrape type 2
2026-03-25 22:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50b20dfa-0f67-543f-8324-866eeeec90f8 with scrape type 2
2026-03-25 22:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50b20dfa-0f67-543f-8324-866eeeec90f8, identifier: 10717542
2026-03-25 22:18:10 [adesa.be] INFO: Found listing with ID: 10717553
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717553%27 HTTP/1.1" 200 None
2026-03-25 22:18:10 [adesa.be] INFO: Scrape type for 10717553: 2
2026-03-25 22:18:10 [adesa.be] INFO: Scraping item 10717553 url https://www.openlane.eu/en/carv6/auction/10717553
2026-03-25 22:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50b20dfa-0f67-543f-8324-866eeeec90f8 with identifier: 10717542
2026-03-25 22:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50b20dfa-0f67-543f-8324-866eeeec90f8 with identifier: 10717542
2026-03-25 22:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50b20dfa-0f67-543f-8324-866eeeec90f8 with identifier: 10717542 to the API
2026-03-25 22:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717542>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '4.4L',
'engine_horse_power': 312,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': '50b20dfa-0f67-543f-8324-866eeeec90f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GHE605',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717542',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 338220,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2011-04-21',
'seats_number': 2,
'seller_name': 'Jetcars BV',
'title': 'Land Rover Range Rover Vogue 4.4 TDV8 Vogue - AWD - Diesel - '
'Automatic - 312 hp - 338.220 km',
'transmission': 'automatic',
'trim': 'Vogue',
'vin': None,
'year': 2011}
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717542%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Saving data for 10717542: {'auction_closing_time': 1774529400.0, 'created_time': 1774366445.97776, 'last_price_update_time': 1774477091.113755}
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717542') HTTP/1.1" 204 0
2026-03-25 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10717551
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717551%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10717551: 2
2026-03-25 22:18:11 [adesa.be] INFO: Scraping item 10717551 url https://www.openlane.eu/en/carv6/auction/10717551
2026-03-25 22:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 149845da-0d0a-51fe-b9f3-71700154231e with identifier: 10717552
2026-03-25 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 149845da-0d0a-51fe-b9f3-71700154231e with scrape type 2
2026-03-25 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 149845da-0d0a-51fe-b9f3-71700154231e with scrape type 2
2026-03-25 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 149845da-0d0a-51fe-b9f3-71700154231e, identifier: 10717552
2026-03-25 22:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f959374e-a1e5-50e1-a0d3-1643d2371b6c with identifier: 10717543
2026-03-25 22:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f959374e-a1e5-50e1-a0d3-1643d2371b6c with scrape type 2
2026-03-25 22:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f959374e-a1e5-50e1-a0d3-1643d2371b6c with scrape type 2
2026-03-25 22:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f959374e-a1e5-50e1-a0d3-1643d2371b6c, identifier: 10717543
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722668
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722668%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722668: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722668 url https://www.openlane.eu/en/carv6/auction/10722668
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722645
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722645%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722645: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722645 url https://www.openlane.eu/en/carv6/auction/10722645
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722692
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722692%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722692: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722692 url https://www.openlane.eu/en/carv6/auction/10722692
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722560
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722560%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722560: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722560 url https://www.openlane.eu/en/carv6/auction/10722560
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722657
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722657%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722657: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722657 url https://www.openlane.eu/en/carv6/auction/10722657
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722592
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722592%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722592: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722592 url https://www.openlane.eu/en/carv6/auction/10722592
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722421
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722421%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722421: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722421 url https://www.openlane.eu/en/carv6/auction/10722421
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722488
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722488%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722488: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722488 url https://www.openlane.eu/en/carv6/auction/10722488
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722398
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722398%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722398: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722398 url https://www.openlane.eu/en/carv6/auction/10722398
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722441
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722441%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722441: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722441 url https://www.openlane.eu/en/carv6/auction/10722441
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722593
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722593%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722593: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722593 url https://www.openlane.eu/en/carv6/auction/10722593
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722693
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722693%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722693: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722693 url https://www.openlane.eu/en/carv6/auction/10722693
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722658
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722658%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722658: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722658 url https://www.openlane.eu/en/carv6/auction/10722658
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722364
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722364%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722364: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722364 url https://www.openlane.eu/en/carv6/auction/10722364
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722606
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722606%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722606: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722606 url https://www.openlane.eu/en/carv6/auction/10722606
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722660
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722660%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722660: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722660 url https://www.openlane.eu/en/carv6/auction/10722660
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722631
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722631%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722631: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722631 url https://www.openlane.eu/en/carv6/auction/10722631
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722549
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722549%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722549: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722549 url https://www.openlane.eu/en/carv6/auction/10722549
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722659
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722659%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722659: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722659 url https://www.openlane.eu/en/carv6/auction/10722659
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722442
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722442%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722442: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722442 url https://www.openlane.eu/en/carv6/auction/10722442
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722362
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722362%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722362: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722362 url https://www.openlane.eu/en/carv6/auction/10722362
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722594
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722594%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722594: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722594 url https://www.openlane.eu/en/carv6/auction/10722594
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722489
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722489%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722489: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722489 url https://www.openlane.eu/en/carv6/auction/10722489
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722694
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722694%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722694: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722694 url https://www.openlane.eu/en/carv6/auction/10722694
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722607
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722607%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722607: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722607 url https://www.openlane.eu/en/carv6/auction/10722607
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722608
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722608%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722608: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722608 url https://www.openlane.eu/en/carv6/auction/10722608
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722609
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722609%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722609: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722609 url https://www.openlane.eu/en/carv6/auction/10722609
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722611
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722611%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722611: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722611 url https://www.openlane.eu/en/carv6/auction/10722611
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722404
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722404%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722404: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722404 url https://www.openlane.eu/en/carv6/auction/10722404
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722695
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722695%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722695: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722695 url https://www.openlane.eu/en/carv6/auction/10722695
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722470
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722470%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722470: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722470 url https://www.openlane.eu/en/carv6/auction/10722470
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722610
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722610%27 HTTP/1.1" 200 None
2026-03-25 22:18:11 [adesa.be] INFO: Scrape type for 10722610: 0
2026-03-25 22:18:11 [adesa.be] INFO: Skipping item 10722610 url https://www.openlane.eu/en/carv6/auction/10722610
2026-03-25 22:18:11 [adesa.be] INFO: Found listing with ID: 10722399
2026-03-25 22:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722399%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722399: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722399 url https://www.openlane.eu/en/carv6/auction/10722399
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722490
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722490%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722490: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722490 url https://www.openlane.eu/en/carv6/auction/10722490
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722612
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722612%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722612: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722612 url https://www.openlane.eu/en/carv6/auction/10722612
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722633
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722633%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722633: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722633 url https://www.openlane.eu/en/carv6/auction/10722633
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722576
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722576%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722576: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722576 url https://www.openlane.eu/en/carv6/auction/10722576
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722661
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722661%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722661: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722661 url https://www.openlane.eu/en/carv6/auction/10722661
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722632
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722632%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722632: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722632 url https://www.openlane.eu/en/carv6/auction/10722632
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722577
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722577%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722577: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722577 url https://www.openlane.eu/en/carv6/auction/10722577
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722696
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722696%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722696: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722696 url https://www.openlane.eu/en/carv6/auction/10722696
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722422
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722422%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722422: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722422 url https://www.openlane.eu/en/carv6/auction/10722422
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722471
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722471%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722471: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722471 url https://www.openlane.eu/en/carv6/auction/10722471
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722405
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722405%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722405: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722405 url https://www.openlane.eu/en/carv6/auction/10722405
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722538
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722538%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722538: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722538 url https://www.openlane.eu/en/carv6/auction/10722538
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722510
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722510%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722510: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722510 url https://www.openlane.eu/en/carv6/auction/10722510
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722550
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722550%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722550: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722550 url https://www.openlane.eu/en/carv6/auction/10722550
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722551
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722551%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722551: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722551 url https://www.openlane.eu/en/carv6/auction/10722551
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722552
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722552%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722552: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722552 url https://www.openlane.eu/en/carv6/auction/10722552
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722418
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722418%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722418: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722418 url https://www.openlane.eu/en/carv6/auction/10722418
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722388
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722388%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722388: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722388 url https://www.openlane.eu/en/carv6/auction/10722388
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722613
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722613%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722613: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722613 url https://www.openlane.eu/en/carv6/auction/10722613
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722567
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722567%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722567: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722567 url https://www.openlane.eu/en/carv6/auction/10722567
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722406
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722406%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722406: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722406 url https://www.openlane.eu/en/carv6/auction/10722406
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722423
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722423%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722423: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722423 url https://www.openlane.eu/en/carv6/auction/10722423
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722511
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722511%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722511: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722511 url https://www.openlane.eu/en/carv6/auction/10722511
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722472
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722472%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722472: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722472 url https://www.openlane.eu/en/carv6/auction/10722472
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722383
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722383%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722383: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722383 url https://www.openlane.eu/en/carv6/auction/10722383
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722424
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722424%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722424: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722424 url https://www.openlane.eu/en/carv6/auction/10722424
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722528
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722528%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722528: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722528 url https://www.openlane.eu/en/carv6/auction/10722528
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722375
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722375%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722375: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722375 url https://www.openlane.eu/en/carv6/auction/10722375
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722512
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722512%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722512: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722512 url https://www.openlane.eu/en/carv6/auction/10722512
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722539
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722539%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722539: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722539 url https://www.openlane.eu/en/carv6/auction/10722539
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722662
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722662%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722662: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722662 url https://www.openlane.eu/en/carv6/auction/10722662
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722443
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722443%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722443: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722443 url https://www.openlane.eu/en/carv6/auction/10722443
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722513
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722513%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722513: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722513 url https://www.openlane.eu/en/carv6/auction/10722513
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722634
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722634%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722634: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722634 url https://www.openlane.eu/en/carv6/auction/10722634
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722529
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722529%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722529: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722529 url https://www.openlane.eu/en/carv6/auction/10722529
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722578
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722578%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722578: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722578 url https://www.openlane.eu/en/carv6/auction/10722578
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722473
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722473%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722473: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722473 url https://www.openlane.eu/en/carv6/auction/10722473
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722444
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722444%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722444: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722444 url https://www.openlane.eu/en/carv6/auction/10722444
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722595
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722595%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722595: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722595 url https://www.openlane.eu/en/carv6/auction/10722595
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722614
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722614%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722614: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722614 url https://www.openlane.eu/en/carv6/auction/10722614
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722596
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722596%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722596: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722596 url https://www.openlane.eu/en/carv6/auction/10722596
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722663
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722663%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722663: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722663 url https://www.openlane.eu/en/carv6/auction/10722663
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722384
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722384%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722384: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722384 url https://www.openlane.eu/en/carv6/auction/10722384
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722376
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722376%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722376: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722376 url https://www.openlane.eu/en/carv6/auction/10722376
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722514
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722514%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722514: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722514 url https://www.openlane.eu/en/carv6/auction/10722514
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722425
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722425%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722425: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722425 url https://www.openlane.eu/en/carv6/auction/10722425
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722392
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722392%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722392: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722392 url https://www.openlane.eu/en/carv6/auction/10722392
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722515
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722515%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722515: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722515 url https://www.openlane.eu/en/carv6/auction/10722515
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722561
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722561%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722561: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722561 url https://www.openlane.eu/en/carv6/auction/10722561
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722369
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722369%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722369: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722369 url https://www.openlane.eu/en/carv6/auction/10722369
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722491
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722491%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722491: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722491 url https://www.openlane.eu/en/carv6/auction/10722491
2026-03-25 22:18:12 [adesa.be] INFO: Found listing with ID: 10722426
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722426%27 HTTP/1.1" 200 None
2026-03-25 22:18:12 [adesa.be] INFO: Scrape type for 10722426: 0
2026-03-25 22:18:12 [adesa.be] INFO: Skipping item 10722426 url https://www.openlane.eu/en/carv6/auction/10722426
2026-03-25 22:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 149845da-0d0a-51fe-b9f3-71700154231e with identifier: 10717552
2026-03-25 22:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 149845da-0d0a-51fe-b9f3-71700154231e with identifier: 10717552
2026-03-25 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 149845da-0d0a-51fe-b9f3-71700154231e with identifier: 10717552 to the API
2026-03-25 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717552>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': '149845da-0d0a-51fe-b9f3-71700154231e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRW987',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717552',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 95959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C 300de Business - Diesel - 194 hp - 95.959 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-25 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717552%27 HTTP/1.1" 200 None
2026-03-25 22:18:13 [adesa.be] INFO: Saving data for 10717552: {'auction_closing_time': 1774529400.0, 'created_time': 1774366470.598147, 'last_price_update_time': 1774477093.467029}
2026-03-25 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717552') HTTP/1.1" 204 0
2026-03-25 22:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f959374e-a1e5-50e1-a0d3-1643d2371b6c with identifier: 10717543
2026-03-25 22:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f959374e-a1e5-50e1-a0d3-1643d2371b6c with identifier: 10717543
2026-03-25 22:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f959374e-a1e5-50e1-a0d3-1643d2371b6c with identifier: 10717543 to the API
2026-03-25 22:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717543>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Hybrid',
'id': 'f959374e-a1e5-50e1-a0d3-1643d2371b6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWK024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717543',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 86096,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2022-04-19',
'seats_number': 5,
'seller_name': 'SAR Automotive',
'title': 'Jaguar F-Pace P400e S - AWD - Hybrid - Automatic - 300 hp - 86.096 '
'km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2022}
2026-03-25 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717543%27 HTTP/1.1" 200 None
2026-03-25 22:18:13 [adesa.be] INFO: Saving data for 10717543: {'auction_closing_time': 1774529400.0, 'created_time': 1774366448.79074, 'last_price_update_time': 1774477093.824894}
2026-03-25 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717543') HTTP/1.1" 204 0
2026-03-25 22:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a with identifier: 10717546
2026-03-25 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a with scrape type 2
2026-03-25 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a with scrape type 2
2026-03-25 22:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a, identifier: 10717546
2026-03-25 22:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adb36fae-0dca-57b6-9168-c85060f5241f with identifier: 10717563
2026-03-25 22:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adb36fae-0dca-57b6-9168-c85060f5241f with scrape type 2
2026-03-25 22:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adb36fae-0dca-57b6-9168-c85060f5241f with scrape type 2
2026-03-25 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adb36fae-0dca-57b6-9168-c85060f5241f, identifier: 10717563
2026-03-25 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a with identifier: 10717546
2026-03-25 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a with identifier: 10717546
2026-03-25 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a with identifier: 10717546 to the API
2026-03-25 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717546>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Petrol',
'id': 'b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YDB136',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717546',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 161553,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2017-11-10',
'seats_number': 5,
'seller_name': 'Sakar, Cetin',
'title': 'Mercedes-Benz CLA 200 AMG Line - Petrol - Automatic - 156 hp - '
'161.553 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2017}
2026-03-25 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717546%27 HTTP/1.1" 200 None
2026-03-25 22:18:14 [adesa.be] INFO: Saving data for 10717546: {'auction_closing_time': 1774529400.0, 'created_time': 1774366469.925109, 'last_price_update_time': 1774477094.369565}
2026-03-25 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717546') HTTP/1.1" 204 0
2026-03-25 22:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adb36fae-0dca-57b6-9168-c85060f5241f with identifier: 10717563
2026-03-25 22:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adb36fae-0dca-57b6-9168-c85060f5241f with identifier: 10717563
2026-03-25 22:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adb36fae-0dca-57b6-9168-c85060f5241f with identifier: 10717563 to the API
2026-03-25 22:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717563>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'adb36fae-0dca-57b6-9168-c85060f5241f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717563',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 196389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 196.389 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-25 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717563%27 HTTP/1.1" 200 None
2026-03-25 22:18:14 [adesa.be] INFO: Saving data for 10717563: {'auction_closing_time': 1774529400.0, 'created_time': 1774366446.777887, 'last_price_update_time': 1774477094.638435}
2026-03-25 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717563') HTTP/1.1" 204 0
2026-03-25 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721288> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a97caa6-863a-5263-8e57-d7e03c36c86f with identifier: 10721276
2026-03-25 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a97caa6-863a-5263-8e57-d7e03c36c86f with scrape type 2
2026-03-25 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a97caa6-863a-5263-8e57-d7e03c36c86f with scrape type 2
2026-03-25 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a97caa6-863a-5263-8e57-d7e03c36c86f, identifier: 10721276
2026-03-25 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a1acca3-f2fa-5767-9ff9-85934bc3b6c0 with identifier: 10717541
2026-03-25 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a1acca3-f2fa-5767-9ff9-85934bc3b6c0 with scrape type 2
2026-03-25 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a1acca3-f2fa-5767-9ff9-85934bc3b6c0 with scrape type 2
2026-03-25 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a1acca3-f2fa-5767-9ff9-85934bc3b6c0, identifier: 10717541
2026-03-25 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6 with identifier: 10721262
2026-03-25 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6 with scrape type 2
2026-03-25 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6 with scrape type 2
2026-03-25 22:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6, identifier: 10721262
2026-03-25 22:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78094188-74c1-5f05-bcfa-baa6a5dd5d54 with identifier: 10717531
2026-03-25 22:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78094188-74c1-5f05-bcfa-baa6a5dd5d54 with scrape type 2
2026-03-25 22:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78094188-74c1-5f05-bcfa-baa6a5dd5d54 with scrape type 2
2026-03-25 22:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78094188-74c1-5f05-bcfa-baa6a5dd5d54, identifier: 10717531
2026-03-25 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a97caa6-863a-5263-8e57-d7e03c36c86f with identifier: 10721276
2026-03-25 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a97caa6-863a-5263-8e57-d7e03c36c86f with identifier: 10721276
2026-03-25 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a97caa6-863a-5263-8e57-d7e03c36c86f with identifier: 10721276 to the API
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721276>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': '9a97caa6-863a-5263-8e57-d7e03c36c86f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XY4028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721276',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 74597,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-05-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 2.0 TDI R-Line - Diesel - Automatic - 150 '
'hp - 74.597 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721276%27 HTTP/1.1" 200 None
2026-03-25 22:18:15 [adesa.be] INFO: Saving data for 10721276: {'auction_closing_time': 1774533600.0, 'created_time': 1774390571.693464, 'last_price_update_time': 1774477095.291702}
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721276') HTTP/1.1" 204 0
2026-03-25 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a1acca3-f2fa-5767-9ff9-85934bc3b6c0 with identifier: 10717541
2026-03-25 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a1acca3-f2fa-5767-9ff9-85934bc3b6c0 with identifier: 10717541
2026-03-25 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a1acca3-f2fa-5767-9ff9-85934bc3b6c0 with identifier: 10717541 to the API
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717541>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': '3a1acca3-f2fa-5767-9ff9-85934bc3b6c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DQY095',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717541',
'listing': 'auctionplusdirectbuy',
'location': 'Luka (Croatia)',
'make': 'Ford',
'model': 'Transit',
'odometer': 18673,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2023-05-30',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Manual - 130 hp - 18.673 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717541%27 HTTP/1.1" 200 None
2026-03-25 22:18:15 [adesa.be] INFO: Saving data for 10717541: {'auction_closing_time': 1774529400.0, 'created_time': 1774366449.094596, 'last_price_update_time': 1774477095.562084}
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717541') HTTP/1.1" 204 0
2026-03-25 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6 with identifier: 10721262
2026-03-25 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6 with identifier: 10721262
2026-03-25 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6 with identifier: 10721262 to the API
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721262>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '64f2d18d-f61c-5aaa-838b-d12aa7aa7cf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSM718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721262',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 24356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 49000,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC90 T8 Ultimate Bright - AWD - Hybrid - Automatic - 310 hp - '
'24.356 km',
'transmission': 'automatic',
'trim': 'Ultimate Bright',
'vin': None,
'year': 2022}
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721262%27 HTTP/1.1" 200 None
2026-03-25 22:18:15 [adesa.be] INFO: Saving data for 10721262: {'auction_closing_time': 1774533600.0, 'created_time': 1774390572.036655, 'last_price_update_time': 1774477095.827175}
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721262') HTTP/1.1" 204 0
2026-03-25 22:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78094188-74c1-5f05-bcfa-baa6a5dd5d54 with identifier: 10717531
2026-03-25 22:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78094188-74c1-5f05-bcfa-baa6a5dd5d54 with identifier: 10717531
2026-03-25 22:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78094188-74c1-5f05-bcfa-baa6a5dd5d54 with identifier: 10717531 to the API
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717531>
{'auction_title': '',
'c_o_2_emission_value': 165,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 75,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Petrol',
'id': '78094188-74c1-5f05-bcfa-baa6a5dd5d54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CCQ024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717531',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 52092,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-06-26',
'seats_number': 5,
'seller_name': 'Lukas-Auto VOF',
'title': 'Dacia Sandero 1.4i Ambiance - Petrol - Manual - 75 hp - 52.092 km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2009}
2026-03-25 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710717531%27 HTTP/1.1" 200 None
2026-03-25 22:18:16 [adesa.be] INFO: Saving data for 10717531: {'auction_closing_time': 1774529400.0, 'created_time': 1774366447.720125, 'last_price_update_time': 1774477096.106076}
2026-03-25 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717531') HTTP/1.1" 204 0
2026-03-25 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10721298
2026-03-25 22:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03e24b79-4854-5e8f-a2aa-19906e2001ed with scrape type 2
2026-03-25 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03e24b79-4854-5e8f-a2aa-19906e2001ed with scrape type 2
2026-03-25 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03e24b79-4854-5e8f-a2aa-19906e2001ed, identifier: 10721298
2026-03-25 22:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea25c141-dc90-5c49-89f6-7717b28e86ed with identifier: 10721288
2026-03-25 22:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea25c141-dc90-5c49-89f6-7717b28e86ed with scrape type 2
2026-03-25 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea25c141-dc90-5c49-89f6-7717b28e86ed with scrape type 2
2026-03-25 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea25c141-dc90-5c49-89f6-7717b28e86ed, identifier: 10721288
2026-03-25 22:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10721298
2026-03-25 22:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10721298
2026-03-25 22:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10721298 to the API
2026-03-25 22:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721298>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '03e24b79-4854-5e8f-a2aa-19906e2001ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMM705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721298',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 91672,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'91.672 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-25 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710721298%27 HTTP/1.1" 200 None
2026-03-25 22:18:16 [adesa.be] INFO: Saving data for 10721298: {'auction_closing_time': 1774533600.0, 'created_time': 1774390574.791626, 'last_price_update_time': 1774477096.581933}
2026-03-25 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721298') HTTP/1.1" 204 0
2026-03-25 22:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea25c141-dc90-5c49-89f6-7717b28e86ed with identifier: 10721288
2026-03-25 22:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea25c141-dc90-5c49-89f6-7717b28e86ed with identifier: 10721288
2026-03-25 22:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea25c141-dc90-5c49-89f6-7717b28e86ed with identifier: 10721288 to the API
2026-03-25 22:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721288>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'ea25c141-dc90-5c49-89f6-7717b28e86ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VUM441',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721288',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 154414,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2019-03-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Arteon 2.0 TDI - Diesel - Automatic - 150 hp - 154.414 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710721288%27 HTTP/1.1" 200 None
2026-03-25 22:18:16 [adesa.be] INFO: Saving data for 10721288: {'auction_closing_time': 1774533600.0, 'created_time': 1774390575.165257, 'last_price_update_time': 1774477096.866678}
2026-03-25 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721288') HTTP/1.1" 204 0
2026-03-25 22:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10721283
2026-03-25 22:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf530c7-7998-509d-9fde-05e4211f125b with scrape type 2
2026-03-25 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbf530c7-7998-509d-9fde-05e4211f125b with scrape type 2
2026-03-25 22:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbf530c7-7998-509d-9fde-05e4211f125b, identifier: 10721283
2026-03-25 22:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7247b040-42f4-5486-97ef-dab87e32b6ae with identifier: 10721305
2026-03-25 22:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7247b040-42f4-5486-97ef-dab87e32b6ae with scrape type 2
2026-03-25 22:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7247b040-42f4-5486-97ef-dab87e32b6ae with scrape type 2
2026-03-25 22:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7247b040-42f4-5486-97ef-dab87e32b6ae, identifier: 10721305
2026-03-25 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10721283
2026-03-25 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 22:18:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Purple HTTP/1.1" 200 None
2026-03-25 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10721283
2026-03-25 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10721283 to the API
2026-03-25 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721283>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'cbf530c7-7998-509d-9fde-05e4211f125b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFM396',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721283',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 52412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota C-HR 1.8 Bi-Tone - Petrol - Automatic - 98 hp - 52.412 km',
'transmission': 'automatic',
'trim': 'Bi-Tone',
'vin': None,
'year': 2021}
2026-03-25 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721283%27 HTTP/1.1" 200 None
2026-03-25 22:18:17 [adesa.be] INFO: Saving data for 10721283: {'auction_closing_time': 1774533600.0, 'created_time': 1774390576.498381, 'last_price_update_time': 1774477097.480764}
2026-03-25 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721283') HTTP/1.1" 204 0
2026-03-25 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7247b040-42f4-5486-97ef-dab87e32b6ae with identifier: 10721305
2026-03-25 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7247b040-42f4-5486-97ef-dab87e32b6ae with identifier: 10721305
2026-03-25 22:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7247b040-42f4-5486-97ef-dab87e32b6ae with identifier: 10721305 to the API
2026-03-25 22:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721305>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': '7247b040-42f4-5486-97ef-dab87e32b6ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHX407',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721305',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 130580,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-09-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.5 TSI Style - Petrol - Manual - 150 hp - '
'130.580 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-25 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721305%27 HTTP/1.1" 200 None
2026-03-25 22:18:17 [adesa.be] INFO: Saving data for 10721305: {'auction_closing_time': 1774533600.0, 'created_time': 1774390669.820084, 'last_price_update_time': 1774477097.760011}
2026-03-25 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721305') HTTP/1.1" 204 0
2026-03-25 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10721270
2026-03-25 22:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51060a3-d95c-5ed7-b3c2-7e763644b048 with scrape type 2
2026-03-25 22:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b51060a3-d95c-5ed7-b3c2-7e763644b048 with scrape type 2
2026-03-25 22:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b51060a3-d95c-5ed7-b3c2-7e763644b048, identifier: 10721270
2026-03-25 22:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10721270
2026-03-25 22:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10721270
2026-03-25 22:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10721270 to the API
2026-03-25 22:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721270>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b51060a3-d95c-5ed7-b3c2-7e763644b048',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721270',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 32565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2024-01-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'32.565 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2024}
2026-03-25 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710721270%27 HTTP/1.1" 200 None
2026-03-25 22:18:18 [adesa.be] INFO: Saving data for 10721270: {'auction_closing_time': 1774533600.0, 'created_time': 1774390665.961972, 'last_price_update_time': 1774477098.194738}
2026-03-25 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721270') HTTP/1.1" 204 0
2026-03-25 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b5a916c-1745-5477-a83f-d4692f4a91bf with identifier: 10721230
2026-03-25 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b5a916c-1745-5477-a83f-d4692f4a91bf with scrape type 2
2026-03-25 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b5a916c-1745-5477-a83f-d4692f4a91bf with scrape type 2
2026-03-25 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b5a916c-1745-5477-a83f-d4692f4a91bf, identifier: 10721230
2026-03-25 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8106107a-c896-539c-ba24-d21d8a96194b with identifier: 10717539
2026-03-25 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8106107a-c896-539c-ba24-d21d8a96194b with scrape type 2
2026-03-25 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8106107a-c896-539c-ba24-d21d8a96194b with scrape type 2
2026-03-25 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8106107a-c896-539c-ba24-d21d8a96194b, identifier: 10717539
2026-03-25 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4680b84-9b55-5b24-80af-ac1fb3bd33c3 with identifier: 10717530
2026-03-25 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4680b84-9b55-5b24-80af-ac1fb3bd33c3 with scrape type 2
2026-03-25 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4680b84-9b55-5b24-80af-ac1fb3bd33c3 with scrape type 2
2026-03-25 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4680b84-9b55-5b24-80af-ac1fb3bd33c3, identifier: 10717530
2026-03-25 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85afa6b2-610b-54aa-9483-524b2cb734ff with identifier: 10717532
2026-03-25 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85afa6b2-610b-54aa-9483-524b2cb734ff with scrape type 2
2026-03-25 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85afa6b2-610b-54aa-9483-524b2cb734ff with scrape type 2
2026-03-25 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85afa6b2-610b-54aa-9483-524b2cb734ff, identifier: 10717532
2026-03-25 22:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c76da16-017d-599f-b680-698a5504e893 with identifier: 10721239
2026-03-25 22:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c76da16-017d-599f-b680-698a5504e893 with scrape type 2
2026-03-25 22:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c76da16-017d-599f-b680-698a5504e893 with scrape type 2
2026-03-25 22:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c76da16-017d-599f-b680-698a5504e893, identifier: 10721239
2026-03-25 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b5a916c-1745-5477-a83f-d4692f4a91bf with identifier: 10721230
2026-03-25 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b5a916c-1745-5477-a83f-d4692f4a91bf with identifier: 10721230
2026-03-25 22:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b5a916c-1745-5477-a83f-d4692f4a91bf with identifier: 10721230 to the API
2026-03-25 22:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721230>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0b5a916c-1745-5477-a83f-d4692f4a91bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQK357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721230',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 84299,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - '
'115 hp - 84.299 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-25 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710721230%27 HTTP/1.1" 200 None
2026-03-25 22:18:18 [adesa.be] INFO: Saving data for 10721230: {'auction_closing_time': 1774515600.0, 'created_time': 1774390576.853654, 'last_price_update_time': 1774477098.912774}
2026-03-25 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721230') HTTP/1.1" 204 0
2026-03-25 22:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8106107a-c896-539c-ba24-d21d8a96194b with identifier: 10717539
2026-03-25 22:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8106107a-c896-539c-ba24-d21d8a96194b with identifier: 10717539
2026-03-25 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8106107a-c896-539c-ba24-d21d8a96194b with identifier: 10717539 to the API
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717539>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': '8106107a-c896-539c-ba24-d21d8a96194b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGV535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717539',
'listing': 'auctionplusdirectbuy',
'location': 'Łajski (Poland)',
'make': 'Opel',
'model': 'Astra',
'odometer': 141830,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2021-03-30',
'seats_number': 5,
'seller_name': 'SBT Offerande bv',
'title': 'Opel Astra 1.5 - Diesel - Manual - 105 hp - 141.830 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717539%27 HTTP/1.1" 200 None
2026-03-25 22:18:19 [adesa.be] INFO: Saving data for 10717539: {'auction_closing_time': 1774529400.0, 'created_time': 1774366435.779043, 'last_price_update_time': 1774477099.200479}
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717539') HTTP/1.1" 204 0
2026-03-25 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4680b84-9b55-5b24-80af-ac1fb3bd33c3 with identifier: 10717530
2026-03-25 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4680b84-9b55-5b24-80af-ac1fb3bd33c3 with identifier: 10717530
2026-03-25 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4680b84-9b55-5b24-80af-ac1fb3bd33c3 with identifier: 10717530 to the API
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717530>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'a4680b84-9b55-5b24-80af-ac1fb3bd33c3',
'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=10717530',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 252509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 50,
'price_includes_vat': True,
'registration_date': '2005-08-23',
'seats_number': 6,
'seller_name': 'Rizq Occasions',
'title': 'Renault Espace 1.9 DCI Privilege - Diesel - Manual - 116 hp - '
'252.509 km',
'transmission': 'manual',
'trim': 'Privilege',
'vin': None,
'year': 2005}
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717530%27 HTTP/1.1" 200 None
2026-03-25 22:18:19 [adesa.be] INFO: Saving data for 10717530: {'auction_closing_time': 1774529400.0, 'created_time': 1774366428.850605, 'last_price_update_time': 1774477099.530049}
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717530') HTTP/1.1" 204 0
2026-03-25 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85afa6b2-610b-54aa-9483-524b2cb734ff with identifier: 10717532
2026-03-25 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85afa6b2-610b-54aa-9483-524b2cb734ff with identifier: 10717532
2026-03-25 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85afa6b2-610b-54aa-9483-524b2cb734ff with identifier: 10717532 to the API
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717532>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': '85afa6b2-610b-54aa-9483-524b2cb734ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ldj857',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717532',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 171431,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 400,
'price_includes_vat': True,
'registration_date': '2014-02-20',
'seats_number': 3,
'seller_name': "Auto's R. Beyen // BEYEN, ROEL",
'title': 'Peugeot Partner L1H1 1.6 HDI Comfort - Diesel - Manual - 75 hp - '
'171.431 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2014}
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717532%27 HTTP/1.1" 200 None
2026-03-25 22:18:19 [adesa.be] INFO: Saving data for 10717532: {'auction_closing_time': 1774529400.0, 'created_time': 1774366370.587096, 'last_price_update_time': 1774477099.8166}
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717532') HTTP/1.1" 204 0
2026-03-25 22:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c76da16-017d-599f-b680-698a5504e893 with identifier: 10721239
2026-03-25 22:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c76da16-017d-599f-b680-698a5504e893 with identifier: 10721239
2026-03-25 22:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c76da16-017d-599f-b680-698a5504e893 with identifier: 10721239 to the API
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721239>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7c76da16-017d-599f-b680-698a5504e893',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EEZ016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721239',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 71548,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-09-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia 2.0 TDI Clever - Diesel - Automatic - 115 hp - 71.548 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721239%27 HTTP/1.1" 200 None
2026-03-25 22:18:20 [adesa.be] INFO: Saving data for 10721239: {'auction_closing_time': 1774515600.0, 'created_time': 1774390595.225082, 'last_price_update_time': 1774477100.092793}
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721239') HTTP/1.1" 204 0
2026-03-25 22:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5655214/general/1f711dd8-5fd9-42e2-8368-01204c656759.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727326)
2026-03-25 22:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705431/general/4bd716bf-adf2-401a-ad27-b6d1b76e283f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727435)
2026-03-25 22:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with identifier: 10717553
2026-03-25 22:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with scrape type 2
2026-03-25 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with scrape type 2
2026-03-25 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ad6d209-51fd-5355-a7a2-69e0ccccffd9, identifier: 10717553
2026-03-25 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with identifier: 10717553
2026-03-25 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with identifier: 10717553
2026-03-25 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with identifier: 10717553 to the API
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717553>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Electric',
'id': '6ad6d209-51fd-5355-a7a2-69e0ccccffd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EXA555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717553',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 41954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2024-02-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model 3 - Electric - 283 hp - 41.954 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717553%27 HTTP/1.1" 200 None
2026-03-25 22:18:20 [adesa.be] INFO: Saving data for 10717553: {'auction_closing_time': 1774529400.0, 'created_time': 1774366433.553937, 'last_price_update_time': 1774477100.562067}
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717553') HTTP/1.1" 204 0
2026-03-25 22:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cdc702c-c888-572f-9214-76902978f852 with identifier: 10717551
2026-03-25 22:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cdc702c-c888-572f-9214-76902978f852 with scrape type 2
2026-03-25 22:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cdc702c-c888-572f-9214-76902978f852 with scrape type 2
2026-03-25 22:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3cdc702c-c888-572f-9214-76902978f852, identifier: 10717551
2026-03-25 22:18:20 [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-25 22:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3cdc702c-c888-572f-9214-76902978f852 with identifier: 10717551
2026-03-25 22:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3cdc702c-c888-572f-9214-76902978f852 with identifier: 10717551
2026-03-25 22:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3cdc702c-c888-572f-9214-76902978f852 with identifier: 10717551 to the API
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717551>
{'auction_title': '',
'c_o_2_emission_value': 232,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 199,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': '3cdc702c-c888-572f-9214-76902978f852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNE813',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717551',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 159188,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2020-10-08',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 199 hp - '
'159.188 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717551%27 HTTP/1.1" 200 None
2026-03-25 22:18:20 [adesa.be] INFO: Saving data for 10717551: {'auction_closing_time': 1774529400.0, 'created_time': 1774366427.232211, 'last_price_update_time': 1774477100.948129}
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717551') HTTP/1.1" 204 0
2026-03-25 22:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1269150>
2026-03-25 22:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655214%252Fgeneral%252F1f711dd8-5fd9-42e2-8368-01204c656759.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/1f711dd8-5fd9-42e2-8368-01204c656759.jpeg saved to cache
2026-03-25 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f12a5371-9bc8-5706-9f41-318be1af684c
2026-03-25 22:18:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1221310>
2026-03-25 22:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705431%252Fgeneral%252F4bd716bf-adf2-401a-ad27-b6d1b76e283f.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/4bd716bf-adf2-401a-ad27-b6d1b76e283f.jpeg saved to cache
2026-03-25 22:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b428adcf-3943-51f7-99b3-40378fd55a6b
2026-03-25 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722697
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722697%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722697: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722697 url https://www.openlane.eu/en/carv6/auction/10722697
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722360
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722360%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722360: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722360 url https://www.openlane.eu/en/carv6/auction/10722360
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722540
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722540%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722540: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722540 url https://www.openlane.eu/en/carv6/auction/10722540
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722400
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722400%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722400: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722400 url https://www.openlane.eu/en/carv6/auction/10722400
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722597
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722597%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722597: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722597 url https://www.openlane.eu/en/carv6/auction/10722597
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722598
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722598%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722598: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722598 url https://www.openlane.eu/en/carv6/auction/10722598
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722492
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722492%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722492: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722492 url https://www.openlane.eu/en/carv6/auction/10722492
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722445
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722445%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722445: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722445 url https://www.openlane.eu/en/carv6/auction/10722445
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722568
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722568%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722568: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722568 url https://www.openlane.eu/en/carv6/auction/10722568
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722370
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722370%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722370: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722370 url https://www.openlane.eu/en/carv6/auction/10722370
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722664
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722664%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722664: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722664 url https://www.openlane.eu/en/carv6/auction/10722664
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722637
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722637%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722637: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722637 url https://www.openlane.eu/en/carv6/auction/10722637
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722665
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722665%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722665: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722665 url https://www.openlane.eu/en/carv6/auction/10722665
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722553
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722553%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722553: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722553 url https://www.openlane.eu/en/carv6/auction/10722553
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722636
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722636%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722636: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722636 url https://www.openlane.eu/en/carv6/auction/10722636
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722579
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722579%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722579: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722579 url https://www.openlane.eu/en/carv6/auction/10722579
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722635
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722635%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722635: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722635 url https://www.openlane.eu/en/carv6/auction/10722635
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722407
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722407%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722407: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722407 url https://www.openlane.eu/en/carv6/auction/10722407
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722428
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722428%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722428: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722428 url https://www.openlane.eu/en/carv6/auction/10722428
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722474
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722474%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722474: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722474 url https://www.openlane.eu/en/carv6/auction/10722474
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722666
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722666%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722666: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722666 url https://www.openlane.eu/en/carv6/auction/10722666
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722580
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722580%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722580: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722580 url https://www.openlane.eu/en/carv6/auction/10722580
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722427
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722427%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722427: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722427 url https://www.openlane.eu/en/carv6/auction/10722427
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722516
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722516%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722516: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722516 url https://www.openlane.eu/en/carv6/auction/10722516
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722562
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722562%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722562: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722562 url https://www.openlane.eu/en/carv6/auction/10722562
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722698
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722698%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722698: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722698 url https://www.openlane.eu/en/carv6/auction/10722698
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722667
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722667%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722667: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722667 url https://www.openlane.eu/en/carv6/auction/10722667
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722493
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722493%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722493: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722493 url https://www.openlane.eu/en/carv6/auction/10722493
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722371
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722371%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722371: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722371 url https://www.openlane.eu/en/carv6/auction/10722371
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722639
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722639%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722639: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722639 url https://www.openlane.eu/en/carv6/auction/10722639
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722446
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722446%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722446: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722446 url https://www.openlane.eu/en/carv6/auction/10722446
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722517
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722517%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722517: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722517 url https://www.openlane.eu/en/carv6/auction/10722517
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722530
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722530%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722530: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722530 url https://www.openlane.eu/en/carv6/auction/10722530
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722429
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722429%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722429: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722429 url https://www.openlane.eu/en/carv6/auction/10722429
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722616
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722616%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722616: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722616 url https://www.openlane.eu/en/carv6/auction/10722616
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722638
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722638%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722638: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722638 url https://www.openlane.eu/en/carv6/auction/10722638
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722518
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722518%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722518: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722518 url https://www.openlane.eu/en/carv6/auction/10722518
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722699
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722699%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722699: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722699 url https://www.openlane.eu/en/carv6/auction/10722699
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722555
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722555%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722555: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722555 url https://www.openlane.eu/en/carv6/auction/10722555
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722569
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722569%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722569: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722569 url https://www.openlane.eu/en/carv6/auction/10722569
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722556
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722556%27 HTTP/1.1" 200 None
2026-03-25 22:18:21 [adesa.be] INFO: Scrape type for 10722556: 0
2026-03-25 22:18:21 [adesa.be] INFO: Skipping item 10722556 url https://www.openlane.eu/en/carv6/auction/10722556
2026-03-25 22:18:21 [adesa.be] INFO: Found listing with ID: 10722541
2026-03-25 22:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722541%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722541: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722541 url https://www.openlane.eu/en/carv6/auction/10722541
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722599
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722599%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722599: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722599 url https://www.openlane.eu/en/carv6/auction/10722599
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722581
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722581%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722581: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722581 url https://www.openlane.eu/en/carv6/auction/10722581
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722570
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722570%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722570: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722570 url https://www.openlane.eu/en/carv6/auction/10722570
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722615
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722615%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722615: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722615 url https://www.openlane.eu/en/carv6/auction/10722615
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722408
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722408%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722408: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722408 url https://www.openlane.eu/en/carv6/auction/10722408
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722494
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722494%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722494: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722494 url https://www.openlane.eu/en/carv6/auction/10722494
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722409
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722409%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722409: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722409 url https://www.openlane.eu/en/carv6/auction/10722409
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722447
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722447%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722447: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722447 url https://www.openlane.eu/en/carv6/auction/10722447
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722372
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722372%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722372: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722372 url https://www.openlane.eu/en/carv6/auction/10722372
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722410
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722410%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722410: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722410 url https://www.openlane.eu/en/carv6/auction/10722410
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722475
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722475%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722475: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722475 url https://www.openlane.eu/en/carv6/auction/10722475
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722519
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722519%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722519: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722519 url https://www.openlane.eu/en/carv6/auction/10722519
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722617
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722617%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722617: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722617 url https://www.openlane.eu/en/carv6/auction/10722617
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722365
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722365%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722365: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722365 url https://www.openlane.eu/en/carv6/auction/10722365
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722669
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722669%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722669: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722669 url https://www.openlane.eu/en/carv6/auction/10722669
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722700
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722700%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722700: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722700 url https://www.openlane.eu/en/carv6/auction/10722700
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722411
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722411%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722411: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722411 url https://www.openlane.eu/en/carv6/auction/10722411
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722476
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722476%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722476: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722476 url https://www.openlane.eu/en/carv6/auction/10722476
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722430
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722430%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722430: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722430 url https://www.openlane.eu/en/carv6/auction/10722430
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722462
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722462%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722462: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722462 url https://www.openlane.eu/en/carv6/auction/10722462
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722582
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722582%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722582: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722582 url https://www.openlane.eu/en/carv6/auction/10722582
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722495
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722495%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722495: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722495 url https://www.openlane.eu/en/carv6/auction/10722495
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722600
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722600%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722600: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722600 url https://www.openlane.eu/en/carv6/auction/10722600
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722601
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722601%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722601: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722601 url https://www.openlane.eu/en/carv6/auction/10722601
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722448
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722448%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722448: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722448 url https://www.openlane.eu/en/carv6/auction/10722448
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722449
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722449%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722449: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722449 url https://www.openlane.eu/en/carv6/auction/10722449
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722380
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722380%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722380: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722380 url https://www.openlane.eu/en/carv6/auction/10722380
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722557
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722557%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722557: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722557 url https://www.openlane.eu/en/carv6/auction/10722557
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722450
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722450%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722450: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722450 url https://www.openlane.eu/en/carv6/auction/10722450
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722412
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722412%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722412: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722412 url https://www.openlane.eu/en/carv6/auction/10722412
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722618
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722618%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722618: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722618 url https://www.openlane.eu/en/carv6/auction/10722618
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722366
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722366%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722366: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722366 url https://www.openlane.eu/en/carv6/auction/10722366
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722401
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722401%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722401: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722401 url https://www.openlane.eu/en/carv6/auction/10722401
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722619
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722619%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722619: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722619 url https://www.openlane.eu/en/carv6/auction/10722619
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722542
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722542%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722542: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722542 url https://www.openlane.eu/en/carv6/auction/10722542
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722620
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722620%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722620: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722620 url https://www.openlane.eu/en/carv6/auction/10722620
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722413
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722413%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722413: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722413 url https://www.openlane.eu/en/carv6/auction/10722413
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722670
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722670%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722670: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722670 url https://www.openlane.eu/en/carv6/auction/10722670
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722671
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722671%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722671: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722671 url https://www.openlane.eu/en/carv6/auction/10722671
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722520
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722520%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722520: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722520 url https://www.openlane.eu/en/carv6/auction/10722520
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722621
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722621%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722621: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722621 url https://www.openlane.eu/en/carv6/auction/10722621
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722701
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722701%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722701: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722701 url https://www.openlane.eu/en/carv6/auction/10722701
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722463
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722463%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722463: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722463 url https://www.openlane.eu/en/carv6/auction/10722463
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722521
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722521%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722521: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722521 url https://www.openlane.eu/en/carv6/auction/10722521
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722531
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722531%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722531: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722531 url https://www.openlane.eu/en/carv6/auction/10722531
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722640
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722640%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722640: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722640 url https://www.openlane.eu/en/carv6/auction/10722640
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722451
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722451%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722451: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722451 url https://www.openlane.eu/en/carv6/auction/10722451
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722643
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722643%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722643: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722643 url https://www.openlane.eu/en/carv6/auction/10722643
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722393
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722393%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722393: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722393 url https://www.openlane.eu/en/carv6/auction/10722393
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722523
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722523%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722523: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722523 url https://www.openlane.eu/en/carv6/auction/10722523
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722622
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722622%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722622: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722622 url https://www.openlane.eu/en/carv6/auction/10722622
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722432
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722432%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722432: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722432 url https://www.openlane.eu/en/carv6/auction/10722432
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722478
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722478%27 HTTP/1.1" 200 None
2026-03-25 22:18:22 [adesa.be] INFO: Scrape type for 10722478: 0
2026-03-25 22:18:22 [adesa.be] INFO: Skipping item 10722478 url https://www.openlane.eu/en/carv6/auction/10722478
2026-03-25 22:18:22 [adesa.be] INFO: Found listing with ID: 10722373
2026-03-25 22:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722373%27 HTTP/1.1" 200 None
2026-03-25 22:18:23 [adesa.be] INFO: Scrape type for 10722373: 0
2026-03-25 22:18:23 [adesa.be] INFO: Skipping item 10722373 url https://www.openlane.eu/en/carv6/auction/10722373
2026-03-25 22:18:23 [adesa.be] INFO: Found listing with ID: 10722402
2026-03-25 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722402%27 HTTP/1.1" 200 None
2026-03-25 22:18:23 [adesa.be] INFO: Scrape type for 10722402: 0
2026-03-25 22:18:23 [adesa.be] INFO: Skipping item 10722402 url https://www.openlane.eu/en/carv6/auction/10722402
2026-03-25 22:18:23 [adesa.be] INFO: Found listing with ID: 10722522
2026-03-25 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722522%27 HTTP/1.1" 200 None
2026-03-25 22:18:23 [adesa.be] INFO: Scrape type for 10722522: 0
2026-03-25 22:18:23 [adesa.be] INFO: Skipping item 10722522 url https://www.openlane.eu/en/carv6/auction/10722522
2026-03-25 22:18:23 [adesa.be] INFO: Found listing with ID: 10722396
2026-03-25 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722396%27 HTTP/1.1" 200 None
2026-03-25 22:18:23 [adesa.be] INFO: Scrape type for 10722396: 0
2026-03-25 22:18:23 [adesa.be] INFO: Skipping item 10722396 url https://www.openlane.eu/en/carv6/auction/10722396
2026-03-25 22:18:23 [adesa.be] INFO: Found listing with ID: 10722641
2026-03-25 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722641%27 HTTP/1.1" 200 None
2026-03-25 22:18:23 [adesa.be] INFO: Scrape type for 10722641: 0
2026-03-25 22:18:23 [adesa.be] INFO: Skipping item 10722641 url https://www.openlane.eu/en/carv6/auction/10722641
2026-03-25 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57e1b125-3855-52f3-a08e-530a96529408 with identifier: 10717550
2026-03-25 22:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57e1b125-3855-52f3-a08e-530a96529408 with scrape type 2
2026-03-25 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57e1b125-3855-52f3-a08e-530a96529408 with scrape type 2
2026-03-25 22:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57e1b125-3855-52f3-a08e-530a96529408, identifier: 10717550
2026-03-25 22:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f39d95b1-dbcc-5a9b-8c83-3e2cffbde886 with identifier: 10717545
2026-03-25 22:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f39d95b1-dbcc-5a9b-8c83-3e2cffbde886 with scrape type 2
2026-03-25 22:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f39d95b1-dbcc-5a9b-8c83-3e2cffbde886 with scrape type 2
2026-03-25 22:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f39d95b1-dbcc-5a9b-8c83-3e2cffbde886, identifier: 10717545
2026-03-25 22:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57e1b125-3855-52f3-a08e-530a96529408 with identifier: 10717550
2026-03-25 22:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57e1b125-3855-52f3-a08e-530a96529408 with identifier: 10717550
2026-03-25 22:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57e1b125-3855-52f3-a08e-530a96529408 with identifier: 10717550 to the API
2026-03-25 22:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717550>
{'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': 136,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Hybrid',
'id': '57e1b125-3855-52f3-a08e-530a96529408',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HHR299',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717550',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2025-07-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 2008 1.2 GT - Petrol - Automatic - 136 hp - 6.507 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717550%27 HTTP/1.1" 200 None
2026-03-25 22:18:23 [adesa.be] INFO: Saving data for 10717550: {'auction_closing_time': 1774529400.0, 'created_time': 1774366434.36291, 'last_price_update_time': 1774477103.935073}
2026-03-25 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717550') HTTP/1.1" 204 0
2026-03-25 22:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f39d95b1-dbcc-5a9b-8c83-3e2cffbde886 with identifier: 10717545
2026-03-25 22:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f39d95b1-dbcc-5a9b-8c83-3e2cffbde886 with identifier: 10717545
2026-03-25 22:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f39d95b1-dbcc-5a9b-8c83-3e2cffbde886 with identifier: 10717545 to the API
2026-03-25 22:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717545>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'f39d95b1-dbcc-5a9b-8c83-3e2cffbde886',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '526115',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717545',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 148150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-01-31',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Combo Life XL 1.5 Edition - Diesel - Manual - 131 hp - 148.150 '
'km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2019}
2026-03-25 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717545%27 HTTP/1.1" 200 None
2026-03-25 22:18:24 [adesa.be] INFO: Saving data for 10717545: {'auction_closing_time': 1774529400.0, 'created_time': 1774366431.122492, 'last_price_update_time': 1774477104.295703}
2026-03-25 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717545') HTTP/1.1" 204 0
2026-03-25 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69158fdb-0d45-5db7-84eb-eaa1e56350d2 with identifier: 10717570
2026-03-25 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69158fdb-0d45-5db7-84eb-eaa1e56350d2 with scrape type 2
2026-03-25 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69158fdb-0d45-5db7-84eb-eaa1e56350d2 with scrape type 2
2026-03-25 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69158fdb-0d45-5db7-84eb-eaa1e56350d2, identifier: 10717570
2026-03-25 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11f452e2-afff-5371-a75a-2ca05c191aa0 with identifier: 10717572
2026-03-25 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11f452e2-afff-5371-a75a-2ca05c191aa0 with scrape type 2
2026-03-25 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11f452e2-afff-5371-a75a-2ca05c191aa0 with scrape type 2
2026-03-25 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11f452e2-afff-5371-a75a-2ca05c191aa0, identifier: 10717572
2026-03-25 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e43aef1-3425-5829-bf4f-4021ed35e4a3 with identifier: 10717536
2026-03-25 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e43aef1-3425-5829-bf4f-4021ed35e4a3 with scrape type 2
2026-03-25 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e43aef1-3425-5829-bf4f-4021ed35e4a3 with scrape type 2
2026-03-25 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e43aef1-3425-5829-bf4f-4021ed35e4a3, identifier: 10717536
2026-03-25 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe8f0736-c2bc-509e-a945-4388076e028f with identifier: 10721278
2026-03-25 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe8f0736-c2bc-509e-a945-4388076e028f with scrape type 2
2026-03-25 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe8f0736-c2bc-509e-a945-4388076e028f with scrape type 2
2026-03-25 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe8f0736-c2bc-509e-a945-4388076e028f, identifier: 10721278
2026-03-25 22:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efc245a7-5582-50fb-9f18-8adba763e3f8 with identifier: 10721211
2026-03-25 22:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efc245a7-5582-50fb-9f18-8adba763e3f8 with scrape type 2
2026-03-25 22:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efc245a7-5582-50fb-9f18-8adba763e3f8 with scrape type 2
2026-03-25 22:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efc245a7-5582-50fb-9f18-8adba763e3f8, identifier: 10721211
2026-03-25 22:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69158fdb-0d45-5db7-84eb-eaa1e56350d2 with identifier: 10717570
2026-03-25 22:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69158fdb-0d45-5db7-84eb-eaa1e56350d2 with identifier: 10717570
2026-03-25 22:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69158fdb-0d45-5db7-84eb-eaa1e56350d2 with identifier: 10717570 to the API
2026-03-25 22:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717570>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 165,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Petrol',
'id': '69158fdb-0d45-5db7-84eb-eaa1e56350d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WWJ392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717570',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 166590,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2019-10-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Insignia Sports Tourer 1.5 Edition - Petrol - Automatic - 165 '
'hp - 166.590 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2019}
2026-03-25 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717570%27 HTTP/1.1" 200 None
2026-03-25 22:18:25 [adesa.be] INFO: Saving data for 10717570: {'auction_closing_time': 1774529400.0, 'created_time': 1774366402.165357, 'last_price_update_time': 1774477105.052201}
2026-03-25 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717570') HTTP/1.1" 204 0
2026-03-25 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11f452e2-afff-5371-a75a-2ca05c191aa0 with identifier: 10717572
2026-03-25 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11f452e2-afff-5371-a75a-2ca05c191aa0 with identifier: 10717572
2026-03-25 22:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11f452e2-afff-5371-a75a-2ca05c191aa0 with identifier: 10717572 to the API
2026-03-25 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717572>
{'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-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': '11f452e2-afff-5371-a75a-2ca05c191aa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVM856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717572',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 162338,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.5 HDI GT - Diesel - Automatic - 130 hp - 162.338 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717572%27 HTTP/1.1" 200 None
2026-03-25 22:18:25 [adesa.be] INFO: Saving data for 10717572: {'auction_closing_time': 1774529400.0, 'created_time': 1774366378.611851, 'last_price_update_time': 1774477105.355399}
2026-03-25 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717572') HTTP/1.1" 204 0
2026-03-25 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e43aef1-3425-5829-bf4f-4021ed35e4a3 with identifier: 10717536
2026-03-25 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e43aef1-3425-5829-bf4f-4021ed35e4a3 with identifier: 10717536
2026-03-25 22:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e43aef1-3425-5829-bf4f-4021ed35e4a3 with identifier: 10717536 to the API
2026-03-25 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717536>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 114,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': '1e43aef1-3425-5829-bf4f-4021ed35e4a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGU757',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717536',
'listing': 'auctionplusdirectbuy',
'location': 'Setubal (Portugal)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 102673,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-03-30',
'seats_number': 3,
'seller_name': 'NS Cars',
'title': 'Mercedes-Benz Sprinter L3H2 311 CDI - Diesel - Manual - 114 hp - '
'102.673 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717536%27 HTTP/1.1" 200 None
2026-03-25 22:18:25 [adesa.be] INFO: Saving data for 10717536: {'auction_closing_time': 1774529400.0, 'created_time': 1774366440.428018, 'last_price_update_time': 1774477105.627281}
2026-03-25 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717536') HTTP/1.1" 204 0
2026-03-25 22:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe8f0736-c2bc-509e-a945-4388076e028f with identifier: 10721278
2026-03-25 22:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe8f0736-c2bc-509e-a945-4388076e028f with identifier: 10721278
2026-03-25 22:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe8f0736-c2bc-509e-a945-4388076e028f with identifier: 10721278 to the API
2026-03-25 22:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721278>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fe8f0736-c2bc-509e-a945-4388076e028f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSR668',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721278',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 42566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Arkana 1.6i Engineered - Hybrid - Automatic - 94 hp - '
'42.566 km',
'transmission': 'automatic',
'trim': 'Engineered',
'vin': None,
'year': 2023}
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721278%27 HTTP/1.1" 200 None
2026-03-25 22:18:26 [adesa.be] INFO: Saving data for 10721278: {'auction_closing_time': 1774533600.0, 'created_time': 1774390578.206285, 'last_price_update_time': 1774477106.010033}
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721278') HTTP/1.1" 204 0
2026-03-25 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efc245a7-5582-50fb-9f18-8adba763e3f8 with identifier: 10721211
2026-03-25 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efc245a7-5582-50fb-9f18-8adba763e3f8 with identifier: 10721211
2026-03-25 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efc245a7-5582-50fb-9f18-8adba763e3f8 with identifier: 10721211 to the API
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721211>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Electric',
'id': 'efc245a7-5582-50fb-9f18-8adba763e3f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NL7071',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721211',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 80213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 54200,
'price_includes_vat': True,
'registration_date': '2023-07-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Porsche Taycan 4 Cross Turismo - AWD - Electric - Automatic - 476 '
'hp - 80.213 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721211%27 HTTP/1.1" 200 None
2026-03-25 22:18:26 [adesa.be] INFO: Saving data for 10721211: {'auction_closing_time': 1774515600.0, 'created_time': 1774390580.587526, 'last_price_update_time': 1774477106.286003}
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721211') HTTP/1.1" 204 0
2026-03-25 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5655214/general/37b0d68a-8804-419c-9bc5-f668a026fdc5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727326)
2026-03-25 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5655214/general/b564aaa0-5c59-46da-961f-1b904ec281ab.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727326)
2026-03-25 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733285/general/dd4c88d8-2db5-4486-9876-9c9ac9615ea9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727397)
2026-03-25 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724389/general/5d9151fc-6654-48e5-bf51-a40faa9c0330.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727231)
2026-03-25 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724389/general/26906ac6-cd65-4cf9-b691-6a3b8dbb0499.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727231)
2026-03-25 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705431/general/00897ebb-5127-438d-8220-107d3084a725.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727435)
2026-03-25 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733285/general/6ad0c1a9-5cce-4059-a5e4-cb4dca0b2028.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727397)
2026-03-25 22:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733285/general/28afdcd5-4a1a-457b-8bfd-8f32dc9174e7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727397)
2026-03-25 22:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10721307
2026-03-25 22:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with scrape type 2
2026-03-25 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with scrape type 2
2026-03-25 22:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d, identifier: 10721307
2026-03-25 22:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aeab3fbe-17d6-545d-8f4e-0c1a67e0002a with identifier: 10721222
2026-03-25 22:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a with scrape type 2
2026-03-25 22:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aeab3fbe-17d6-545d-8f4e-0c1a67e0002a with scrape type 2
2026-03-25 22:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aeab3fbe-17d6-545d-8f4e-0c1a67e0002a, identifier: 10721222
2026-03-25 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10721307
2026-03-25 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10721307
2026-03-25 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10721307 to the API
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721307>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'a64ae2d3-0b97-52d0-9d5c-171d59c01e4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADD687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721307',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 144307,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.5 HDI Allure - Diesel - Automatic - 130 hp - '
'144.307 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721307%27 HTTP/1.1" 200 None
2026-03-25 22:18:26 [adesa.be] INFO: Saving data for 10721307: {'auction_closing_time': 1774533600.0, 'created_time': 1774390579.782002, 'last_price_update_time': 1774477106.859347}
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721307') HTTP/1.1" 204 0
2026-03-25 22:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aeab3fbe-17d6-545d-8f4e-0c1a67e0002a with identifier: 10721222
2026-03-25 22:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aeab3fbe-17d6-545d-8f4e-0c1a67e0002a with identifier: 10721222
2026-03-25 22:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aeab3fbe-17d6-545d-8f4e-0c1a67e0002a with identifier: 10721222 to the API
2026-03-25 22:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721222>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'aeab3fbe-17d6-545d-8f4e-0c1a67e0002a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWR244',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721222',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 148829,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-04-21',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 2.0 HDI GT - Diesel - Automatic - 177 hp - 148.829 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721222%27 HTTP/1.1" 200 None
2026-03-25 22:18:27 [adesa.be] INFO: Saving data for 10721222: {'auction_closing_time': 1774515600.0, 'created_time': 1774390583.153413, 'last_price_update_time': 1774477107.13563}
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721222') HTTP/1.1" 204 0
2026-03-25 22:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10721274
2026-03-25 22:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df028d2d-8953-5f73-811d-1bb3b9774b5b with scrape type 2
2026-03-25 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df028d2d-8953-5f73-811d-1bb3b9774b5b with scrape type 2
2026-03-25 22:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df028d2d-8953-5f73-811d-1bb3b9774b5b, identifier: 10721274
2026-03-25 22:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10721274
2026-03-25 22:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10721274
2026-03-25 22:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10721274 to the API
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721274>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'df028d2d-8953-5f73-811d-1bb3b9774b5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRM930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721274',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 64514,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 64.514 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721274%27 HTTP/1.1" 200 None
2026-03-25 22:18:27 [adesa.be] INFO: Saving data for 10721274: {'auction_closing_time': 1774533600.0, 'created_time': 1774390535.643771, 'last_price_update_time': 1774477107.530301}
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721274') HTTP/1.1" 204 0
2026-03-25 22:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e048c490>
2026-03-25 22:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5655214%252Fgeneral%252F37b0d68a-8804-419c-9bc5-f668a026fdc5.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/37b0d68a-8804-419c-9bc5-f668a026fdc5.jpeg saved to cache
2026-03-25 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f12a5371-9bc8-5706-9f41-318be1af684c
2026-03-25 22:18:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x06'
2026-03-25 22:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11e2710>
2026-03-25 22:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5655214%252Fgeneral%252Fb564aaa0-5c59-46da-961f-1b904ec281ab.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/b564aaa0-5c59-46da-961f-1b904ec281ab.jpeg saved to cache
2026-03-25 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f12a5371-9bc8-5706-9f41-318be1af684c
2026-03-25 22:18:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1534150>
2026-03-25 22:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5733285%252Fgeneral%252Fdd4c88d8-2db5-4486-9876-9c9ac9615ea9.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/dd4c88d8-2db5-4486-9876-9c9ac9615ea9.jpeg saved to cache
2026-03-25 22:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d
2026-03-25 22:18:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e069af10>
2026-03-25 22:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724389%252Fgeneral%252F5d9151fc-6654-48e5-bf51-a40faa9c0330.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/5d9151fc-6654-48e5-bf51-a40faa9c0330.jpeg saved to cache
2026-03-25 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6
2026-03-25 22:18:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e036e710>
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724389%252Fgeneral%252F26906ac6-cd65-4cf9-b691-6a3b8dbb0499.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/26906ac6-cd65-4cf9-b691-6a3b8dbb0499.jpeg saved to cache
2026-03-25 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6
2026-03-25 22:18:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12009d0>
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705431%252Fgeneral%252F00897ebb-5127-438d-8220-107d3084a725.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705431/general/00897ebb-5127-438d-8220-107d3084a725.jpeg saved to cache
2026-03-25 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b428adcf-3943-51f7-99b3-40378fd55a6b
2026-03-25 22:18:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b428adcf-3943-51f7-99b3-40378fd55a6b, skipping ID generation
2026-03-25 22:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b428adcf-3943-51f7-99b3-40378fd55a6b with scrape type 1
2026-03-25 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b428adcf-3943-51f7-99b3-40378fd55a6b sending to next pipeline
2026-03-25 22:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b428adcf-3943-51f7-99b3-40378fd55a6b, identifier: 10727435
2026-03-25 22:18:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04ac210>
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733285%252Fgeneral%252F6ad0c1a9-5cce-4059-a5e4-cb4dca0b2028.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/6ad0c1a9-5cce-4059-a5e4-cb4dca0b2028.jpeg saved to cache
2026-03-25 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d
2026-03-25 22:18:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e123f190>
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733285%252Fgeneral%252F28afdcd5-4a1a-457b-8bfd-8f32dc9174e7.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/28afdcd5-4a1a-457b-8bfd-8f32dc9174e7.jpeg saved to cache
2026-03-25 22:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d
2026-03-25 22:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b428adcf-3943-51f7-99b3-40378fd55a6b with identifier: 10727435
2026-03-25 22:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b428adcf-3943-51f7-99b3-40378fd55a6b with identifier: 10727435
2026-03-25 22:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b428adcf-3943-51f7-99b3-40378fd55a6b with identifier: 10727435 to the API
2026-03-25 22:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5705431/general/00897ebb-5127-438d-8220-107d3084a725.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'b428adcf-3943-51f7-99b3-40378fd55a6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1LEP864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727435',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 187077,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4244577,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705431/general/b6745afb-db2a-4f58-b3be-1ca461fcc330.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3733399,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705431/general/9e8ca886-f6aa-4907-aad4-3d7d479c1137.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3912686,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705431/general/7c639ecc-a252-4290-88e6-0d58dee4aee2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3219236,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705431/general/03df3f2d-774c-4267-bf03-9c0632933c6d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4930314,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705431/general/00897ebb-5127-438d-8220-107d3084a725.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4489573,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705431/general/f2fd4469-e1ca-47b1-ae8e-31b5ef9f0c0e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3528501,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705431/general/4bd716bf-adf2-401a-ad27-b6d1b76e283f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3019967,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705431/general/4ddd2e20-39e9-41ac-babc-1730281877df.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3129374,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705431/general/e9b0eb25-0f94-448d-a10b-c2bd30a52005.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428adcf-3943-51f7-99b3-40378fd55a6b/b428adcf-3943-51f7-99b3-40378fd55a6b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4423166,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705431/general/3390b785-7dd9-4d11-93a2-015bfe544b5f.jpeg',
'Width': 5712}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2015-09-07',
'seats_number': 2,
'seller_name': 'Ores Assets',
'title': 'Fiat Ducato 2.0 MultiJet - Diesel - Manual - 115 hp - 187.077 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710727435%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Saving data for 10727435: {'created_time': 1774477109.176812, 'last_price_update_time': 1774477109.176822, 'auction_closing_time': 1774607400.0}
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727435') HTTP/1.1" 204 0
2026-03-25 22:18: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-25 22: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-25 22: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-25 22: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-25 22: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-25 22: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-25 22:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10721293
2026-03-25 22:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff017786-9003-5616-8266-ab37cfd1fba0 with scrape type 2
2026-03-25 22:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff017786-9003-5616-8266-ab37cfd1fba0 with scrape type 2
2026-03-25 22:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff017786-9003-5616-8266-ab37cfd1fba0, identifier: 10721293
2026-03-25 22:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10721293
2026-03-25 22:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10721293
2026-03-25 22:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10721293 to the API
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721293>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'ff017786-9003-5616-8266-ab37cfd1fba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPW486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721293',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 160395,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 160.395 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710721293%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Saving data for 10721293: {'auction_closing_time': 1774533600.0, 'created_time': 1774390585.752843, 'last_price_update_time': 1774477109.568105}
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10721293') HTTP/1.1" 204 0
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722603
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722603%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722603: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722603 url https://www.openlane.eu/en/carv6/auction/10722603
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722558
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722558%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722558: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722558 url https://www.openlane.eu/en/carv6/auction/10722558
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722431
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722431%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722431: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722431 url https://www.openlane.eu/en/carv6/auction/10722431
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722571
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722571%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722571: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722571 url https://www.openlane.eu/en/carv6/auction/10722571
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722381
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722381%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722381: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722381 url https://www.openlane.eu/en/carv6/auction/10722381
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722497
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722497%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722497: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722497 url https://www.openlane.eu/en/carv6/auction/10722497
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722675
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722675%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722675: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722675 url https://www.openlane.eu/en/carv6/auction/10722675
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722452
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722452%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722452: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722452 url https://www.openlane.eu/en/carv6/auction/10722452
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722464
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722464%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722464: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722464 url https://www.openlane.eu/en/carv6/auction/10722464
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722602
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722602%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722602: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722602 url https://www.openlane.eu/en/carv6/auction/10722602
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722465
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722465%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722465: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722465 url https://www.openlane.eu/en/carv6/auction/10722465
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722477
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722477%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722477: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722477 url https://www.openlane.eu/en/carv6/auction/10722477
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722583
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722583%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722583: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722583 url https://www.openlane.eu/en/carv6/auction/10722583
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722394
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722394%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722394: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722394 url https://www.openlane.eu/en/carv6/auction/10722394
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722414
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722414%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722414: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722414 url https://www.openlane.eu/en/carv6/auction/10722414
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722563
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722563%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722563: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722563 url https://www.openlane.eu/en/carv6/auction/10722563
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722672
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722672%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722672: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722672 url https://www.openlane.eu/en/carv6/auction/10722672
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722673
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722673%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722673: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722673 url https://www.openlane.eu/en/carv6/auction/10722673
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722466
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722466%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722466: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722466 url https://www.openlane.eu/en/carv6/auction/10722466
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722543
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722543%27 HTTP/1.1" 200 None
2026-03-25 22:18:29 [adesa.be] INFO: Scrape type for 10722543: 0
2026-03-25 22:18:29 [adesa.be] INFO: Skipping item 10722543 url https://www.openlane.eu/en/carv6/auction/10722543
2026-03-25 22:18:29 [adesa.be] INFO: Found listing with ID: 10722479
2026-03-25 22:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722479%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722479: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722479 url https://www.openlane.eu/en/carv6/auction/10722479
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722702
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722702%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722702: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722702 url https://www.openlane.eu/en/carv6/auction/10722702
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722378
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722378%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722378: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722378 url https://www.openlane.eu/en/carv6/auction/10722378
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722395
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722395%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722395: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722395 url https://www.openlane.eu/en/carv6/auction/10722395
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722415
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722415%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722415: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722415 url https://www.openlane.eu/en/carv6/auction/10722415
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722496
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722496%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722496: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722496 url https://www.openlane.eu/en/carv6/auction/10722496
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722379
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722379%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722379: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722379 url https://www.openlane.eu/en/carv6/auction/10722379
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722674
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722674%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722674: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722674 url https://www.openlane.eu/en/carv6/auction/10722674
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722389
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722389%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722389: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722389 url https://www.openlane.eu/en/carv6/auction/10722389
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722642
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722642%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722642: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722642 url https://www.openlane.eu/en/carv6/auction/10722642
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722374
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722374%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722374: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722374 url https://www.openlane.eu/en/carv6/auction/10722374
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722453
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722453%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722453: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722453 url https://www.openlane.eu/en/carv6/auction/10722453
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722390
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722390%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722390: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722390 url https://www.openlane.eu/en/carv6/auction/10722390
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722564
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722564%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722564: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722564 url https://www.openlane.eu/en/carv6/auction/10722564
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722498
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722498%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722498: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722498 url https://www.openlane.eu/en/carv6/auction/10722498
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722416
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722416%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722416: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722416 url https://www.openlane.eu/en/carv6/auction/10722416
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722377
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722377%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722377: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722377 url https://www.openlane.eu/en/carv6/auction/10722377
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722572
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722572%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722572: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722572 url https://www.openlane.eu/en/carv6/auction/10722572
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722397
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722397%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722397: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722397 url https://www.openlane.eu/en/carv6/auction/10722397
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722499
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722499%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722499: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722499 url https://www.openlane.eu/en/carv6/auction/10722499
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722391
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722391%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722391: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722391 url https://www.openlane.eu/en/carv6/auction/10722391
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722623
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722623%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722623: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722623 url https://www.openlane.eu/en/carv6/auction/10722623
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722573
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722573%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722573: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722573 url https://www.openlane.eu/en/carv6/auction/10722573
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722644
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722644%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722644: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722644 url https://www.openlane.eu/en/carv6/auction/10722644
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722703
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722703%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722703: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722703 url https://www.openlane.eu/en/carv6/auction/10722703
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722433
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722433%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722433: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722433 url https://www.openlane.eu/en/carv6/auction/10722433
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722454
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722454%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722454: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722454 url https://www.openlane.eu/en/carv6/auction/10722454
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722704
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722704%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722704: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722704 url https://www.openlane.eu/en/carv6/auction/10722704
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722434
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722434%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722434: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722434 url https://www.openlane.eu/en/carv6/auction/10722434
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722624
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722624%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722624: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722624 url https://www.openlane.eu/en/carv6/auction/10722624
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722544
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722544%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722544: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722544 url https://www.openlane.eu/en/carv6/auction/10722544
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722676
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722676%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722676: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722676 url https://www.openlane.eu/en/carv6/auction/10722676
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722584
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722584%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722584: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722584 url https://www.openlane.eu/en/carv6/auction/10722584
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722646
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722646%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722646: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722646 url https://www.openlane.eu/en/carv6/auction/10722646
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722647
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722647%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722647: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722647 url https://www.openlane.eu/en/carv6/auction/10722647
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722625
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722625%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722625: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722625 url https://www.openlane.eu/en/carv6/auction/10722625
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722705
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722705%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722705: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722705 url https://www.openlane.eu/en/carv6/auction/10722705
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722545
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722545%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722545: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722545 url https://www.openlane.eu/en/carv6/auction/10722545
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722501
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722501%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722501: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722501 url https://www.openlane.eu/en/carv6/auction/10722501
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722500
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722500%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722500: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722500 url https://www.openlane.eu/en/carv6/auction/10722500
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722455
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722455%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722455: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722455 url https://www.openlane.eu/en/carv6/auction/10722455
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722648
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722648%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722648: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722648 url https://www.openlane.eu/en/carv6/auction/10722648
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722467
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722467%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722467: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722467 url https://www.openlane.eu/en/carv6/auction/10722467
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722626
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722626%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722626: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722626 url https://www.openlane.eu/en/carv6/auction/10722626
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722585
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722585%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722585: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722585 url https://www.openlane.eu/en/carv6/auction/10722585
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722435
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722435%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722435: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722435 url https://www.openlane.eu/en/carv6/auction/10722435
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722436
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722436%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722436: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722436 url https://www.openlane.eu/en/carv6/auction/10722436
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722586
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722586%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722586: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722586 url https://www.openlane.eu/en/carv6/auction/10722586
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722367
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722367%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722367: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722367 url https://www.openlane.eu/en/carv6/auction/10722367
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722382
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722382%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722382: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722382 url https://www.openlane.eu/en/carv6/auction/10722382
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722546
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722546%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722546: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722546 url https://www.openlane.eu/en/carv6/auction/10722546
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722532
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722532%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722532: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722532 url https://www.openlane.eu/en/carv6/auction/10722532
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722503
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722503%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722503: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722503 url https://www.openlane.eu/en/carv6/auction/10722503
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722481
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722481%27 HTTP/1.1" 200 None
2026-03-25 22:18:30 [adesa.be] INFO: Scrape type for 10722481: 0
2026-03-25 22:18:30 [adesa.be] INFO: Skipping item 10722481 url https://www.openlane.eu/en/carv6/auction/10722481
2026-03-25 22:18:30 [adesa.be] INFO: Found listing with ID: 10722437
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722437%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722437: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722437 url https://www.openlane.eu/en/carv6/auction/10722437
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722502
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722502%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722502: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722502 url https://www.openlane.eu/en/carv6/auction/10722502
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722504
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722504%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722504: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722504 url https://www.openlane.eu/en/carv6/auction/10722504
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722677
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722677%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722677: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722677 url https://www.openlane.eu/en/carv6/auction/10722677
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722547
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722547%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722547: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722547 url https://www.openlane.eu/en/carv6/auction/10722547
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722587
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722587%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722587: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722587 url https://www.openlane.eu/en/carv6/auction/10722587
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722649
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722649%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722649: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722649 url https://www.openlane.eu/en/carv6/auction/10722649
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722706
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722706%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722706: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722706 url https://www.openlane.eu/en/carv6/auction/10722706
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722403
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722403%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722403: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722403 url https://www.openlane.eu/en/carv6/auction/10722403
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722456
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722456%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722456: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722456 url https://www.openlane.eu/en/carv6/auction/10722456
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722627
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722627%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722627: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722627 url https://www.openlane.eu/en/carv6/auction/10722627
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722505
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722505%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722505: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722505 url https://www.openlane.eu/en/carv6/auction/10722505
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722419
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722419%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722419: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722419 url https://www.openlane.eu/en/carv6/auction/10722419
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722482
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722482%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722482: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722482 url https://www.openlane.eu/en/carv6/auction/10722482
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722480
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722480%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722480: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722480 url https://www.openlane.eu/en/carv6/auction/10722480
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722708
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722708%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722708: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722708 url https://www.openlane.eu/en/carv6/auction/10722708
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722707
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722707%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722707: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722707 url https://www.openlane.eu/en/carv6/auction/10722707
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722628
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722628%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722628: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722628 url https://www.openlane.eu/en/carv6/auction/10722628
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722709
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722709%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722709: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722709 url https://www.openlane.eu/en/carv6/auction/10722709
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722604
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722604%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722604: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722604 url https://www.openlane.eu/en/carv6/auction/10722604
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722605
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722605%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722605: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722605 url https://www.openlane.eu/en/carv6/auction/10722605
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722438
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722438%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722438: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722438 url https://www.openlane.eu/en/carv6/auction/10722438
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722574
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722574%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722574: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722574 url https://www.openlane.eu/en/carv6/auction/10722574
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10722468
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722468%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10722468: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10722468 url https://www.openlane.eu/en/carv6/auction/10722468
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10716167
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716167%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10716167: 0
2026-03-25 22:18:31 [adesa.be] INFO: Skipping item 10716167 url https://www.openlane.eu/en/carv6/auction/10716167
2026-03-25 22:18:31 [adesa.be] INFO: Found listing with ID: 10716159
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716159%27 HTTP/1.1" 200 None
2026-03-25 22:18:31 [adesa.be] INFO: Scrape type for 10716159: 2
2026-03-25 22:18:31 [adesa.be] INFO: Scraping item 10716159 url https://www.openlane.eu/en/carv6/auction/10716159
2026-03-25 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5655214/general/1536fe8f-e4ac-40ab-b316-8ee4c69bf67d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727326)
2026-03-25 22: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-25 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5655214/general/e7873fc9-0aa1-4cbb-8053-761143b6a3de.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727326)
2026-03-25 22: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-25 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5655214/general/d217f292-6a4e-401c-a16b-e270c5ee0a97.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727326)
2026-03-25 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724389/general/19ea1a35-5354-4b6f-a4b0-a5ed92892209.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727231)
2026-03-25 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724389/general/d5e95b14-647e-4f19-895d-d66693b72e44.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727231)
2026-03-25 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724389/general/86d6b926-cf04-45a0-a4ca-c61594f0bfd4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727231)
2026-03-25 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733285/general/0526da3e-7a29-4745-a303-f12e6c3ed3e2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727397)
2026-03-25 22:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5733285/general/25be6d17-2d8f-4a38-9212-e5e6e971c2d3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727397)
2026-03-25 22:18:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07947d0>
2026-03-25 22:18:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655214%252Fgeneral%252F1536fe8f-e4ac-40ab-b316-8ee4c69bf67d.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/1536fe8f-e4ac-40ab-b316-8ee4c69bf67d.jpeg saved to cache
2026-03-25 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f12a5371-9bc8-5706-9f41-318be1af684c
2026-03-25 22:18:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e36aff90>
2026-03-25 22:18:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655214%252Fgeneral%252Fe7873fc9-0aa1-4cbb-8053-761143b6a3de.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/e7873fc9-0aa1-4cbb-8053-761143b6a3de.jpeg saved to cache
2026-03-25 22:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f12a5371-9bc8-5706-9f41-318be1af684c
2026-03-25 22:18:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0693650>
2026-03-25 22:18:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655214%252Fgeneral%252Fd217f292-6a4e-401c-a16b-e270c5ee0a97.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/d217f292-6a4e-401c-a16b-e270c5ee0a97.jpeg saved to cache
2026-03-25 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f12a5371-9bc8-5706-9f41-318be1af684c
2026-03-25 22:18:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0398350>
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724389%252Fgeneral%252F19ea1a35-5354-4b6f-a4b0-a5ed92892209.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/19ea1a35-5354-4b6f-a4b0-a5ed92892209.jpeg saved to cache
2026-03-25 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6
2026-03-25 22:18:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07e6f50>
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724389%252Fgeneral%252Fd5e95b14-647e-4f19-895d-d66693b72e44.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/d5e95b14-647e-4f19-895d-d66693b72e44.jpeg saved to cache
2026-03-25 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6
2026-03-25 22:18:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04df650>
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724389%252Fgeneral%252F86d6b926-cf04-45a0-a4ca-c61594f0bfd4.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/86d6b926-cf04-45a0-a4ca-c61594f0bfd4.jpeg saved to cache
2026-03-25 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6
2026-03-25 22:18:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e040b110>
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733285%252Fgeneral%252F0526da3e-7a29-4745-a303-f12e6c3ed3e2.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/0526da3e-7a29-4745-a303-f12e6c3ed3e2.jpeg saved to cache
2026-03-25 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d
2026-03-25 22:18:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04deb90>
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733285%252Fgeneral%252F25be6d17-2d8f-4a38-9212-e5e6e971c2d3.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733285/general/25be6d17-2d8f-4a38-9212-e5e6e971c2d3.jpeg saved to cache
2026-03-25 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d
2026-03-25 22:18:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 445466a3-8b7c-502a-9cf5-5d9f2c89180d, skipping ID generation
2026-03-25 22:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d with scrape type 1
2026-03-25 22:18:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 445466a3-8b7c-502a-9cf5-5d9f2c89180d sending to next pipeline
2026-03-25 22:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 445466a3-8b7c-502a-9cf5-5d9f2c89180d, identifier: 10727397
2026-03-25 22:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 445466a3-8b7c-502a-9cf5-5d9f2c89180d with identifier: 10727397
2026-03-25 22:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 445466a3-8b7c-502a-9cf5-5d9f2c89180d with identifier: 10727397
2026-03-25 22:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 445466a3-8b7c-502a-9cf5-5d9f2c89180d with identifier: 10727397 to the API
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5733285/general/25be6d17-2d8f-4a38-9212-e5e6e971c2d3.jpeg>
{'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': 125,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '445466a3-8b7c-502a-9cf5-5d9f2c89180d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFN745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727397',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 103101,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5825964,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733285/general/e30fef80-acf3-4372-96d5-455f0f2e0cf4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5782974,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733285/general/eeea144b-4f40-47cd-955e-5db67954e183.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4747398,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733285/general/25be6d17-2d8f-4a38-9212-e5e6e971c2d3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4419329,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733285/general/0526da3e-7a29-4745-a303-f12e6c3ed3e2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4804148,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733285/general/28afdcd5-4a1a-457b-8bfd-8f32dc9174e7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4959545,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733285/general/6ad0c1a9-5cce-4059-a5e4-cb4dca0b2028.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3843872,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733285/general/dd4c88d8-2db5-4486-9876-9c9ac9615ea9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3915189,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733285/general/5cd8c2a5-7a10-4b20-a980-c2a635bdf8c6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4401948,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733285/general/144dc2c3-5c56-4755-9675-213d9800b3b1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_445466a3-8b7c-502a-9cf5-5d9f2c89180d/445466a3-8b7c-502a-9cf5-5d9f2c89180d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3223350,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733285/general/1a32814f-863f-487c-a758-2bcd81ca795c.jpeg',
'Width': 5712}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'Facilicom Wheels BV',
'title': 'Ford Puma 1.0 Titanium - Petrol - Automatic - 125 hp - 103.101 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727397%27 HTTP/1.1" 200 None
2026-03-25 22:18:33 [adesa.be] INFO: Saving data for 10727397: {'created_time': 1774477113.515214, 'last_price_update_time': 1774477113.515224, 'auction_closing_time': 1774607400.0}
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727397') HTTP/1.1" 204 0
2026-03-25 22:18:33 [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-25 22:18:33 [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-25 22:18:33 [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-25 22:18:33 [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-25 22:18:33 [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-25 22:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5655214/general/19382711-2992-4d39-aa51-cba4aa0857e9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727326)
2026-03-25 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5655214/general/7edff28e-1d60-4127-af6f-4bb625efbcd5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727326)
2026-03-25 22:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724389/general/c186cd8c-2b8e-4607-9c17-3f89165dddfd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10727231)
2026-03-25 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0 with identifier: 10726393
2026-03-25 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0 with scrape type 1
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746452%252Fgeneral%252F2a303ca0-c767-4244-a6b8-d7190e64de94.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/2a303ca0-c767-4244-a6b8-d7190e64de94.jpg not downloaded yet
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746452%252Fgeneral%252Fe4bcd646-8149-4a9d-854c-8cdabd4eebc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/e4bcd646-8149-4a9d-854c-8cdabd4eebc3.jpg not downloaded yet
2026-03-25 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e70a787-2571-5059-8c3c-ca7ca700032a with identifier: 10726391
2026-03-25 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e70a787-2571-5059-8c3c-ca7ca700032a with scrape type 1
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e70a787-2571-5059-8c3c-ca7ca700032a
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746450%252Fgeneral%252F0f0c160d-4e3f-4e02-b07b-41b5b8362e52.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/0f0c160d-4e3f-4e02-b07b-41b5b8362e52.jpg not downloaded yet
2026-03-25 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41a78f5f-5838-56bc-b016-b87b85145dd5 with identifier: 10726399
2026-03-25 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41a78f5f-5838-56bc-b016-b87b85145dd5 with scrape type 1
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41a78f5f-5838-56bc-b016-b87b85145dd5
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746456%252Fgeneral%252F583fdfdb-1ef2-4770-a8aa-78fed7523101.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/583fdfdb-1ef2-4770-a8aa-78fed7523101.jpg not downloaded yet
2026-03-25 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06b5e2d2-233f-5cff-92c3-8291835accfc with identifier: 10726395
2026-03-25 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b5e2d2-233f-5cff-92c3-8291835accfc with scrape type 1
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06b5e2d2-233f-5cff-92c3-8291835accfc
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746454%252Fgeneral%252F4ae2a6e4-7eba-4721-aa67-088db9346a7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/4ae2a6e4-7eba-4721-aa67-088db9346a7b.jpg not downloaded yet
2026-03-25 22:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0bb3650-59ab-5a6a-a4fe-52db9646c0e4 with identifier: 10726401
2026-03-25 22:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4 with scrape type 1
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746458%252Fgeneral%252F4cd66c8b-3d3e-4dbd-9f72-33e59c5641be.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/4cd66c8b-3d3e-4dbd-9f72-33e59c5641be.jpg not downloaded yet
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746452%252Fgeneral%252F39154646-d43d-4a1e-ba58-173508fec8dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/39154646-d43d-4a1e-ba58-173508fec8dc.jpg not downloaded yet
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746450%252Fgeneral%252F0648e9a0-4b76-40d1-8fdc-cc0b14324992.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/0648e9a0-4b76-40d1-8fdc-cc0b14324992.jpg not downloaded yet
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746456%252Fgeneral%252Fe3a899f4-c84f-4d8e-b860-5f7c9625abbb.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/e3a899f4-c84f-4d8e-b860-5f7c9625abbb.jpg not downloaded yet
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746454%252Fgeneral%252F84168d4a-04e4-4d5b-bf21-ed9cd2e25e45.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/84168d4a-04e4-4d5b-bf21-ed9cd2e25e45.jpg not downloaded yet
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746458%252Fgeneral%252F217201a1-d70a-4b9c-b9eb-c580697278a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/217201a1-d70a-4b9c-b9eb-c580697278a9.jpg not downloaded yet
2026-03-25 22:18:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35e22d0>
2026-03-25 22:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655214%252Fgeneral%252F19382711-2992-4d39-aa51-cba4aa0857e9.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/19382711-2992-4d39-aa51-cba4aa0857e9.jpeg saved to cache
2026-03-25 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f12a5371-9bc8-5706-9f41-318be1af684c
2026-03-25 22:18:34 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07974d0>
2026-03-25 22:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655214%252Fgeneral%252F7edff28e-1d60-4127-af6f-4bb625efbcd5.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655214/general/7edff28e-1d60-4127-af6f-4bb625efbcd5.jpeg saved to cache
2026-03-25 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f12a5371-9bc8-5706-9f41-318be1af684c
2026-03-25 22:18:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f12a5371-9bc8-5706-9f41-318be1af684c, skipping ID generation
2026-03-25 22:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f12a5371-9bc8-5706-9f41-318be1af684c with scrape type 1
2026-03-25 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f12a5371-9bc8-5706-9f41-318be1af684c sending to next pipeline
2026-03-25 22:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f12a5371-9bc8-5706-9f41-318be1af684c, identifier: 10727326
2026-03-25 22:18:34 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 22:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e112d8d0>
2026-03-25 22:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724389%252Fgeneral%252Fc186cd8c-2b8e-4607-9c17-3f89165dddfd.jpeg') HTTP/1.1" 204 0
2026-03-25 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724389/general/c186cd8c-2b8e-4607-9c17-3f89165dddfd.jpeg saved to cache
2026-03-25 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6
2026-03-25 22:18:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f39dd8d3-d274-5729-8cfa-08ef0159f3d6, skipping ID generation
2026-03-25 22:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6 with scrape type 1
2026-03-25 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f39dd8d3-d274-5729-8cfa-08ef0159f3d6 sending to next pipeline
2026-03-25 22:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f39dd8d3-d274-5729-8cfa-08ef0159f3d6, identifier: 10727231
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746452%252Fgeneral%252F5a42592c-4478-4f2c-8b99-f66139e0ce18.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/5a42592c-4478-4f2c-8b99-f66139e0ce18.jpg not downloaded yet
2026-03-25 22:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f12a5371-9bc8-5706-9f41-318be1af684c with identifier: 10727326
2026-03-25 22:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f12a5371-9bc8-5706-9f41-318be1af684c with identifier: 10727326
2026-03-25 22:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f12a5371-9bc8-5706-9f41-318be1af684c with identifier: 10727326 to the API
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5655214/general/7edff28e-1d60-4127-af6f-4bb625efbcd5.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'f12a5371-9bc8-5706-9f41-318be1af684c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JVK825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727326',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'C-Max',
'odometer': 226648,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2284296,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655214/general/19382711-2992-4d39-aa51-cba4aa0857e9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2497190,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655214/general/7edff28e-1d60-4127-af6f-4bb625efbcd5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2358112,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655214/general/d217f292-6a4e-401c-a16b-e270c5ee0a97.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2277086,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655214/general/e7873fc9-0aa1-4cbb-8053-761143b6a3de.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2125771,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655214/general/1536fe8f-e4ac-40ab-b316-8ee4c69bf67d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1782829,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655214/general/b564aaa0-5c59-46da-961f-1b904ec281ab.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1981256,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655214/general/37b0d68a-8804-419c-9bc5-f668a026fdc5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2141282,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655214/general/1f711dd8-5fd9-42e2-8368-01204c656759.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2029319,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655214/general/ecc84395-29c5-4898-bd53-83e215260de0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f12a5371-9bc8-5706-9f41-318be1af684c/f12a5371-9bc8-5706-9f41-318be1af684c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1730934,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655214/general/f5425ee5-bf56-487f-888f-16f3bc882cf0.jpeg',
'Width': 4032}],
'price': 100,
'price_includes_vat': True,
'registration_date': '2015-03-06',
'seats_number': 5,
'seller_name': 'Wegen & Verkeer Antwerpen',
'title': 'Ford Grand C-Max 1.0 EcoBoost Trend - Petrol - Manual - 125 hp - '
'226.648 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2015}
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710727326%27 HTTP/1.1" 200 None
2026-03-25 22:18:34 [adesa.be] INFO: Saving data for 10727326: {'created_time': 1774477114.974591, 'last_price_update_time': 1774477114.974601, 'auction_closing_time': 1774606500.0}
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727326') HTTP/1.1" 204 0
2026-03-25 22:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f39dd8d3-d274-5729-8cfa-08ef0159f3d6 with identifier: 10727231
2026-03-25 22:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f39dd8d3-d274-5729-8cfa-08ef0159f3d6 with identifier: 10727231
2026-03-25 22:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f39dd8d3-d274-5729-8cfa-08ef0159f3d6 with identifier: 10727231 to the API
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5724389/general/c186cd8c-2b8e-4607-9c17-3f89165dddfd.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.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'f39dd8d3-d274-5729-8cfa-08ef0159f3d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABY296',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727231',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 134642,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4499605,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724389/general/c186cd8c-2b8e-4607-9c17-3f89165dddfd.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4499866,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724389/general/0841dcd3-5770-4b76-803e-3bd2efab2ca2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3685300,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724389/general/19ea1a35-5354-4b6f-a4b0-a5ed92892209.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3757774,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724389/general/d5e95b14-647e-4f19-895d-d66693b72e44.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4128675,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724389/general/86d6b926-cf04-45a0-a4ca-c61594f0bfd4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4080609,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724389/general/26906ac6-cd65-4cf9-b691-6a3b8dbb0499.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4309710,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724389/general/5d9151fc-6654-48e5-bf51-a40faa9c0330.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3795307,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724389/general/9cda890a-1fb7-4653-8c56-06cf29b9c316.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4254344,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724389/general/06108c5b-cc8d-4356-99b6-8e5c9136a6cf.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f39dd8d3-d274-5729-8cfa-08ef0159f3d6/f39dd8d3-d274-5729-8cfa-08ef0159f3d6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3029610,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724389/general/7646e98e-2e10-4cad-bea7-f8c08dc1fa00.jpeg',
'Width': 5712}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 3,
'seller_name': 'Facilicom Wheels BV',
'title': 'Ford Transit Connect 1.5 TDCI Trend - Diesel - Manual - 120 hp - '
'134.642 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727231%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [adesa.be] INFO: Saving data for 10727231: {'created_time': 1774477115.35364, 'last_price_update_time': 1774477115.353651, 'auction_closing_time': 1774607400.0}
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727231') HTTP/1.1" 204 0
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746450%252Fgeneral%252F3ae14139-23c6-463b-b594-d5d2088c2bfd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/3ae14139-23c6-463b-b594-d5d2088c2bfd.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746456%252Fgeneral%252F0290e18e-985d-4d41-957c-4700c36a1e0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/0290e18e-985d-4d41-957c-4700c36a1e0f.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746454%252Fgeneral%252F06befcdf-9269-427e-9ff0-30d4288eabdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/06befcdf-9269-427e-9ff0-30d4288eabdf.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746458%252Fgeneral%252F14d0a388-5880-44c5-91ab-8469024561fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/14d0a388-5880-44c5-91ab-8469024561fd.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746452%252Fgeneral%252F55d83bdc-27b9-49b6-b0cb-6c6b23d59671.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/55d83bdc-27b9-49b6-b0cb-6c6b23d59671.jpg not downloaded yet
2026-03-25 22:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746450%252Fgeneral%252F7e8dd8a2-2641-420f-b116-ad50158b7946.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/7e8dd8a2-2641-420f-b116-ad50158b7946.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746456%252Fgeneral%252Fb98dfa7c-9a29-4d1e-8a10-60d0c5187341.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/b98dfa7c-9a29-4d1e-8a10-60d0c5187341.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746454%252Fgeneral%252F525bbb06-ab33-4d0f-ab73-85d11fcc87bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/525bbb06-ab33-4d0f-ab73-85d11fcc87bc.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746458%252Fgeneral%252Fea764e29-a044-42a9-9c86-2d1cfa7d07d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/ea764e29-a044-42a9-9c86-2d1cfa7d07d2.jpg not downloaded yet
2026-03-25 22:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18: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-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746452%252Fgeneral%252F77783c78-d54a-423d-8a94-bd88e9bc13b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/77783c78-d54a-423d-8a94-bd88e9bc13b6.jpg not downloaded yet
2026-03-25 22:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746450%252Fgeneral%252Fce6e1440-8ab5-4920-953d-4d676afa07eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/ce6e1440-8ab5-4920-953d-4d676afa07eb.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746456%252Fgeneral%252F5a757207-3d3e-43df-9a79-2ac4bc041a61.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/5a757207-3d3e-43df-9a79-2ac4bc041a61.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746454%252Fgeneral%252Fb2455686-e0ba-4fc4-95a3-19dc035befa6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/b2455686-e0ba-4fc4-95a3-19dc035befa6.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746458%252Fgeneral%252F8f038464-7cb7-4cb2-a8ce-c22b79b4538f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/8f038464-7cb7-4cb2-a8ce-c22b79b4538f.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746452%252Fgeneral%252F9d722467-8726-447d-b204-94270c7c272c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/9d722467-8726-447d-b204-94270c7c272c.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746450%252Fgeneral%252Ff6703353-fe43-423c-ac6e-dc03945e2fe2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/f6703353-fe43-423c-ac6e-dc03945e2fe2.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746456%252Fgeneral%252F43cab2ca-4081-448c-87f5-ae7491fde2b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/43cab2ca-4081-448c-87f5-ae7491fde2b6.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746454%252Fgeneral%252F668b2c36-76f4-442a-8fba-a66c1d26f731.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/668b2c36-76f4-442a-8fba-a66c1d26f731.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746458%252Fgeneral%252F5ff1ed13-5ba8-4e0f-8167-6730d948d93f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/5ff1ed13-5ba8-4e0f-8167-6730d948d93f.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746452%252Fgeneral%252F27e2d5b6-7b68-4fe1-a79d-fe2115766f69.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/27e2d5b6-7b68-4fe1-a79d-fe2115766f69.jpg not downloaded yet
2026-03-25 22:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c641f444-2936-5683-a019-6241fa450758 with identifier: 10716159
2026-03-25 22:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c641f444-2936-5683-a019-6241fa450758 with scrape type 2
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c641f444-2936-5683-a019-6241fa450758 with scrape type 2
2026-03-25 22:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c641f444-2936-5683-a019-6241fa450758, identifier: 10716159
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746450%252Fgeneral%252F9c35bc2e-63a6-4345-a4e2-14dc0a4e1046.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/9c35bc2e-63a6-4345-a4e2-14dc0a4e1046.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746456%252Fgeneral%252F411ed0d0-cea4-4903-ae14-c7a170de55d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/411ed0d0-cea4-4903-ae14-c7a170de55d1.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746454%252Fgeneral%252Fbada47c5-5229-4afe-b985-90d137acf931.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/bada47c5-5229-4afe-b985-90d137acf931.jpg not downloaded yet
2026-03-25 22:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746458%252Fgeneral%252Fb65a1a40-9770-4565-b0ac-ab96af7bf1da.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/b65a1a40-9770-4565-b0ac-ab96af7bf1da.jpg not downloaded yet
2026-03-25 22:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c641f444-2936-5683-a019-6241fa450758 with identifier: 10716159
2026-03-25 22:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c641f444-2936-5683-a019-6241fa450758 with identifier: 10716159
2026-03-25 22:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c641f444-2936-5683-a019-6241fa450758 with identifier: 10716159 to the API
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716159>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'c641f444-2936-5683-a019-6241fa450758',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUE231',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716159',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 59122,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'59.122 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716159%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Saving data for 10716159: {'auction_closing_time': 1774609200.0, 'created_time': 1774366163.121218, 'last_price_update_time': 1774477116.198252}
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716159') HTTP/1.1" 204 0
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746452%252Fgeneral%252F638b86d9-c07d-4c9f-ba5b-bca44a333c27.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/638b86d9-c07d-4c9f-ba5b-bca44a333c27.jpg not downloaded yet
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10716156
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716156%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10716156: 2
2026-03-25 22:18:36 [adesa.be] INFO: Scraping item 10716156 url https://www.openlane.eu/en/carv6/auction/10716156
2026-03-25 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746456/general/b98dfa7c-9a29-4d1e-8a10-60d0c5187341.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726399)
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746450%252Fgeneral%252F1d3d2bb3-797a-48d3-a95a-3e84f39a2d43.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/1d3d2bb3-797a-48d3-a95a-3e84f39a2d43.jpg not downloaded yet
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746456%252Fgeneral%252F8bec98b2-9b99-440f-8e1d-bac2d0c14992.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/8bec98b2-9b99-440f-8e1d-bac2d0c14992.jpg not downloaded yet
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746454%252Fgeneral%252F83f8d6e5-9a21-44de-9c9e-3195f5023e7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/83f8d6e5-9a21-44de-9c9e-3195f5023e7f.jpg not downloaded yet
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746458%252Fgeneral%252F32347deb-3c34-4624-9c3d-4e36787889ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/32347deb-3c34-4624-9c3d-4e36787889ae.jpg not downloaded yet
2026-03-25 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746458/general/ea764e29-a044-42a9-9c86-2d1cfa7d07d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726401)
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746452%252Fgeneral%252F22a95c08-cba6-4a6c-a766-74544a54c732.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/22a95c08-cba6-4a6c-a766-74544a54c732.jpg not downloaded yet
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10716157
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716157%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10716157: 2
2026-03-25 22:18:36 [adesa.be] INFO: Scraping item 10716157 url https://www.openlane.eu/en/carv6/auction/10716157
2026-03-25 22:18:36 [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-25 22:18:36 [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-25 22:18:36 [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-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746450%252Fgeneral%252F33cfd173-862e-4192-8951-830218d5279b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/33cfd173-862e-4192-8951-830218d5279b.jpg not downloaded yet
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746456%252Fgeneral%252F9455d94e-1f73-4916-8742-59b271f6b479.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/9455d94e-1f73-4916-8742-59b271f6b479.jpg not downloaded yet
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746454%252Fgeneral%252Fb695c2a1-34fe-4de1-ae7a-40ec8928621e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/b695c2a1-34fe-4de1-ae7a-40ec8928621e.jpg not downloaded yet
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746458%252Fgeneral%252Fb8d9147a-6f7c-468c-9e0e-52e06ad45648.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/b8d9147a-6f7c-468c-9e0e-52e06ad45648.jpg not downloaded yet
2026-03-25 22: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-25 22: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-25 22: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-25 22:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746454/general/525bbb06-ab33-4d0f-ab73-85d11fcc87bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726395)
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722678
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722678%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722678: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722678 url https://www.openlane.eu/en/carv6/auction/10722678
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722420
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722420%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722420: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722420 url https://www.openlane.eu/en/carv6/auction/10722420
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722533
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722533%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722533: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722533 url https://www.openlane.eu/en/carv6/auction/10722533
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722506
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722506%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722506: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722506 url https://www.openlane.eu/en/carv6/auction/10722506
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722507
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722507%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722507: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722507 url https://www.openlane.eu/en/carv6/auction/10722507
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722439
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722439%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722439: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722439 url https://www.openlane.eu/en/carv6/auction/10722439
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722650
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722650%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722650: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722650 url https://www.openlane.eu/en/carv6/auction/10722650
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722440
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722440%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722440: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722440 url https://www.openlane.eu/en/carv6/auction/10722440
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722710
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722710%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722710: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722710 url https://www.openlane.eu/en/carv6/auction/10722710
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722524
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722524%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722524: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722524 url https://www.openlane.eu/en/carv6/auction/10722524
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722679
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722679%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722679: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722679 url https://www.openlane.eu/en/carv6/auction/10722679
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722385
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722385%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722385: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722385 url https://www.openlane.eu/en/carv6/auction/10722385
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722534
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722534%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722534: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722534 url https://www.openlane.eu/en/carv6/auction/10722534
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722680
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722680%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722680: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722680 url https://www.openlane.eu/en/carv6/auction/10722680
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722651
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722651%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722651: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722651 url https://www.openlane.eu/en/carv6/auction/10722651
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722535
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722535%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722535: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722535 url https://www.openlane.eu/en/carv6/auction/10722535
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722588
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722588%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722588: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722588 url https://www.openlane.eu/en/carv6/auction/10722588
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722525
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722525%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722525: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722525 url https://www.openlane.eu/en/carv6/auction/10722525
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722508
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722508%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722508: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722508 url https://www.openlane.eu/en/carv6/auction/10722508
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722652
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722652%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722652: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722652 url https://www.openlane.eu/en/carv6/auction/10722652
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722483
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722483%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722483: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722483 url https://www.openlane.eu/en/carv6/auction/10722483
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722682
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722682%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722682: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722682 url https://www.openlane.eu/en/carv6/auction/10722682
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722681
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722681%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722681: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722681 url https://www.openlane.eu/en/carv6/auction/10722681
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722683
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722683%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722683: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722683 url https://www.openlane.eu/en/carv6/auction/10722683
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722711
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722711%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722711: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722711 url https://www.openlane.eu/en/carv6/auction/10722711
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722536
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722536%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722536: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722536 url https://www.openlane.eu/en/carv6/auction/10722536
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722589
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722589%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722589: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722589 url https://www.openlane.eu/en/carv6/auction/10722589
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722685
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722685%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722685: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722685 url https://www.openlane.eu/en/carv6/auction/10722685
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722712
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722712%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722712: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722712 url https://www.openlane.eu/en/carv6/auction/10722712
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722457
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722457%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722457: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722457 url https://www.openlane.eu/en/carv6/auction/10722457
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722686
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722686%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722686: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722686 url https://www.openlane.eu/en/carv6/auction/10722686
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722458
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722458%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722458: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722458 url https://www.openlane.eu/en/carv6/auction/10722458
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722548
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722548%27 HTTP/1.1" 200 None
2026-03-25 22:18:36 [adesa.be] INFO: Scrape type for 10722548: 0
2026-03-25 22:18:36 [adesa.be] INFO: Skipping item 10722548 url https://www.openlane.eu/en/carv6/auction/10722548
2026-03-25 22:18:36 [adesa.be] INFO: Found listing with ID: 10722565
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722565%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722565: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722565 url https://www.openlane.eu/en/carv6/auction/10722565
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722684
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722684%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722684: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722684 url https://www.openlane.eu/en/carv6/auction/10722684
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722509
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722509%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722509: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722509 url https://www.openlane.eu/en/carv6/auction/10722509
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722484
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722484%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722484: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722484 url https://www.openlane.eu/en/carv6/auction/10722484
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722687
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722687%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722687: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722687 url https://www.openlane.eu/en/carv6/auction/10722687
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722363
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722363%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722363: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722363 url https://www.openlane.eu/en/carv6/auction/10722363
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722469
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722469%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722469: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722469 url https://www.openlane.eu/en/carv6/auction/10722469
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722629
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722629%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722629: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722629 url https://www.openlane.eu/en/carv6/auction/10722629
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722654
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722654%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722654: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722654 url https://www.openlane.eu/en/carv6/auction/10722654
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722653
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722653%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722653: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722653 url https://www.openlane.eu/en/carv6/auction/10722653
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722559
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722559%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722559: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722559 url https://www.openlane.eu/en/carv6/auction/10722559
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722630
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722630%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722630: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722630 url https://www.openlane.eu/en/carv6/auction/10722630
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722459
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722459%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722459: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722459 url https://www.openlane.eu/en/carv6/auction/10722459
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722688
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722688%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722688: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722688 url https://www.openlane.eu/en/carv6/auction/10722688
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722460
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722460%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722460: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722460 url https://www.openlane.eu/en/carv6/auction/10722460
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722713
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722713%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722713: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722713 url https://www.openlane.eu/en/carv6/auction/10722713
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722714
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722714%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722714: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722714 url https://www.openlane.eu/en/carv6/auction/10722714
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722485
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722485%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722485: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722485 url https://www.openlane.eu/en/carv6/auction/10722485
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722361
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722361%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722361: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722361 url https://www.openlane.eu/en/carv6/auction/10722361
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722526
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722526%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722526: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722526 url https://www.openlane.eu/en/carv6/auction/10722526
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722527
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722527%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722527: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722527 url https://www.openlane.eu/en/carv6/auction/10722527
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722486
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722486%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722486: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722486 url https://www.openlane.eu/en/carv6/auction/10722486
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722386
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722386%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722386: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722386 url https://www.openlane.eu/en/carv6/auction/10722386
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722590
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722590%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722590: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722590 url https://www.openlane.eu/en/carv6/auction/10722590
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722575
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722575%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722575: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722575 url https://www.openlane.eu/en/carv6/auction/10722575
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722566
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722566%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722566: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722566 url https://www.openlane.eu/en/carv6/auction/10722566
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722689
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722689%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722689: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722689 url https://www.openlane.eu/en/carv6/auction/10722689
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722487
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722487%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722487: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722487 url https://www.openlane.eu/en/carv6/auction/10722487
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722417
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722417%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722417: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722417 url https://www.openlane.eu/en/carv6/auction/10722417
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722591
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722591%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722591: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722591 url https://www.openlane.eu/en/carv6/auction/10722591
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722715
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722715%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722715: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722715 url https://www.openlane.eu/en/carv6/auction/10722715
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722656
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722656%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722656: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722656 url https://www.openlane.eu/en/carv6/auction/10722656
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722461
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722461%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722461: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722461 url https://www.openlane.eu/en/carv6/auction/10722461
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722655
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722655%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722655: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722655 url https://www.openlane.eu/en/carv6/auction/10722655
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722387
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722387%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722387: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722387 url https://www.openlane.eu/en/carv6/auction/10722387
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722690
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722690%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722690: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722690 url https://www.openlane.eu/en/carv6/auction/10722690
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722554
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722554%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722554: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722554 url https://www.openlane.eu/en/carv6/auction/10722554
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722368
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722368%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722368: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722368 url https://www.openlane.eu/en/carv6/auction/10722368
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722691
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722691%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722691: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722691 url https://www.openlane.eu/en/carv6/auction/10722691
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10722537
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722537%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10722537: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10722537 url https://www.openlane.eu/en/carv6/auction/10722537
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10716141
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716141%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10716141: 2
2026-03-25 22:18:37 [adesa.be] INFO: Scraping item 10716141 url https://www.openlane.eu/en/carv6/auction/10716141
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746450%252Fgeneral%252F3d0b69d6-7e9d-4761-ab20-a9357e7b824c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/3d0b69d6-7e9d-4761-ab20-a9357e7b824c.jpg not downloaded yet
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746456%252Fgeneral%252Fddf9e3df-3565-4088-bd70-64ca4374b112.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/ddf9e3df-3565-4088-bd70-64ca4374b112.jpg not downloaded yet
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746454%252Fgeneral%252Fd3ee5abf-0fed-48e8-bc47-d2783912f037.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/d3ee5abf-0fed-48e8-bc47-d2783912f037.jpg not downloaded yet
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746458%252Fgeneral%252F5cf893e7-4d0f-462c-bd43-c22e1da402f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/5cf893e7-4d0f-462c-bd43-c22e1da402f4.jpg not downloaded yet
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10716142
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716142%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10716142: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10716142 url https://www.openlane.eu/en/carv6/auction/10716142
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10716143
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716143%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10716143: 2
2026-03-25 22:18:37 [adesa.be] INFO: Scraping item 10716143 url https://www.openlane.eu/en/carv6/auction/10716143
2026-03-25 22:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0852250>
2026-03-25 22:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746456%252Fgeneral%252Fb98dfa7c-9a29-4d1e-8a10-60d0c5187341.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/b98dfa7c-9a29-4d1e-8a10-60d0c5187341.jpg saved to cache
2026-03-25 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 41a78f5f-5838-56bc-b016-b87b85145dd5
2026-03-25 22:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1537550>
2026-03-25 22:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746458%252Fgeneral%252Fea764e29-a044-42a9-9c86-2d1cfa7d07d2.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/ea764e29-a044-42a9-9c86-2d1cfa7d07d2.jpg saved to cache
2026-03-25 22:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4
2026-03-25 22:18:37 [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-25 22:18:37 [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-25 22:18:37 [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-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10716144
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716144%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10716144: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10716144 url https://www.openlane.eu/en/carv6/auction/10716144
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10716145
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716145%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10716145: 0
2026-03-25 22:18:37 [adesa.be] INFO: Skipping item 10716145 url https://www.openlane.eu/en/carv6/auction/10716145
2026-03-25 22:18:37 [adesa.be] INFO: Found listing with ID: 10716146
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716146%27 HTTP/1.1" 200 None
2026-03-25 22:18:37 [adesa.be] INFO: Scrape type for 10716146: 2
2026-03-25 22:18:37 [adesa.be] INFO: Scraping item 10716146 url https://www.openlane.eu/en/carv6/auction/10716146
2026-03-25 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746456/general/8bec98b2-9b99-440f-8e1d-bac2d0c14992.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726399)
2026-03-25 22:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 578c128b-8eec-58ee-9d7e-4769701f46c7 with identifier: 10726375
2026-03-25 22:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 578c128b-8eec-58ee-9d7e-4769701f46c7 with scrape type 1
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 578c128b-8eec-58ee-9d7e-4769701f46c7
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746435%252Fgeneral%252F35bb838b-283f-420e-b2bc-caba3c858bfd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/35bb838b-283f-420e-b2bc-caba3c858bfd.jpg not downloaded yet
2026-03-25 22:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7654f3de-d10c-5501-b232-47f553f7a694 with identifier: 10726385
2026-03-25 22:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7654f3de-d10c-5501-b232-47f553f7a694 with scrape type 1
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7654f3de-d10c-5501-b232-47f553f7a694
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746444%252Fgeneral%252F3e404d3e-c708-4bad-8c09-f8db12556235.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/3e404d3e-c708-4bad-8c09-f8db12556235.jpg not downloaded yet
2026-03-25 22:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49c0c5f5-40e0-5246-89cb-5c69a254fc40 with identifier: 10726349
2026-03-25 22:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40 with scrape type 1
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746429%252Fgeneral%252Fe6b2abec-819e-4142-a4db-65c18af60175.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/e6b2abec-819e-4142-a4db-65c18af60175.jpg not downloaded yet
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0502bd0>
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746454%252Fgeneral%252F525bbb06-ab33-4d0f-ab73-85d11fcc87bc.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/525bbb06-ab33-4d0f-ab73-85d11fcc87bc.jpg saved to cache
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 06b5e2d2-233f-5cff-92c3-8291835accfc
2026-03-25 22:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746452/general/638b86d9-c07d-4c9f-ba5b-bca44a333c27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726393)
2026-03-25 22:18:38 [adesa.be] INFO: Found listing with ID: 10716171
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716171%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [adesa.be] INFO: Scrape type for 10716171: 2
2026-03-25 22:18:38 [adesa.be] INFO: Scraping item 10716171 url https://www.openlane.eu/en/carv6/auction/10716171
2026-03-25 22:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746458/general/32347deb-3c34-4624-9c3d-4e36787889ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726401)
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746435%252Fgeneral%252F41b51fe3-6a46-4e3f-bc63-18bbfea56669.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/41b51fe3-6a46-4e3f-bc63-18bbfea56669.jpg not downloaded yet
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746444%252Fgeneral%252F1faf6afa-562e-4ebc-976e-54fadddfd23b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/1faf6afa-562e-4ebc-976e-54fadddfd23b.jpg not downloaded yet
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746429%252Fgeneral%252Ffff62438-c2de-428e-9e1f-b82f3f1fc3c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/fff62438-c2de-428e-9e1f-b82f3f1fc3c6.jpg not downloaded yet
2026-03-25 22:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746454/general/83f8d6e5-9a21-44de-9c9e-3195f5023e7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726395)
2026-03-25 22:18:38 [adesa.be] INFO: Found listing with ID: 10716163
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716163%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [adesa.be] INFO: Scrape type for 10716163: 2
2026-03-25 22:18:38 [adesa.be] INFO: Scraping item 10716163 url https://www.openlane.eu/en/carv6/auction/10716163
2026-03-25 22:18:38 [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-25 22:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2855552c-81dc-558e-86ad-5eeea9872ea0 with identifier: 10726382
2026-03-25 22:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2855552c-81dc-558e-86ad-5eeea9872ea0 with scrape type 1
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2855552c-81dc-558e-86ad-5eeea9872ea0
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746443%252Fgeneral%252Fe0283ad7-bf31-42c3-a2ca-54f3c5b41ae4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/e0283ad7-bf31-42c3-a2ca-54f3c5b41ae4.jpg not downloaded yet
2026-03-25 22:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25cca064-39e1-59d4-b547-12713d0e15f5 with identifier: 10726348
2026-03-25 22:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25cca064-39e1-59d4-b547-12713d0e15f5 with scrape type 1
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25cca064-39e1-59d4-b547-12713d0e15f5
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746427%252Fgeneral%252F1ac97354-b971-40ab-bbc2-d8ba43c1e138.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/1ac97354-b971-40ab-bbc2-d8ba43c1e138.jpg not downloaded yet
2026-03-25 22:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d156347-0018-5f7d-ba24-15ea2bf9b08c with identifier: 10726355
2026-03-25 22:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c with scrape type 1
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746434%252Fgeneral%252Ffd5332c0-a193-4449-bea9-dbbf0a4f2fbc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/fd5332c0-a193-4449-bea9-dbbf0a4f2fbc.jpg not downloaded yet
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0739ed0>
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746456%252Fgeneral%252F8bec98b2-9b99-440f-8e1d-bac2d0c14992.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/8bec98b2-9b99-440f-8e1d-bac2d0c14992.jpg saved to cache
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 41a78f5f-5838-56bc-b016-b87b85145dd5
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746435%252Fgeneral%252F6a0e1a17-df60-4f9a-a8ab-7786cce9576c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/6a0e1a17-df60-4f9a-a8ab-7786cce9576c.jpg not downloaded yet
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746444%252Fgeneral%252F701ecc4f-6ba1-40ff-9fa2-f657623be35f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/701ecc4f-6ba1-40ff-9fa2-f657623be35f.jpg not downloaded yet
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746429%252Fgeneral%252Faace4866-fe24-41c8-9b8b-c6bbc0a9495d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/aace4866-fe24-41c8-9b8b-c6bbc0a9495d.jpg not downloaded yet
2026-03-25 22:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746456/general/ddf9e3df-3565-4088-bd70-64ca4374b112.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726399)
2026-03-25 22:18:38 [adesa.be] INFO: Found listing with ID: 10716164
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716164%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [adesa.be] INFO: Scrape type for 10716164: 0
2026-03-25 22:18:38 [adesa.be] INFO: Skipping item 10716164 url https://www.openlane.eu/en/carv6/auction/10716164
2026-03-25 22:18:38 [adesa.be] INFO: Found listing with ID: 10716147
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716147%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [adesa.be] INFO: Scrape type for 10716147: 0
2026-03-25 22:18:38 [adesa.be] INFO: Skipping item 10716147 url https://www.openlane.eu/en/carv6/auction/10716147
2026-03-25 22:18:38 [adesa.be] INFO: Found listing with ID: 10716148
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716148%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [adesa.be] INFO: Scrape type for 10716148: 0
2026-03-25 22:18:38 [adesa.be] INFO: Skipping item 10716148 url https://www.openlane.eu/en/carv6/auction/10716148
2026-03-25 22:18:38 [adesa.be] INFO: Found listing with ID: 10716149
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716149%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [adesa.be] INFO: Scrape type for 10716149: 0
2026-03-25 22:18:38 [adesa.be] INFO: Skipping item 10716149 url https://www.openlane.eu/en/carv6/auction/10716149
2026-03-25 22:18:38 [adesa.be] INFO: Found listing with ID: 10716150
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716150%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [adesa.be] INFO: Scrape type for 10716150: 0
2026-03-25 22:18:38 [adesa.be] INFO: Skipping item 10716150 url https://www.openlane.eu/en/carv6/auction/10716150
2026-03-25 22:18:38 [adesa.be] INFO: Found listing with ID: 10716151
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716151%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [adesa.be] INFO: Scrape type for 10716151: 0
2026-03-25 22:18:38 [adesa.be] INFO: Skipping item 10716151 url https://www.openlane.eu/en/carv6/auction/10716151
2026-03-25 22:18:38 [adesa.be] INFO: Found listing with ID: 10716152
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716152%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [adesa.be] INFO: Scrape type for 10716152: 0
2026-03-25 22:18:38 [adesa.be] INFO: Skipping item 10716152 url https://www.openlane.eu/en/carv6/auction/10716152
2026-03-25 22:18:38 [adesa.be] INFO: Found listing with ID: 10716165
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716165%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [adesa.be] INFO: Scrape type for 10716165: 2
2026-03-25 22:18:38 [adesa.be] INFO: Scraping item 10716165 url https://www.openlane.eu/en/carv6/auction/10716165
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746443%252Fgeneral%252F86dc9d36-1fcc-4751-a22c-3c56506cae0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/86dc9d36-1fcc-4751-a22c-3c56506cae0a.jpg not downloaded yet
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746427%252Fgeneral%252Fdeb0739f-e58e-435a-af0f-978f5d6e96e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/deb0739f-e58e-435a-af0f-978f5d6e96e3.jpg not downloaded yet
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746434%252Fgeneral%252F5f7ce09a-04fd-4233-a7b5-b6c5966958df.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/5f7ce09a-04fd-4233-a7b5-b6c5966958df.jpg not downloaded yet
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e13122d0>
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746452%252Fgeneral%252F638b86d9-c07d-4c9f-ba5b-bca44a333c27.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/638b86d9-c07d-4c9f-ba5b-bca44a333c27.jpg saved to cache
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35ddd10>
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746458%252Fgeneral%252F32347deb-3c34-4624-9c3d-4e36787889ae.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/32347deb-3c34-4624-9c3d-4e36787889ae.jpg saved to cache
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746435%252Fgeneral%252F8778fc57-6f69-492c-a237-72e3a77e6cc6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/8778fc57-6f69-492c-a237-72e3a77e6cc6.jpg not downloaded yet
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746444%252Fgeneral%252F965db38b-2626-470a-9dea-f4bbe87f88fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/965db38b-2626-470a-9dea-f4bbe87f88fc.jpg not downloaded yet
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746429%252Fgeneral%252F5dbfdd74-c4e7-4482-b982-4ef48cd00484.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/5dbfdd74-c4e7-4482-b982-4ef48cd00484.jpg not downloaded yet
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0533110>
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746454%252Fgeneral%252F83f8d6e5-9a21-44de-9c9e-3195f5023e7f.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/83f8d6e5-9a21-44de-9c9e-3195f5023e7f.jpg saved to cache
2026-03-25 22:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 06b5e2d2-233f-5cff-92c3-8291835accfc
2026-03-25 22:18:38 [adesa.be] INFO: Found listing with ID: 10716166
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716166%27 HTTP/1.1" 200 None
2026-03-25 22:18:38 [adesa.be] INFO: Scrape type for 10716166: 0
2026-03-25 22:18:38 [adesa.be] INFO: Skipping item 10716166 url https://www.openlane.eu/en/carv6/auction/10716166
2026-03-25 22:18:38 [adesa.be] INFO: Found listing with ID: 10716153
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716153%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [adesa.be] INFO: Scrape type for 10716153: 0
2026-03-25 22:18:39 [adesa.be] INFO: Skipping item 10716153 url https://www.openlane.eu/en/carv6/auction/10716153
2026-03-25 22:18:39 [adesa.be] INFO: Found listing with ID: 10716154
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716154%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [adesa.be] INFO: Scrape type for 10716154: 0
2026-03-25 22:18:39 [adesa.be] INFO: Skipping item 10716154 url https://www.openlane.eu/en/carv6/auction/10716154
2026-03-25 22:18:39 [adesa.be] INFO: Found listing with ID: 10716168
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716168%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [adesa.be] INFO: Scrape type for 10716168: 0
2026-03-25 22:18:39 [adesa.be] INFO: Skipping item 10716168 url https://www.openlane.eu/en/carv6/auction/10716168
2026-03-25 22:18:39 [adesa.be] INFO: Found listing with ID: 10716155
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716155%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [adesa.be] INFO: Scrape type for 10716155: 0
2026-03-25 22:18:39 [adesa.be] INFO: Skipping item 10716155 url https://www.openlane.eu/en/carv6/auction/10716155
2026-03-25 22:18:39 [adesa.be] INFO: Found listing with ID: 10716169
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716169%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [adesa.be] INFO: Scrape type for 10716169: 2
2026-03-25 22:18:39 [adesa.be] INFO: Scraping item 10716169 url https://www.openlane.eu/en/carv6/auction/10716169
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746443%252Fgeneral%252F92587db2-da33-47c0-a1e8-479dbf9d4da7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/92587db2-da33-47c0-a1e8-479dbf9d4da7.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746427%252Fgeneral%252F1b62f43f-0b7b-4383-ad97-952e3f099adb.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/1b62f43f-0b7b-4383-ad97-952e3f099adb.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746434%252Fgeneral%252F67b03b3d-a6af-4092-adcc-bc569a2caed9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/67b03b3d-a6af-4092-adcc-bc569a2caed9.jpg not downloaded yet
2026-03-25 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746454/general/d3ee5abf-0fed-48e8-bc47-d2783912f037.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726395)
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746435%252Fgeneral%252F4f1b98fd-a503-4347-a751-f321a7460a48.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/4f1b98fd-a503-4347-a751-f321a7460a48.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746444%252Fgeneral%252F5e77a6a5-3534-47d3-84c6-78d65d1cab3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/5e77a6a5-3534-47d3-84c6-78d65d1cab3a.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746429%252Fgeneral%252F03277242-02e9-4b21-8315-f907803cd175.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/03277242-02e9-4b21-8315-f907803cd175.jpg not downloaded yet
2026-03-25 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c0927a2-910e-562e-95d0-0e5eefffc799 with identifier: 10726379
2026-03-25 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c0927a2-910e-562e-95d0-0e5eefffc799 with scrape type 1
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6c0927a2-910e-562e-95d0-0e5eefffc799
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746438%252Fgeneral%252Fa9f2ce8d-562c-434b-8205-d01570cb40a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/a9f2ce8d-562c-434b-8205-d01570cb40a4.jpg not downloaded yet
2026-03-25 22:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e151a350>
2026-03-25 22:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746456%252Fgeneral%252Fddf9e3df-3565-4088-bd70-64ca4374b112.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/ddf9e3df-3565-4088-bd70-64ca4374b112.jpg saved to cache
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 41a78f5f-5838-56bc-b016-b87b85145dd5
2026-03-25 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746458/general/5cf893e7-4d0f-462c-bd43-c22e1da402f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726401)
2026-03-25 22:18:39 [adesa.be] INFO: Found listing with ID: 10716170
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716170%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [adesa.be] INFO: Scrape type for 10716170: 0
2026-03-25 22:18:39 [adesa.be] INFO: Skipping item 10716170 url https://www.openlane.eu/en/carv6/auction/10716170
2026-03-25 22:18:39 [adesa.be] INFO: Found listing with ID: 10716158
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716158%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [adesa.be] INFO: Scrape type for 10716158: 0
2026-03-25 22:18:39 [adesa.be] INFO: Skipping item 10716158 url https://www.openlane.eu/en/carv6/auction/10716158
2026-03-25 22:18:39 [adesa.be] INFO: Found listing with ID: 10716160
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716160%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [adesa.be] INFO: Scrape type for 10716160: 0
2026-03-25 22:18:39 [adesa.be] INFO: Skipping item 10716160 url https://www.openlane.eu/en/carv6/auction/10716160
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746443%252Fgeneral%252Fd945883b-8ac0-414c-8fb6-2a05d034e631.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/d945883b-8ac0-414c-8fb6-2a05d034e631.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746427%252Fgeneral%252F4b693637-4460-491f-ac97-7d46ea1393de.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/4b693637-4460-491f-ac97-7d46ea1393de.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746434%252Fgeneral%252F5aa0a63f-dafc-427c-9133-b675540535d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/5aa0a63f-dafc-427c-9133-b675540535d2.jpg not downloaded yet
2026-03-25 22:18:39 [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-25 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746429/general/e6b2abec-819e-4142-a4db-65c18af60175.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726349)
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746435%252Fgeneral%252F31ca7a7e-7fa5-4fbf-81ec-ca91278a13ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/31ca7a7e-7fa5-4fbf-81ec-ca91278a13ea.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746444%252Fgeneral%252Fff2668f8-4cfb-4dd6-95da-7247b42b487e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/ff2668f8-4cfb-4dd6-95da-7247b42b487e.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746429%252Fgeneral%252Fd6a6a7b1-054a-4dc6-a643-4371f5bde754.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/d6a6a7b1-054a-4dc6-a643-4371f5bde754.jpg not downloaded yet
2026-03-25 22: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-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746438%252Fgeneral%252Fc8d5da23-0e2b-4d08-83d7-179902613947.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/c8d5da23-0e2b-4d08-83d7-179902613947.jpg not downloaded yet
2026-03-25 22:18:39 [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-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746443%252Fgeneral%252F42818ca5-1d56-4dc8-894e-359b23c275fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/42818ca5-1d56-4dc8-894e-359b23c275fe.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746427%252Fgeneral%252F3d84be69-57f7-45ae-8328-c5b6287bf1a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/3d84be69-57f7-45ae-8328-c5b6287bf1a1.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746434%252Fgeneral%252F882ea7b0-6653-4738-9b7c-2656577e35f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/882ea7b0-6653-4738-9b7c-2656577e35f5.jpg not downloaded yet
2026-03-25 22: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-25 22:18:39 [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-25 22:18:39 [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-25 22:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e15822d0>
2026-03-25 22:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746454%252Fgeneral%252Fd3ee5abf-0fed-48e8-bc47-d2783912f037.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/d3ee5abf-0fed-48e8-bc47-d2783912f037.jpg saved to cache
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 06b5e2d2-233f-5cff-92c3-8291835accfc
2026-03-25 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746429/general/fff62438-c2de-428e-9e1f-b82f3f1fc3c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726349)
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746435%252Fgeneral%252F107b3d58-f70c-448c-8c01-5881bc4793ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/107b3d58-f70c-448c-8c01-5881bc4793ab.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746444%252Fgeneral%252F2c4de5a8-15fa-4e3b-8d48-83838c15bbff.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/2c4de5a8-15fa-4e3b-8d48-83838c15bbff.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746429%252Fgeneral%252F2402cf35-502f-4fba-89de-4373c78362e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/2402cf35-502f-4fba-89de-4373c78362e5.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746438%252Fgeneral%252F5d8f3217-b746-4d8f-be89-7644131272c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/5d8f3217-b746-4d8f-be89-7644131272c0.jpg not downloaded yet
2026-03-25 22: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-25 22:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0567e50>
2026-03-25 22:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746458%252Fgeneral%252F5cf893e7-4d0f-462c-bd43-c22e1da402f4.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/5cf893e7-4d0f-462c-bd43-c22e1da402f4.jpg saved to cache
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746443%252Fgeneral%252F76623010-b0dc-4d8d-b29c-368c0488f7b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/76623010-b0dc-4d8d-b29c-368c0488f7b1.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746427%252Fgeneral%252Ff5c745e8-c1a0-425a-80be-deedff992d33.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/f5c745e8-c1a0-425a-80be-deedff992d33.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746434%252Fgeneral%252F9df7a33c-df2b-47d4-be1e-7b3b54f6630f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/9df7a33c-df2b-47d4-be1e-7b3b54f6630f.jpg not downloaded yet
2026-03-25 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746434/general/fd5332c0-a193-4449-bea9-dbbf0a4f2fbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726355)
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746435%252Fgeneral%252Fda0feacd-0443-4030-97ea-fb04e730b4d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/da0feacd-0443-4030-97ea-fb04e730b4d1.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746444%252Fgeneral%252F1200f808-1fcf-4fa3-8d8f-e81a115b3d69.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/1200f808-1fcf-4fa3-8d8f-e81a115b3d69.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746429%252Fgeneral%252F8a675e14-1980-4e3d-8985-9748bfb0270b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/8a675e14-1980-4e3d-8985-9748bfb0270b.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746438%252Fgeneral%252F1c0aa33d-4aee-4072-870a-a53ff79b7399.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/1c0aa33d-4aee-4072-870a-a53ff79b7399.jpg not downloaded yet
2026-03-25 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d with identifier: 10726995
2026-03-25 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d with scrape type 1
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746705%252Fgeneral%252Facc4e9a4-008f-4029-adb9-3175ac97d6df.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/acc4e9a4-008f-4029-adb9-3175ac97d6df.jpg not downloaded yet
2026-03-25 22:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0597890>
2026-03-25 22:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746429%252Fgeneral%252Fe6b2abec-819e-4142-a4db-65c18af60175.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/e6b2abec-819e-4142-a4db-65c18af60175.jpg saved to cache
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40
2026-03-25 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 843d5b74-a7e0-53de-8875-01f5e5bb3594 with identifier: 10726997
2026-03-25 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 843d5b74-a7e0-53de-8875-01f5e5bb3594 with scrape type 1
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 843d5b74-a7e0-53de-8875-01f5e5bb3594
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746707%252Fgeneral%252F7190c6d4-1ac8-42a8-a0bf-4e0ce6e615b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/7190c6d4-1ac8-42a8-a0bf-4e0ce6e615b4.jpg not downloaded yet
2026-03-25 22:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746438/general/a9f2ce8d-562c-434b-8205-d01570cb40a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726379)
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746443%252Fgeneral%252Fd847afc4-86ef-42e4-9fe1-2641e77f8c6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/d847afc4-86ef-42e4-9fe1-2641e77f8c6c.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746427%252Fgeneral%252Fd1b08fcf-7d0f-413d-942b-00e30c321f11.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/d1b08fcf-7d0f-413d-942b-00e30c321f11.jpg not downloaded yet
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746434%252Fgeneral%252F0d774a4b-ed29-4a90-a459-f70800d694f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/0d774a4b-ed29-4a90-a459-f70800d694f4.jpg not downloaded yet
2026-03-25 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdf9aa60-41ca-5d9c-935e-d0691feb8eab with identifier: 10726990
2026-03-25 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab with scrape type 1
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab
2026-03-25 22:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746702%252Fgeneral%252F9ecd49cc-66f1-4c1d-8c37-1bf492d4a189.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/9ecd49cc-66f1-4c1d-8c37-1bf492d4a189.jpg not downloaded yet
2026-03-25 22:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6aa36b21-e42b-5671-9071-5ee09ab26012 with identifier: 10726992
2026-03-25 22:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aa36b21-e42b-5671-9071-5ee09ab26012 with scrape type 1
2026-03-25 22:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6aa36b21-e42b-5671-9071-5ee09ab26012
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746704%252Fgeneral%252Fb0967634-f198-417c-b4bf-e602ede43a0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/b0967634-f198-417c-b4bf-e602ede43a0b.jpg not downloaded yet
2026-03-25 22:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1356010>
2026-03-25 22:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746429%252Fgeneral%252Ffff62438-c2de-428e-9e1f-b82f3f1fc3c6.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/fff62438-c2de-428e-9e1f-b82f3f1fc3c6.jpg saved to cache
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40
2026-03-25 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746429/general/5dbfdd74-c4e7-4482-b982-4ef48cd00484.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726349)
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746435%252Fgeneral%252Fab1d646e-aee1-462c-8d4d-9af1f8c5247c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/ab1d646e-aee1-462c-8d4d-9af1f8c5247c.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746444%252Fgeneral%252Fe8b56166-5551-4755-9dc0-c0de495127c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/e8b56166-5551-4755-9dc0-c0de495127c9.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746429%252Fgeneral%252F2ca34b61-17e0-4a9c-b302-4588c715ccbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/2ca34b61-17e0-4a9c-b302-4588c715ccbe.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746438%252Fgeneral%252F0dc0b789-624c-424d-9a41-adaccf132b4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/0dc0b789-624c-424d-9a41-adaccf132b4a.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746705%252Fgeneral%252F9ef4f0f2-6a3a-4af8-9844-795bb828d197.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/9ef4f0f2-6a3a-4af8-9844-795bb828d197.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746707%252Fgeneral%252F2cb47358-ba70-48bd-8175-bc9fa035e3e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/2cb47358-ba70-48bd-8175-bc9fa035e3e3.jpg not downloaded yet
2026-03-25 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746429/general/03277242-02e9-4b21-8315-f907803cd175.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726349)
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746443%252Fgeneral%252Fc5081fa4-a50d-4974-bf24-03066daa6d08.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/c5081fa4-a50d-4974-bf24-03066daa6d08.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746427%252Fgeneral%252F9df44444-1f8c-480c-b135-26b450cd110a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/9df44444-1f8c-480c-b135-26b450cd110a.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746434%252Fgeneral%252F69546d33-09c2-410e-b2ef-516b66a048d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/69546d33-09c2-410e-b2ef-516b66a048d4.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746702%252Fgeneral%252F30732c9e-f5f7-463d-ae26-905a58e29b68.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/30732c9e-f5f7-463d-ae26-905a58e29b68.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746704%252Fgeneral%252F731514a2-ebf8-4f6c-bdf6-8e9222f2c199.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/731514a2-ebf8-4f6c-bdf6-8e9222f2c199.jpg not downloaded yet
2026-03-25 22:18:40 [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-25 22:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e132e850>
2026-03-25 22:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746434%252Fgeneral%252Ffd5332c0-a193-4449-bea9-dbbf0a4f2fbc.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/fd5332c0-a193-4449-bea9-dbbf0a4f2fbc.jpg saved to cache
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c
2026-03-25 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746434/general/67b03b3d-a6af-4092-adcc-bc569a2caed9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726355)
2026-03-25 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746438/general/c8d5da23-0e2b-4d08-83d7-179902613947.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726379)
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746435%252Fgeneral%252F885364ce-5a10-4fb9-9512-581d66f74897.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/885364ce-5a10-4fb9-9512-581d66f74897.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746444%252Fgeneral%252F023a6a33-ccdb-4deb-88b1-cecad64ab79e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/023a6a33-ccdb-4deb-88b1-cecad64ab79e.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746429%252Fgeneral%252F43147ef5-cfac-4ac7-a724-f409e2e897c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/43147ef5-cfac-4ac7-a724-f409e2e897c5.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746438%252Fgeneral%252F78be48f8-99e0-4e9f-aa21-a4d5ab5be38e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/78be48f8-99e0-4e9f-aa21-a4d5ab5be38e.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746705%252Fgeneral%252Fa319a702-79c8-47f0-bbac-ec8798a33f36.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/a319a702-79c8-47f0-bbac-ec8798a33f36.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746707%252Fgeneral%252Ffc262e1a-71bc-4f65-93cf-43c4a1c6f3dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/fc262e1a-71bc-4f65-93cf-43c4a1c6f3dd.jpg not downloaded yet
2026-03-25 22:18:40 [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-25 22:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746429/general/d6a6a7b1-054a-4dc6-a643-4371f5bde754.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726349)
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746443%252Fgeneral%252F6311f9af-3ec9-4eaf-ac97-efc7ea82da6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/6311f9af-3ec9-4eaf-ac97-efc7ea82da6d.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746427%252Fgeneral%252F08f6cbaa-e056-4945-bf6b-48849f0eef6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/08f6cbaa-e056-4945-bf6b-48849f0eef6a.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746434%252Fgeneral%252Fb241162c-9ce6-41c4-9ac4-2808781562fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/b241162c-9ce6-41c4-9ac4-2808781562fd.jpg not downloaded yet
2026-03-25 22:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746702%252Fgeneral%252Fec11c42b-fbfb-4a4b-ae22-8cc022c6d2fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/ec11c42b-fbfb-4a4b-ae22-8cc022c6d2fd.jpg not downloaded yet
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252F95c98ccc-6d22-4ab8-b967-d7a88272798f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/95c98ccc-6d22-4ab8-b967-d7a88272798f.jpg not downloaded yet
2026-03-25 22:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746434/general/5aa0a63f-dafc-427c-9133-b675540535d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726355)
2026-03-25 22:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746438/general/5d8f3217-b746-4d8f-be89-7644131272c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726379)
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746438%252Fgeneral%252F5a110293-49b0-46cc-8c4e-85112487ea34.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/5a110293-49b0-46cc-8c4e-85112487ea34.jpg not downloaded yet
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746705%252Fgeneral%252F88419a51-a367-44d3-8da3-7a7ede4ea799.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/88419a51-a367-44d3-8da3-7a7ede4ea799.jpg not downloaded yet
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746707%252Fgeneral%252F3a08498c-11fa-4f9c-a214-947531c95e21.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/3a08498c-11fa-4f9c-a214-947531c95e21.jpg not downloaded yet
2026-03-25 22:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e053c8d0>
2026-03-25 22:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746438%252Fgeneral%252Fa9f2ce8d-562c-434b-8205-d01570cb40a4.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/a9f2ce8d-562c-434b-8205-d01570cb40a4.jpg saved to cache
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6c0927a2-910e-562e-95d0-0e5eefffc799
2026-03-25 22:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04b34d0>
2026-03-25 22:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746429%252Fgeneral%252F5dbfdd74-c4e7-4482-b982-4ef48cd00484.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/5dbfdd74-c4e7-4482-b982-4ef48cd00484.jpg saved to cache
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40
2026-03-25 22:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47f213b7-498c-5321-9cec-31ae0ec763d8 with identifier: 10716156
2026-03-25 22:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f213b7-498c-5321-9cec-31ae0ec763d8 with scrape type 2
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47f213b7-498c-5321-9cec-31ae0ec763d8 with scrape type 2
2026-03-25 22:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47f213b7-498c-5321-9cec-31ae0ec763d8, identifier: 10716156
2026-03-25 22:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12a1750>
2026-03-25 22:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746429%252Fgeneral%252F03277242-02e9-4b21-8315-f907803cd175.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/03277242-02e9-4b21-8315-f907803cd175.jpg saved to cache
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746443%252Fgeneral%252Fbe62d2a2-930a-45e5-85e2-0db6ad857b02.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/be62d2a2-930a-45e5-85e2-0db6ad857b02.jpg not downloaded yet
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746427%252Fgeneral%252F0a908a4b-0b7d-413a-9679-f08ee988542c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/0a908a4b-0b7d-413a-9679-f08ee988542c.jpg not downloaded yet
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746434%252Fgeneral%252Fbc171dc2-bdf5-49d3-b892-bc9940f5aa1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/bc171dc2-bdf5-49d3-b892-bc9940f5aa1d.jpg not downloaded yet
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746702%252Fgeneral%252F5823e8d7-6856-4686-93a3-63f2845f5990.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/5823e8d7-6856-4686-93a3-63f2845f5990.jpg not downloaded yet
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252Fdee8f73d-8f87-4f79-958a-260fec49d91d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/dee8f73d-8f87-4f79-958a-260fec49d91d.jpg not downloaded yet
2026-03-25 22:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47f213b7-498c-5321-9cec-31ae0ec763d8 with identifier: 10716156
2026-03-25 22:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47f213b7-498c-5321-9cec-31ae0ec763d8 with identifier: 10716156
2026-03-25 22:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47f213b7-498c-5321-9cec-31ae0ec763d8 with identifier: 10716156 to the API
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716156>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '47f213b7-498c-5321-9cec-31ae0ec763d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUE093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716156',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 44835,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Renault Kangoo Express Maxi 1.5 DCI Comfort - Diesel - Manual - 95 '
'hp - 44.835 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716156%27 HTTP/1.1" 200 None
2026-03-25 22:18:41 [adesa.be] INFO: Saving data for 10716156: {'auction_closing_time': 1774609200.0, 'created_time': 1774366151.574273, 'last_price_update_time': 1774477121.774928}
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716156') HTTP/1.1" 204 0
2026-03-25 22:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746444/general/ff2668f8-4cfb-4dd6-95da-7247b42b487e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726385)
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746438%252Fgeneral%252Fc81cd71b-0f21-4c7c-a063-47572534ffed.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/c81cd71b-0f21-4c7c-a063-47572534ffed.jpg not downloaded yet
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746705%252Fgeneral%252F736a7e00-1057-407f-bac7-9bac55e88e9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/736a7e00-1057-407f-bac7-9bac55e88e9c.jpg not downloaded yet
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746707%252Fgeneral%252Fddfbaee6-5d34-4b49-936b-2945fd933bb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/ddfbaee6-5d34-4b49-936b-2945fd933bb1.jpg not downloaded yet
2026-03-25 22:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746704/general/b0967634-f198-417c-b4bf-e602ede43a0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726992)
2026-03-25 22:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746705/general/9ef4f0f2-6a3a-4af8-9844-795bb828d197.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726995)
2026-03-25 22:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746707/general/2cb47358-ba70-48bd-8175-bc9fa035e3e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726997)
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746702%252Fgeneral%252F6a21d5f9-e29a-463a-a3bd-2d1229cbdb2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/6a21d5f9-e29a-463a-a3bd-2d1229cbdb2b.jpg not downloaded yet
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252F2b5b314b-2cc5-4b9e-9766-4e855077a20f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/2b5b314b-2cc5-4b9e-9766-4e855077a20f.jpg not downloaded yet
2026-03-25 22:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5e9fc6a-52d2-5315-ae43-16def0c9c44a with identifier: 10726988
2026-03-25 22:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a with scrape type 1
2026-03-25 22:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a
2026-03-25 22:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746700%252Fgeneral%252F28e5e79c-c1dc-493a-8bd4-b68db2b4bfed.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/28e5e79c-c1dc-493a-8bd4-b68db2b4bfed.jpg not downloaded yet
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08efacdd90>
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746434%252Fgeneral%252F67b03b3d-a6af-4092-adcc-bc569a2caed9.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/67b03b3d-a6af-4092-adcc-bc569a2caed9.jpg saved to cache
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05879d0>
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746438%252Fgeneral%252Fc8d5da23-0e2b-4d08-83d7-179902613947.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/c8d5da23-0e2b-4d08-83d7-179902613947.jpg saved to cache
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6c0927a2-910e-562e-95d0-0e5eefffc799
2026-03-25 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127 with identifier: 10726986
2026-03-25 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127 with scrape type 1
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746699%252Fgeneral%252F1f5a6e8b-1ee3-4049-81ab-f1bcce459601.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/1f5a6e8b-1ee3-4049-81ab-f1bcce459601.jpg not downloaded yet
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0408f10>
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746429%252Fgeneral%252Fd6a6a7b1-054a-4dc6-a643-4371f5bde754.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/d6a6a7b1-054a-4dc6-a643-4371f5bde754.jpg saved to cache
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e072cc10>
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746434%252Fgeneral%252F5aa0a63f-dafc-427c-9133-b675540535d2.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/5aa0a63f-dafc-427c-9133-b675540535d2.jpg saved to cache
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1325a90>
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746438%252Fgeneral%252F5d8f3217-b746-4d8f-be89-7644131272c0.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/5d8f3217-b746-4d8f-be89-7644131272c0.jpg saved to cache
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6c0927a2-910e-562e-95d0-0e5eefffc799
2026-03-25 22:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746434/general/9df7a33c-df2b-47d4-be1e-7b3b54f6630f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726355)
2026-03-25 22:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746702/general/9ecd49cc-66f1-4c1d-8c37-1bf492d4a189.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726990)
2026-03-25 22:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746438/general/0dc0b789-624c-424d-9a41-adaccf132b4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726379)
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746438%252Fgeneral%252F19f57588-0bc4-4d2c-a0ed-eff4a4402e7c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/19f57588-0bc4-4d2c-a0ed-eff4a4402e7c.jpg not downloaded yet
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746705%252Fgeneral%252Fe8556d70-5329-4459-8960-aa09c328752e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/e8556d70-5329-4459-8960-aa09c328752e.jpg not downloaded yet
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746707%252Fgeneral%252Facb62bdb-66d5-48d3-9efa-dc550fa40c62.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/acb62bdb-66d5-48d3-9efa-dc550fa40c62.jpg not downloaded yet
2026-03-25 22:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746702%252Fgeneral%252Faa540f02-5bed-4d2c-9ec8-a34034389082.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/aa540f02-5bed-4d2c-9ec8-a34034389082.jpg not downloaded yet
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746704%252Fgeneral%252F01095e03-9b0e-4c60-aab3-019d62f308c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/01095e03-9b0e-4c60-aab3-019d62f308c1.jpg not downloaded yet
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746700%252Fgeneral%252Fec3b363d-bdd2-4cb1-a5ff-e140328cb1e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/ec3b363d-bdd2-4cb1-a5ff-e140328cb1e3.jpg not downloaded yet
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746699%252Fgeneral%252Fa35f6f23-2385-4d17-91a1-fa18e7f8407f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/a35f6f23-2385-4d17-91a1-fa18e7f8407f.jpg not downloaded yet
2026-03-25 22:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746434/general/0d774a4b-ed29-4a90-a459-f70800d694f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726355)
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746438%252Fgeneral%252F22bff0de-6828-4862-b620-2ddeae2110a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/22bff0de-6828-4862-b620-2ddeae2110a2.jpg not downloaded yet
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746705%252Fgeneral%252Fa597ab16-95b9-4cd5-80a8-c4f085dd2e59.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/a597ab16-95b9-4cd5-80a8-c4f085dd2e59.jpg not downloaded yet
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746707%252Fgeneral%252F80bbc278-4cdf-4c63-969c-2d7df80ddbc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/80bbc278-4cdf-4c63-969c-2d7df80ddbc5.jpg not downloaded yet
2026-03-25 22:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716157> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e109c8d0>
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746444%252Fgeneral%252Fff2668f8-4cfb-4dd6-95da-7247b42b487e.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/ff2668f8-4cfb-4dd6-95da-7247b42b487e.jpg saved to cache
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7654f3de-d10c-5501-b232-47f553f7a694
2026-03-25 22:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48b861c2-0e46-5d37-b567-52935a93d402 with identifier: 10716143
2026-03-25 22:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48b861c2-0e46-5d37-b567-52935a93d402 with scrape type 2
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48b861c2-0e46-5d37-b567-52935a93d402 with scrape type 2
2026-03-25 22:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 48b861c2-0e46-5d37-b567-52935a93d402, identifier: 10716143
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e155e590>
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252Fb0967634-f198-417c-b4bf-e602ede43a0b.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/b0967634-f198-417c-b4bf-e602ede43a0b.jpg saved to cache
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6aa36b21-e42b-5671-9071-5ee09ab26012
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0824290>
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746705%252Fgeneral%252F9ef4f0f2-6a3a-4af8-9844-795bb828d197.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/9ef4f0f2-6a3a-4af8-9844-795bb828d197.jpg saved to cache
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12ef6d0>
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746707%252Fgeneral%252F2cb47358-ba70-48bd-8175-bc9fa035e3e3.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/2cb47358-ba70-48bd-8175-bc9fa035e3e3.jpg saved to cache
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 843d5b74-a7e0-53de-8875-01f5e5bb3594
2026-03-25 22:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746438/general/78be48f8-99e0-4e9f-aa21-a4d5ab5be38e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726379)
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746702%252Fgeneral%252F34ff9632-27b2-4b28-9b51-3fbd46e51da2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/34ff9632-27b2-4b28-9b51-3fbd46e51da2.jpg not downloaded yet
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746704%252Fgeneral%252F2e8b45d0-f4fb-4a13-8fb7-e438ebe75a9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/2e8b45d0-f4fb-4a13-8fb7-e438ebe75a9c.jpg not downloaded yet
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746700%252Fgeneral%252Faf1dacf7-6ebd-43db-b8a0-15be85c41dd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/af1dacf7-6ebd-43db-b8a0-15be85c41dd6.jpg not downloaded yet
2026-03-25 22:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18: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%252F5746699%252Fgeneral%252F1836f9fb-3885-4629-8e5b-c766b6df485d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/1836f9fb-3885-4629-8e5b-c766b6df485d.jpg not downloaded yet
2026-03-25 22:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 48b861c2-0e46-5d37-b567-52935a93d402 with identifier: 10716143
2026-03-25 22:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 48b861c2-0e46-5d37-b567-52935a93d402 with identifier: 10716143
2026-03-25 22:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 48b861c2-0e46-5d37-b567-52935a93d402 with identifier: 10716143 to the API
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716143>
{'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': 102,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '48b861c2-0e46-5d37-b567-52935a93d402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHR457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716143',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 65707,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2023-03-22',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Opel Combo XL 1.5 Edition - Diesel - Manual - 102 hp - 65.707 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716143%27 HTTP/1.1" 200 None
2026-03-25 22:18:43 [adesa.be] INFO: Saving data for 10716143: {'auction_closing_time': 1774609200.0, 'created_time': 1774366191.834924, 'last_price_update_time': 1774477123.31299}
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716143') HTTP/1.1" 204 0
2026-03-25 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746705/general/a319a702-79c8-47f0-bbac-ec8798a33f36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726995)
2026-03-25 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746429/general/43147ef5-cfac-4ac7-a724-f409e2e897c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726349)
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746705%252Fgeneral%252F747d7f9a-4d9a-483a-9ca9-1a44a7673b5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/747d7f9a-4d9a-483a-9ca9-1a44a7673b5d.jpg not downloaded yet
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746707%252Fgeneral%252F7f0a0bc7-a35e-4817-85da-1feaa32483fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/7f0a0bc7-a35e-4817-85da-1feaa32483fa.jpg not downloaded yet
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14fab90>
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746434%252Fgeneral%252F9df7a33c-df2b-47d4-be1e-7b3b54f6630f.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/9df7a33c-df2b-47d4-be1e-7b3b54f6630f.jpg saved to cache
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0847b10>
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746702%252Fgeneral%252F9ecd49cc-66f1-4c1d-8c37-1bf492d4a189.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/9ecd49cc-66f1-4c1d-8c37-1bf492d4a189.jpg saved to cache
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1267010>
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746438%252Fgeneral%252F0dc0b789-624c-424d-9a41-adaccf132b4a.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/0dc0b789-624c-424d-9a41-adaccf132b4a.jpg saved to cache
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6c0927a2-910e-562e-95d0-0e5eefffc799
2026-03-25 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746702/general/5823e8d7-6856-4686-93a3-63f2845f5990.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726990)
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746702%252Fgeneral%252F97d7d723-0709-4a33-afab-a0491ddef525.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/97d7d723-0709-4a33-afab-a0491ddef525.jpg not downloaded yet
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252F64cb5b8f-e70a-40e2-8d3b-37229e782aa5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/64cb5b8f-e70a-40e2-8d3b-37229e782aa5.jpg not downloaded yet
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252F970c61ac-af01-4968-9064-cae4daa4a1d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/970c61ac-af01-4968-9064-cae4daa4a1d7.jpg not downloaded yet
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252F94f238f1-e04f-445c-b099-4c6283cfaeb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/94f238f1-e04f-445c-b099-4c6283cfaeb1.jpg not downloaded yet
2026-03-25 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746707/general/fc262e1a-71bc-4f65-93cf-43c4a1c6f3dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726997)
2026-03-25 22:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746704/general/dee8f73d-8f87-4f79-958a-260fec49d91d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726992)
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746705%252Fgeneral%252Fe0c9a429-c24a-4cd0-9f20-596deb3a0f78.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/e0c9a429-c24a-4cd0-9f20-596deb3a0f78.jpg not downloaded yet
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746707%252Fgeneral%252F3fa3f7c2-be9b-4547-a7a0-ac96f8ad7ca4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/3fa3f7c2-be9b-4547-a7a0-ac96f8ad7ca4.jpg not downloaded yet
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746702%252Fgeneral%252F3e6a3f81-beb1-40cc-a618-b61e5a0f5f8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/3e6a3f81-beb1-40cc-a618-b61e5a0f5f8c.jpg not downloaded yet
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252F332ef67c-3886-44cf-9503-6d44784f5fbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/332ef67c-3886-44cf-9503-6d44784f5fbe.jpg not downloaded yet
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252F4d7f505e-ebe9-4375-80a0-478793d100d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/4d7f505e-ebe9-4375-80a0-478793d100d2.jpg not downloaded yet
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252Fc0e5fbb5-7909-42db-a77d-cf36001d9a4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/c0e5fbb5-7909-42db-a77d-cf36001d9a4c.jpg not downloaded yet
2026-03-25 22:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3655f62-d9d4-56a3-8d2f-0db3f42f4e9e with identifier: 10716146
2026-03-25 22:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3655f62-d9d4-56a3-8d2f-0db3f42f4e9e with scrape type 2
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3655f62-d9d4-56a3-8d2f-0db3f42f4e9e with scrape type 2
2026-03-25 22:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3655f62-d9d4-56a3-8d2f-0db3f42f4e9e, identifier: 10716146
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e08455d0>
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746434%252Fgeneral%252F0d774a4b-ed29-4a90-a459-f70800d694f4.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/0d774a4b-ed29-4a90-a459-f70800d694f4.jpg saved to cache
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c
2026-03-25 22:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e2c7791-eff8-5398-937c-af02179c73e9 with identifier: 10716157
2026-03-25 22:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e2c7791-eff8-5398-937c-af02179c73e9 with scrape type 2
2026-03-25 22:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e2c7791-eff8-5398-937c-af02179c73e9 with scrape type 2
2026-03-25 22:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e2c7791-eff8-5398-937c-af02179c73e9, identifier: 10716157
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06163d0>
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746438%252Fgeneral%252F78be48f8-99e0-4e9f-aa21-a4d5ab5be38e.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/78be48f8-99e0-4e9f-aa21-a4d5ab5be38e.jpg saved to cache
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6c0927a2-910e-562e-95d0-0e5eefffc799
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0595b90>
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746705%252Fgeneral%252Fa319a702-79c8-47f0-bbac-ec8798a33f36.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/a319a702-79c8-47f0-bbac-ec8798a33f36.jpg saved to cache
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1151fd0>
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746429%252Fgeneral%252F43147ef5-cfac-4ac7-a724-f409e2e897c5.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/43147ef5-cfac-4ac7-a724-f409e2e897c5.jpg saved to cache
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746705%252Fgeneral%252F7569dd27-8f14-4066-b8ba-a0c975acc220.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/7569dd27-8f14-4066-b8ba-a0c975acc220.jpg not downloaded yet
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746707%252Fgeneral%252F975b7a38-6cbb-49ff-831c-fa3d99474c9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/975b7a38-6cbb-49ff-831c-fa3d99474c9b.jpg not downloaded yet
2026-03-25 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3655f62-d9d4-56a3-8d2f-0db3f42f4e9e with identifier: 10716146
2026-03-25 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3655f62-d9d4-56a3-8d2f-0db3f42f4e9e with identifier: 10716146
2026-03-25 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3655f62-d9d4-56a3-8d2f-0db3f42f4e9e with identifier: 10716146 to the API
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716146>
{'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': 102,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3655f62-d9d4-56a3-8d2f-0db3f42f4e9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABB150',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716146',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 40497,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Opel Vivaro L3H1 1.5 - Diesel - Manual - 102 hp - 40.497 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716146%27 HTTP/1.1" 200 None
2026-03-25 22:18:44 [adesa.be] INFO: Saving data for 10716146: {'auction_closing_time': 1774609200.0, 'created_time': 1774366192.176728, 'last_price_update_time': 1774477124.388972}
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716146') HTTP/1.1" 204 0
2026-03-25 22:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e2c7791-eff8-5398-937c-af02179c73e9 with identifier: 10716157
2026-03-25 22:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e2c7791-eff8-5398-937c-af02179c73e9 with identifier: 10716157
2026-03-25 22:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e2c7791-eff8-5398-937c-af02179c73e9 with identifier: 10716157 to the API
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716157>
{'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-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '4e2c7791-eff8-5398-937c-af02179c73e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDJ955',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716157',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 47797,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Renault Kangoo Express Maxi 1.5 DCI Comfort - Diesel - Manual - 95 '
'hp - 47.797 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716157%27 HTTP/1.1" 200 None
2026-03-25 22:18:44 [adesa.be] INFO: Saving data for 10716157: {'auction_closing_time': 1774609200.0, 'created_time': 1774366204.749423, 'last_price_update_time': 1774477124.659434}
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716157') HTTP/1.1" 204 0
2026-03-25 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746434/general/bc171dc2-bdf5-49d3-b892-bc9940f5aa1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726355)
2026-03-25 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746427/general/0a908a4b-0b7d-413a-9679-f08ee988542c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726348)
2026-03-25 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746705/general/736a7e00-1057-407f-bac7-9bac55e88e9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726995)
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746702%252Fgeneral%252F94df6228-3d4a-42bc-a7c7-ea69efd032d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/94df6228-3d4a-42bc-a7c7-ea69efd032d6.jpg not downloaded yet
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252Fef4134a1-7d4e-4396-82c1-02ef8259fbaa.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/ef4134a1-7d4e-4396-82c1-02ef8259fbaa.jpg not downloaded yet
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252F3523cec4-14b5-4c03-b7ff-34825d361940.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/3523cec4-14b5-4c03-b7ff-34825d361940.jpg not downloaded yet
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252F981e6aa0-6408-43aa-92db-3570a22babd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/981e6aa0-6408-43aa-92db-3570a22babd4.jpg not downloaded yet
2026-03-25 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746443/general/be62d2a2-930a-45e5-85e2-0db6ad857b02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726382)
2026-03-25 22:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746438/general/c81cd71b-0f21-4c7c-a063-47572534ffed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726379)
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1212d50>
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746702%252Fgeneral%252F5823e8d7-6856-4686-93a3-63f2845f5990.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/5823e8d7-6856-4686-93a3-63f2845f5990.jpg saved to cache
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab
2026-03-25 22:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 650cdec6-35bc-56ae-9b03-eecd8fbff6ba with identifier: 10716171
2026-03-25 22:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 650cdec6-35bc-56ae-9b03-eecd8fbff6ba with scrape type 2
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 650cdec6-35bc-56ae-9b03-eecd8fbff6ba with scrape type 2
2026-03-25 22:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 650cdec6-35bc-56ae-9b03-eecd8fbff6ba, identifier: 10716171
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1581790>
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746707%252Fgeneral%252Ffc262e1a-71bc-4f65-93cf-43c4a1c6f3dd.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/fc262e1a-71bc-4f65-93cf-43c4a1c6f3dd.jpg saved to cache
2026-03-25 22:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 843d5b74-a7e0-53de-8875-01f5e5bb3594
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0780290>
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252Fdee8f73d-8f87-4f79-958a-260fec49d91d.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/dee8f73d-8f87-4f79-958a-260fec49d91d.jpg saved to cache
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6aa36b21-e42b-5671-9071-5ee09ab26012
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252F3b10b193-76a3-44f4-8356-6e945062b57c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/3b10b193-76a3-44f4-8356-6e945062b57c.jpg not downloaded yet
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252Ff8ff4891-b714-4a0f-8d4a-f6289035433a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/f8ff4891-b714-4a0f-8d4a-f6289035433a.jpg not downloaded yet
2026-03-25 22:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 650cdec6-35bc-56ae-9b03-eecd8fbff6ba with identifier: 10716171
2026-03-25 22:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 650cdec6-35bc-56ae-9b03-eecd8fbff6ba with identifier: 10716171
2026-03-25 22:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 650cdec6-35bc-56ae-9b03-eecd8fbff6ba with identifier: 10716171 to the API
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716171>
{'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': 90,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '650cdec6-35bc-56ae-9b03-eecd8fbff6ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WXZ141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716171',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 113431,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2019-10-22',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 90 hp - '
'113.431 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2019}
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710716171%27 HTTP/1.1" 200 None
2026-03-25 22:18:45 [adesa.be] INFO: Saving data for 10716171: {'auction_closing_time': 1774609200.0, 'created_time': 1774366183.672262, 'last_price_update_time': 1774477125.333044}
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716171') HTTP/1.1" 204 0
2026-03-25 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746707/general/ddfbaee6-5d34-4b49-936b-2945fd933bb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726997)
2026-03-25 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746699/general/a35f6f23-2385-4d17-91a1-fa18e7f8407f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726986)
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252F87d3921a-f0e4-4938-9ebc-3dd85289dc75.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/87d3921a-f0e4-4938-9ebc-3dd85289dc75.jpg not downloaded yet
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252Fdccd6670-75a9-4270-ad4c-820836d7a0cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/dccd6670-75a9-4270-ad4c-820836d7a0cf.jpg not downloaded yet
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11fe990>
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746434%252Fgeneral%252Fbc171dc2-bdf5-49d3-b892-bc9940f5aa1d.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/bc171dc2-bdf5-49d3-b892-bc9940f5aa1d.jpg saved to cache
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1358250>
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746427%252Fgeneral%252F0a908a4b-0b7d-413a-9679-f08ee988542c.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/0a908a4b-0b7d-413a-9679-f08ee988542c.jpg saved to cache
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 25cca064-39e1-59d4-b547-12713d0e15f5
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e32aa450>
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746705%252Fgeneral%252F736a7e00-1057-407f-bac7-9bac55e88e9c.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/736a7e00-1057-407f-bac7-9bac55e88e9c.jpg saved to cache
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07fdf90>
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746443%252Fgeneral%252Fbe62d2a2-930a-45e5-85e2-0db6ad857b02.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/be62d2a2-930a-45e5-85e2-0db6ad857b02.jpg saved to cache
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2855552c-81dc-558e-86ad-5eeea9872ea0
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e107c310>
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746438%252Fgeneral%252Fc81cd71b-0f21-4c7c-a063-47572534ffed.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/c81cd71b-0f21-4c7c-a063-47572534ffed.jpg saved to cache
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6c0927a2-910e-562e-95d0-0e5eefffc799
2026-03-25 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746707/general/acb62bdb-66d5-48d3-9efa-dc550fa40c62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726997)
2026-03-25 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746699/general/1f5a6e8b-1ee3-4049-81ab-f1bcce459601.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726986)
2026-03-25 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746438/general/22bff0de-6828-4862-b620-2ddeae2110a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726379)
2026-03-25 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746707/general/80bbc278-4cdf-4c63-969c-2d7df80ddbc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726997)
2026-03-25 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746705/general/a597ab16-95b9-4cd5-80a8-c4f085dd2e59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726995)
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252Faf0b958f-dfff-4aa3-bfc5-a46a850b14d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/af0b958f-dfff-4aa3-bfc5-a46a850b14d5.jpg not downloaded yet
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252F0f961b95-70d4-416e-b2cd-7041c23d24dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/0f961b95-70d4-416e-b2cd-7041c23d24dc.jpg not downloaded yet
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e135b950>
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746707%252Fgeneral%252Fddfbaee6-5d34-4b49-936b-2945fd933bb1.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/ddfbaee6-5d34-4b49-936b-2945fd933bb1.jpg saved to cache
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 843d5b74-a7e0-53de-8875-01f5e5bb3594
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e065b8d0>
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252Fa35f6f23-2385-4d17-91a1-fa18e7f8407f.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/a35f6f23-2385-4d17-91a1-fa18e7f8407f.jpg saved to cache
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252Fb2bb50f6-bf1a-4466-a31a-5678c44ff530.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/b2bb50f6-bf1a-4466-a31a-5678c44ff530.jpg not downloaded yet
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252F71263563-9876-48af-8aae-eb882b71b952.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/71263563-9876-48af-8aae-eb882b71b952.jpg not downloaded yet
2026-03-25 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746699/general/1836f9fb-3885-4629-8e5b-c766b6df485d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726986)
2026-03-25 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746699/general/94f238f1-e04f-445c-b099-4c6283cfaeb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726986)
2026-03-25 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746704/general/64cb5b8f-e70a-40e2-8d3b-37229e782aa5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726992)
2026-03-25 22:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746705/general/7569dd27-8f14-4066-b8ba-a0c975acc220.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726995)
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e15591d0>
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746707%252Fgeneral%252Facb62bdb-66d5-48d3-9efa-dc550fa40c62.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/acb62bdb-66d5-48d3-9efa-dc550fa40c62.jpg saved to cache
2026-03-25 22:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 843d5b74-a7e0-53de-8875-01f5e5bb3594
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0415190>
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252F1f5a6e8b-1ee3-4049-81ab-f1bcce459601.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/1f5a6e8b-1ee3-4049-81ab-f1bcce459601.jpg saved to cache
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07ff3d0>
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746438%252Fgeneral%252F22bff0de-6828-4862-b620-2ddeae2110a2.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/22bff0de-6828-4862-b620-2ddeae2110a2.jpg saved to cache
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6c0927a2-910e-562e-95d0-0e5eefffc799
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0685550>
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746707%252Fgeneral%252F80bbc278-4cdf-4c63-969c-2d7df80ddbc5.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/80bbc278-4cdf-4c63-969c-2d7df80ddbc5.jpg saved to cache
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 843d5b74-a7e0-53de-8875-01f5e5bb3594
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1201e10>
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746705%252Fgeneral%252Fa597ab16-95b9-4cd5-80a8-c4f085dd2e59.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/a597ab16-95b9-4cd5-80a8-c4f085dd2e59.jpg saved to cache
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d
2026-03-25 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746700/general/4d7f505e-ebe9-4375-80a0-478793d100d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726988)
2026-03-25 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746707/general/975b7a38-6cbb-49ff-831c-fa3d99474c9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726997)
2026-03-25 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746704/general/332ef67c-3886-44cf-9503-6d44784f5fbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726992)
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e040fb10>
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252F1836f9fb-3885-4629-8e5b-c766b6df485d.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/1836f9fb-3885-4629-8e5b-c766b6df485d.jpg saved to cache
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11fd190>
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252F94f238f1-e04f-445c-b099-4c6283cfaeb1.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/94f238f1-e04f-445c-b099-4c6283cfaeb1.jpg saved to cache
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12e35d0>
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252F64cb5b8f-e70a-40e2-8d3b-37229e782aa5.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/64cb5b8f-e70a-40e2-8d3b-37229e782aa5.jpg saved to cache
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6aa36b21-e42b-5671-9071-5ee09ab26012
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0618690>
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746705%252Fgeneral%252F7569dd27-8f14-4066-b8ba-a0c975acc220.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/7569dd27-8f14-4066-b8ba-a0c975acc220.jpg saved to cache
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d
2026-03-25 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746700/general/3b10b193-76a3-44f4-8356-6e945062b57c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726988)
2026-03-25 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746700/general/970c61ac-af01-4968-9064-cae4daa4a1d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726988)
2026-03-25 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746699/general/c0e5fbb5-7909-42db-a77d-cf36001d9a4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726986)
2026-03-25 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746699/general/981e6aa0-6408-43aa-92db-3570a22babd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726986)
2026-03-25 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746699/general/f8ff4891-b714-4a0f-8d4a-f6289035433a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726986)
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e112be90>
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252F4d7f505e-ebe9-4375-80a0-478793d100d2.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/4d7f505e-ebe9-4375-80a0-478793d100d2.jpg saved to cache
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0655950>
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746707%252Fgeneral%252F975b7a38-6cbb-49ff-831c-fa3d99474c9b.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/975b7a38-6cbb-49ff-831c-fa3d99474c9b.jpg saved to cache
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 843d5b74-a7e0-53de-8875-01f5e5bb3594
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e129ced0>
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252F332ef67c-3886-44cf-9503-6d44784f5fbe.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/332ef67c-3886-44cf-9503-6d44784f5fbe.jpg saved to cache
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6aa36b21-e42b-5671-9071-5ee09ab26012
2026-03-25 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746699/general/dccd6670-75a9-4270-ad4c-820836d7a0cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726986)
2026-03-25 22:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746704/general/ef4134a1-7d4e-4396-82c1-02ef8259fbaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726992)
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11185d0>
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252F3b10b193-76a3-44f4-8356-6e945062b57c.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/3b10b193-76a3-44f4-8356-6e945062b57c.jpg saved to cache
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0718390>
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252F970c61ac-af01-4968-9064-cae4daa4a1d7.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/970c61ac-af01-4968-9064-cae4daa4a1d7.jpg saved to cache
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e15832d0>
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252Fc0e5fbb5-7909-42db-a77d-cf36001d9a4c.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/c0e5fbb5-7909-42db-a77d-cf36001d9a4c.jpg saved to cache
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0526ad0>
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252F981e6aa0-6408-43aa-92db-3570a22babd4.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/981e6aa0-6408-43aa-92db-3570a22babd4.jpg saved to cache
2026-03-25 22:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0736910>
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252Ff8ff4891-b714-4a0f-8d4a-f6289035433a.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/f8ff4891-b714-4a0f-8d4a-f6289035433a.jpg saved to cache
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127
2026-03-25 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746700/general/3523cec4-14b5-4c03-b7ff-34825d361940.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726988)
2026-03-25 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746700/general/87d3921a-f0e4-4938-9ebc-3dd85289dc75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726988)
2026-03-25 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746699/general/71263563-9876-48af-8aae-eb882b71b952.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726986)
2026-03-25 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746699/general/0f961b95-70d4-416e-b2cd-7041c23d24dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726986)
2026-03-25 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746702/general/94df6228-3d4a-42bc-a7c7-ea69efd032d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726990)
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0735190>
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252Fdccd6670-75a9-4270-ad4c-820836d7a0cf.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/dccd6670-75a9-4270-ad4c-820836d7a0cf.jpg saved to cache
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1304ad0>
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252Fef4134a1-7d4e-4396-82c1-02ef8259fbaa.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/ef4134a1-7d4e-4396-82c1-02ef8259fbaa.jpg saved to cache
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6aa36b21-e42b-5671-9071-5ee09ab26012
2026-03-25 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746700/general/af0b958f-dfff-4aa3-bfc5-a46a850b14d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726988)
2026-03-25 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746700/general/b2bb50f6-bf1a-4466-a31a-5678c44ff530.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726988)
2026-03-25 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746705/general/e0c9a429-c24a-4cd0-9f20-596deb3a0f78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726995)
2026-03-25 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746702/general/3e6a3f81-beb1-40cc-a618-b61e5a0f5f8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726990)
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11f1f50>
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252F3523cec4-14b5-4c03-b7ff-34825d361940.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/3523cec4-14b5-4c03-b7ff-34825d361940.jpg saved to cache
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0711950>
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252F87d3921a-f0e4-4938-9ebc-3dd85289dc75.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/87d3921a-f0e4-4938-9ebc-3dd85289dc75.jpg saved to cache
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e3313810>
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252F71263563-9876-48af-8aae-eb882b71b952.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/71263563-9876-48af-8aae-eb882b71b952.jpg saved to cache
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e057ea10>
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746699%252Fgeneral%252F0f961b95-70d4-416e-b2cd-7041c23d24dc.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746699/general/0f961b95-70d4-416e-b2cd-7041c23d24dc.jpg saved to cache
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127
2026-03-25 22:18:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127, skipping ID generation
2026-03-25 22:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127 with scrape type 1
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127 sending to next pipeline
2026-03-25 22:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127, identifier: 10726986
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0737990>
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746702%252Fgeneral%252F94df6228-3d4a-42bc-a7c7-ea69efd032d6.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/94df6228-3d4a-42bc-a7c7-ea69efd032d6.jpg saved to cache
2026-03-25 22:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab
2026-03-25 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746707/general/3fa3f7c2-be9b-4547-a7a0-ac96f8ad7ca4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726997)
2026-03-25 22:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746702/general/97d7d723-0709-4a33-afab-a0491ddef525.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726990)
2026-03-25 22:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127 with identifier: 10726986
2026-03-25 22:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127 with identifier: 10726986
2026-03-25 22:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127 with identifier: 10726986 to the API
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746699/general/0f961b95-70d4-416e-b2cd-7041c23d24dc.jpg>
{'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': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327630,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746699/general/1f5a6e8b-1ee3-4049-81ab-f1bcce459601.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36087,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746699/general/a35f6f23-2385-4d17-91a1-fa18e7f8407f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342045,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746699/general/1836f9fb-3885-4629-8e5b-c766b6df485d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320850,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746699/general/94f238f1-e04f-445c-b099-4c6283cfaeb1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312828,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746699/general/c0e5fbb5-7909-42db-a77d-cf36001d9a4c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336621,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746699/general/981e6aa0-6408-43aa-92db-3570a22babd4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338622,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746699/general/f8ff4891-b714-4a0f-8d4a-f6289035433a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331518,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746699/general/dccd6670-75a9-4270-ad4c-820836d7a0cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223688,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746699/general/0f961b95-70d4-416e-b2cd-7041c23d24dc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ec7b923-f9ad-5bd6-8753-4e8bb89d5127/4ec7b923-f9ad-5bd6-8753-4e8bb89d5127_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332867,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746699/general/71263563-9876-48af-8aae-eb882b71b952.jpg',
'Width': 1920}],
'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-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726986%27 HTTP/1.1" 200 None
2026-03-25 22:18:48 [adesa.be] INFO: Saving data for 10726986: {'created_time': 1774477128.091027, 'last_price_update_time': 1774477128.09104, 'auction_closing_time': 1774945800.0}
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726986') HTTP/1.1" 204 0
2026-03-25 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746707/general/7f0a0bc7-a35e-4817-85da-1feaa32483fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726997)
2026-03-25 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746700/general/ec3b363d-bdd2-4cb1-a5ff-e140328cb1e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726988)
2026-03-25 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746702/general/34ff9632-27b2-4b28-9b51-3fbd46e51da2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726990)
2026-03-25 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746705/general/747d7f9a-4d9a-483a-9ca9-1a44a7673b5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726995)
2026-03-25 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746704/general/2e8b45d0-f4fb-4a13-8fb7-e438ebe75a9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726992)
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e135bd50>
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252Faf0b958f-dfff-4aa3-bfc5-a46a850b14d5.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/af0b958f-dfff-4aa3-bfc5-a46a850b14d5.jpg saved to cache
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0663590>
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252Fb2bb50f6-bf1a-4466-a31a-5678c44ff530.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/b2bb50f6-bf1a-4466-a31a-5678c44ff530.jpg saved to cache
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03dd850>
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746705%252Fgeneral%252Fe0c9a429-c24a-4cd0-9f20-596deb3a0f78.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/e0c9a429-c24a-4cd0-9f20-596deb3a0f78.jpg saved to cache
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0663d50>
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746702%252Fgeneral%252F3e6a3f81-beb1-40cc-a618-b61e5a0f5f8c.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/3e6a3f81-beb1-40cc-a618-b61e5a0f5f8c.jpg saved to cache
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e08493d0>
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746707%252Fgeneral%252F3fa3f7c2-be9b-4547-a7a0-ac96f8ad7ca4.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/3fa3f7c2-be9b-4547-a7a0-ac96f8ad7ca4.jpg saved to cache
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 843d5b74-a7e0-53de-8875-01f5e5bb3594
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10cdbd0>
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746702%252Fgeneral%252F97d7d723-0709-4a33-afab-a0491ddef525.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/97d7d723-0709-4a33-afab-a0491ddef525.jpg saved to cache
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab
2026-03-25 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746700/general/af1dacf7-6ebd-43db-b8a0-15be85c41dd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726988)
2026-03-25 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746438/general/19f57588-0bc4-4d2c-a0ed-eff4a4402e7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726379)
2026-03-25 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746702/general/aa540f02-5bed-4d2c-9ec8-a34034389082.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726990)
2026-03-25 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746704/general/01095e03-9b0e-4c60-aab3-019d62f308c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726992)
2026-03-25 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746704/general/2b5b314b-2cc5-4b9e-9766-4e855077a20f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726992)
2026-03-25 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746702/general/6a21d5f9-e29a-463a-a3bd-2d1229cbdb2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726990)
2026-03-25 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746705/general/e8556d70-5329-4459-8960-aa09c328752e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726995)
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e111d250>
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746707%252Fgeneral%252F7f0a0bc7-a35e-4817-85da-1feaa32483fa.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/7f0a0bc7-a35e-4817-85da-1feaa32483fa.jpg saved to cache
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 843d5b74-a7e0-53de-8875-01f5e5bb3594
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1264b10>
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252Fec3b363d-bdd2-4cb1-a5ff-e140328cb1e3.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/ec3b363d-bdd2-4cb1-a5ff-e140328cb1e3.jpg saved to cache
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e057f4d0>
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746702%252Fgeneral%252F34ff9632-27b2-4b28-9b51-3fbd46e51da2.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/34ff9632-27b2-4b28-9b51-3fbd46e51da2.jpg saved to cache
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1266810>
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746705%252Fgeneral%252F747d7f9a-4d9a-483a-9ca9-1a44a7673b5d.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/747d7f9a-4d9a-483a-9ca9-1a44a7673b5d.jpg saved to cache
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0655e50>
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252F2e8b45d0-f4fb-4a13-8fb7-e438ebe75a9c.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/2e8b45d0-f4fb-4a13-8fb7-e438ebe75a9c.jpg saved to cache
2026-03-25 22:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6aa36b21-e42b-5671-9071-5ee09ab26012
2026-03-25 22:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746700/general/28e5e79c-c1dc-493a-8bd4-b68db2b4bfed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726988)
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12640d0>
2026-03-25 22:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252Faf1dacf7-6ebd-43db-b8a0-15be85c41dd6.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/af1dacf7-6ebd-43db-b8a0-15be85c41dd6.jpg saved to cache
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e064f310>
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746438%252Fgeneral%252F19f57588-0bc4-4d2c-a0ed-eff4a4402e7c.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/19f57588-0bc4-4d2c-a0ed-eff4a4402e7c.jpg saved to cache
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6c0927a2-910e-562e-95d0-0e5eefffc799
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10bebd0>
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746702%252Fgeneral%252Faa540f02-5bed-4d2c-9ec8-a34034389082.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/aa540f02-5bed-4d2c-9ec8-a34034389082.jpg saved to cache
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0685290>
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252F01095e03-9b0e-4c60-aab3-019d62f308c1.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/01095e03-9b0e-4c60-aab3-019d62f308c1.jpg saved to cache
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6aa36b21-e42b-5671-9071-5ee09ab26012
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12df250>
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252F2b5b314b-2cc5-4b9e-9766-4e855077a20f.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/2b5b314b-2cc5-4b9e-9766-4e855077a20f.jpg saved to cache
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6aa36b21-e42b-5671-9071-5ee09ab26012
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06f4ed0>
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746702%252Fgeneral%252F6a21d5f9-e29a-463a-a3bd-2d1229cbdb2b.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/6a21d5f9-e29a-463a-a3bd-2d1229cbdb2b.jpg saved to cache
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e064ec10>
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746705%252Fgeneral%252Fe8556d70-5329-4459-8960-aa09c328752e.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/e8556d70-5329-4459-8960-aa09c328752e.jpg saved to cache
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d
2026-03-25 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746438/general/5a110293-49b0-46cc-8c4e-85112487ea34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726379)
2026-03-25 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746705/general/88419a51-a367-44d3-8da3-7a7ede4ea799.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726995)
2026-03-25 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746704/general/95c98ccc-6d22-4ab8-b967-d7a88272798f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726992)
2026-03-25 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746434/general/b241162c-9ce6-41c4-9ac4-2808781562fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726355)
2026-03-25 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746702/general/ec11c42b-fbfb-4a4b-ae22-8cc022c6d2fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726990)
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04756d0>
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746700%252Fgeneral%252F28e5e79c-c1dc-493a-8bd4-b68db2b4bfed.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746700/general/28e5e79c-c1dc-493a-8bd4-b68db2b4bfed.jpg saved to cache
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a
2026-03-25 22:18:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c5e9fc6a-52d2-5315-ae43-16def0c9c44a, skipping ID generation
2026-03-25 22:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a with scrape type 1
2026-03-25 22:18:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a sending to next pipeline
2026-03-25 22:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5e9fc6a-52d2-5315-ae43-16def0c9c44a, identifier: 10726988
2026-03-25 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746427/general/08f6cbaa-e056-4945-bf6b-48849f0eef6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726348)
2026-03-25 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746707/general/3a08498c-11fa-4f9c-a214-947531c95e21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726997)
2026-03-25 22:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5e9fc6a-52d2-5315-ae43-16def0c9c44a with identifier: 10726988
2026-03-25 22:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5e9fc6a-52d2-5315-ae43-16def0c9c44a with identifier: 10726988
2026-03-25 22:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5e9fc6a-52d2-5315-ae43-16def0c9c44a with identifier: 10726988 to the API
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746700/general/28e5e79c-c1dc-493a-8bd4-b68db2b4bfed.jpg>
{'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': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414271,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746700/general/28e5e79c-c1dc-493a-8bd4-b68db2b4bfed.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33911,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746700/general/ec3b363d-bdd2-4cb1-a5ff-e140328cb1e3.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435729,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746700/general/af1dacf7-6ebd-43db-b8a0-15be85c41dd6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369439,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746700/general/970c61ac-af01-4968-9064-cae4daa4a1d7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314654,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746700/general/4d7f505e-ebe9-4375-80a0-478793d100d2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358048,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746700/general/3523cec4-14b5-4c03-b7ff-34825d361940.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166604,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746700/general/3b10b193-76a3-44f4-8356-6e945062b57c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388795,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746700/general/87d3921a-f0e4-4938-9ebc-3dd85289dc75.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309525,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746700/general/af0b958f-dfff-4aa3-bfc5-a46a850b14d5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5e9fc6a-52d2-5315-ae43-16def0c9c44a/c5e9fc6a-52d2-5315-ae43-16def0c9c44a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371899,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746700/general/b2bb50f6-bf1a-4466-a31a-5678c44ff530.jpg',
'Width': 1920}],
'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-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726988%27 HTTP/1.1" 200 None
2026-03-25 22:18:49 [adesa.be] INFO: Saving data for 10726988: {'created_time': 1774477129.932448, 'last_price_update_time': 1774477129.932459, 'auction_closing_time': 1774945800.0}
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726988') HTTP/1.1" 204 0
2026-03-25 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746702/general/30732c9e-f5f7-463d-ae26-905a58e29b68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726990)
2026-03-25 22:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746443/general/6311f9af-3ec9-4eaf-ac97-efc7ea82da6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726382)
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0490350>
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746438%252Fgeneral%252F5a110293-49b0-46cc-8c4e-85112487ea34.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/5a110293-49b0-46cc-8c4e-85112487ea34.jpg saved to cache
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6c0927a2-910e-562e-95d0-0e5eefffc799
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07fe110>
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746705%252Fgeneral%252F88419a51-a367-44d3-8da3-7a7ede4ea799.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/88419a51-a367-44d3-8da3-7a7ede4ea799.jpg saved to cache
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03d5810>
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252F95c98ccc-6d22-4ab8-b967-d7a88272798f.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/95c98ccc-6d22-4ab8-b967-d7a88272798f.jpg saved to cache
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6aa36b21-e42b-5671-9071-5ee09ab26012
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07fee50>
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746434%252Fgeneral%252Fb241162c-9ce6-41c4-9ac4-2808781562fd.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/b241162c-9ce6-41c4-9ac4-2808781562fd.jpg saved to cache
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0555450>
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746702%252Fgeneral%252Fec11c42b-fbfb-4a4b-ae22-8cc022c6d2fd.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/ec11c42b-fbfb-4a4b-ae22-8cc022c6d2fd.jpg saved to cache
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e057e810>
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746427%252Fgeneral%252F08f6cbaa-e056-4945-bf6b-48849f0eef6a.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/08f6cbaa-e056-4945-bf6b-48849f0eef6a.jpg saved to cache
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 25cca064-39e1-59d4-b547-12713d0e15f5
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e057a790>
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746707%252Fgeneral%252F3a08498c-11fa-4f9c-a214-947531c95e21.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/3a08498c-11fa-4f9c-a214-947531c95e21.jpg saved to cache
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 843d5b74-a7e0-53de-8875-01f5e5bb3594
2026-03-25 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746704/general/731514a2-ebf8-4f6c-bdf6-8e9222f2c199.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726992)
2026-03-25 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746435/general/885364ce-5a10-4fb9-9512-581d66f74897.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726375)
2026-03-25 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746434/general/69546d33-09c2-410e-b2ef-516b66a048d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726355)
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e155d450>
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746702%252Fgeneral%252F30732c9e-f5f7-463d-ae26-905a58e29b68.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746702/general/30732c9e-f5f7-463d-ae26-905a58e29b68.jpg saved to cache
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab
2026-03-25 22:18:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bdf9aa60-41ca-5d9c-935e-d0691feb8eab, skipping ID generation
2026-03-25 22:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab with scrape type 1
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab sending to next pipeline
2026-03-25 22:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bdf9aa60-41ca-5d9c-935e-d0691feb8eab, identifier: 10726990
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e412cc10>
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746443%252Fgeneral%252F6311f9af-3ec9-4eaf-ac97-efc7ea82da6d.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/6311f9af-3ec9-4eaf-ac97-efc7ea82da6d.jpg saved to cache
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2855552c-81dc-558e-86ad-5eeea9872ea0
2026-03-25 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746444/general/023a6a33-ccdb-4deb-88b1-cecad64ab79e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726385)
2026-03-25 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746443/general/c5081fa4-a50d-4974-bf24-03066daa6d08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726382)
2026-03-25 22:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bdf9aa60-41ca-5d9c-935e-d0691feb8eab with identifier: 10726990
2026-03-25 22:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bdf9aa60-41ca-5d9c-935e-d0691feb8eab with identifier: 10726990
2026-03-25 22:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bdf9aa60-41ca-5d9c-935e-d0691feb8eab with identifier: 10726990 to the API
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746702/general/30732c9e-f5f7-463d-ae26-905a58e29b68.jpg>
{'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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746702/general/9ecd49cc-66f1-4c1d-8c37-1bf492d4a189.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48031,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746702/general/30732c9e-f5f7-463d-ae26-905a58e29b68.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746702/general/ec11c42b-fbfb-4a4b-ae22-8cc022c6d2fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746702/general/5823e8d7-6856-4686-93a3-63f2845f5990.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746702/general/6a21d5f9-e29a-463a-a3bd-2d1229cbdb2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746702/general/aa540f02-5bed-4d2c-9ec8-a34034389082.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105520,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746702/general/34ff9632-27b2-4b28-9b51-3fbd46e51da2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83108,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746702/general/97d7d723-0709-4a33-afab-a0491ddef525.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138497,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746702/general/3e6a3f81-beb1-40cc-a618-b61e5a0f5f8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdf9aa60-41ca-5d9c-935e-d0691feb8eab/bdf9aa60-41ca-5d9c-935e-d0691feb8eab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746702/general/94df6228-3d4a-42bc-a7c7-ea69efd032d6.jpg',
'Width': 1024}],
'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-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726990%27 HTTP/1.1" 200 None
2026-03-25 22:18:50 [adesa.be] INFO: Saving data for 10726990: {'created_time': 1774477130.830047, 'last_price_update_time': 1774477130.830059, 'auction_closing_time': 1774945800.0}
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726990') HTTP/1.1" 204 0
2026-03-25 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746427/general/9df44444-1f8c-480c-b135-26b450cd110a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726348)
2026-03-25 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746443/general/d847afc4-86ef-42e4-9fe1-2641e77f8c6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726382)
2026-03-25 22:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746429/general/2ca34b61-17e0-4a9c-b302-4588c715ccbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726349)
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1550210>
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746704%252Fgeneral%252F731514a2-ebf8-4f6c-bdf6-8e9222f2c199.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746704/general/731514a2-ebf8-4f6c-bdf6-8e9222f2c199.jpg saved to cache
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6aa36b21-e42b-5671-9071-5ee09ab26012
2026-03-25 22:18:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6aa36b21-e42b-5671-9071-5ee09ab26012, skipping ID generation
2026-03-25 22:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aa36b21-e42b-5671-9071-5ee09ab26012 with scrape type 1
2026-03-25 22:18:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6aa36b21-e42b-5671-9071-5ee09ab26012 sending to next pipeline
2026-03-25 22:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6aa36b21-e42b-5671-9071-5ee09ab26012, identifier: 10726992
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1266890>
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746435%252Fgeneral%252F885364ce-5a10-4fb9-9512-581d66f74897.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/885364ce-5a10-4fb9-9512-581d66f74897.jpg saved to cache
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 578c128b-8eec-58ee-9d7e-4769701f46c7
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1128950>
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746434%252Fgeneral%252F69546d33-09c2-410e-b2ef-516b66a048d4.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/69546d33-09c2-410e-b2ef-516b66a048d4.jpg saved to cache
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e123fe90>
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746444%252Fgeneral%252F023a6a33-ccdb-4deb-88b1-cecad64ab79e.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/023a6a33-ccdb-4deb-88b1-cecad64ab79e.jpg saved to cache
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7654f3de-d10c-5501-b232-47f553f7a694
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0609e10>
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746443%252Fgeneral%252Fc5081fa4-a50d-4974-bf24-03066daa6d08.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/c5081fa4-a50d-4974-bf24-03066daa6d08.jpg saved to cache
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2855552c-81dc-558e-86ad-5eeea9872ea0
2026-03-25 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746435/general/ab1d646e-aee1-462c-8d4d-9af1f8c5247c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726375)
2026-03-25 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746427/general/d1b08fcf-7d0f-413d-942b-00e30c321f11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726348)
2026-03-25 22:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6aa36b21-e42b-5671-9071-5ee09ab26012 with identifier: 10726992
2026-03-25 22:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6aa36b21-e42b-5671-9071-5ee09ab26012 with identifier: 10726992
2026-03-25 22:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6aa36b21-e42b-5671-9071-5ee09ab26012 with identifier: 10726992 to the API
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746704/general/731514a2-ebf8-4f6c-bdf6-8e9222f2c199.jpg>
{'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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746704/general/b0967634-f198-417c-b4bf-e602ede43a0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746704/general/731514a2-ebf8-4f6c-bdf6-8e9222f2c199.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746704/general/95c98ccc-6d22-4ab8-b967-d7a88272798f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746704/general/dee8f73d-8f87-4f79-958a-260fec49d91d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746704/general/2b5b314b-2cc5-4b9e-9766-4e855077a20f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746704/general/01095e03-9b0e-4c60-aab3-019d62f308c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746704/general/2e8b45d0-f4fb-4a13-8fb7-e438ebe75a9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746704/general/64cb5b8f-e70a-40e2-8d3b-37229e782aa5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746704/general/332ef67c-3886-44cf-9503-6d44784f5fbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6aa36b21-e42b-5671-9071-5ee09ab26012/6aa36b21-e42b-5671-9071-5ee09ab26012_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746704/general/ef4134a1-7d4e-4396-82c1-02ef8259fbaa.jpg',
'Width': 1024}],
'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-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:51 [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-25 22:18:51 [adesa.be] INFO: Saving data for 10726992: {'created_time': 1774477131.57695, 'last_price_update_time': 1774477131.57696, 'auction_closing_time': 1774945800.0}
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726992') HTTP/1.1" 204 0
2026-03-25 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746444/general/e8b56166-5551-4755-9dc0-c0de495127c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726385)
2026-03-25 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746438/general/1c0aa33d-4aee-4072-870a-a53ff79b7399.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726379)
2026-03-25 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746705/general/acc4e9a4-008f-4029-adb9-3175ac97d6df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726995)
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e111c450>
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746427%252Fgeneral%252F9df44444-1f8c-480c-b135-26b450cd110a.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/9df44444-1f8c-480c-b135-26b450cd110a.jpg saved to cache
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 25cca064-39e1-59d4-b547-12713d0e15f5
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e057d850>
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746443%252Fgeneral%252Fd847afc4-86ef-42e4-9fe1-2641e77f8c6c.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/d847afc4-86ef-42e4-9fe1-2641e77f8c6c.jpg saved to cache
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2855552c-81dc-558e-86ad-5eeea9872ea0
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e151bc50>
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746429%252Fgeneral%252F2ca34b61-17e0-4a9c-b302-4588c715ccbe.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/2ca34b61-17e0-4a9c-b302-4588c715ccbe.jpg saved to cache
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e060b3d0>
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746435%252Fgeneral%252Fab1d646e-aee1-462c-8d4d-9af1f8c5247c.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/ab1d646e-aee1-462c-8d4d-9af1f8c5247c.jpg saved to cache
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 578c128b-8eec-58ee-9d7e-4769701f46c7
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10e9010>
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746427%252Fgeneral%252Fd1b08fcf-7d0f-413d-942b-00e30c321f11.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/d1b08fcf-7d0f-413d-942b-00e30c321f11.jpg saved to cache
2026-03-25 22:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 25cca064-39e1-59d4-b547-12713d0e15f5
2026-03-25 22: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-25 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746707/general/7190c6d4-1ac8-42a8-a0bf-4e0ce6e615b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726997)
2026-03-25 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746444/general/1200f808-1fcf-4fa3-8d8f-e81a115b3d69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726385)
2026-03-25 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746429/general/8a675e14-1980-4e3d-8985-9748bfb0270b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726349)
2026-03-25 22:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746443/general/76623010-b0dc-4d8d-b29c-368c0488f7b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726382)
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10f5710>
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746444%252Fgeneral%252Fe8b56166-5551-4755-9dc0-c0de495127c9.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/e8b56166-5551-4755-9dc0-c0de495127c9.jpg saved to cache
2026-03-25 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7654f3de-d10c-5501-b232-47f553f7a694
2026-03-25 22:18:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e052f390>
2026-03-25 22:18:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746438%252Fgeneral%252F1c0aa33d-4aee-4072-870a-a53ff79b7399.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746438/general/1c0aa33d-4aee-4072-870a-a53ff79b7399.jpg saved to cache
2026-03-25 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6c0927a2-910e-562e-95d0-0e5eefffc799
2026-03-25 22:18:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6c0927a2-910e-562e-95d0-0e5eefffc799, skipping ID generation
2026-03-25 22:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c0927a2-910e-562e-95d0-0e5eefffc799 with scrape type 1
2026-03-25 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6c0927a2-910e-562e-95d0-0e5eefffc799 sending to next pipeline
2026-03-25 22:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c0927a2-910e-562e-95d0-0e5eefffc799, identifier: 10726379
2026-03-25 22:18:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e15509d0>
2026-03-25 22:18:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746705%252Fgeneral%252Facc4e9a4-008f-4029-adb9-3175ac97d6df.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746705/general/acc4e9a4-008f-4029-adb9-3175ac97d6df.jpg saved to cache
2026-03-25 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d
2026-03-25 22:18:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d, skipping ID generation
2026-03-25 22:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d with scrape type 1
2026-03-25 22:18:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d sending to next pipeline
2026-03-25 22:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d, identifier: 10726995
2026-03-25 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746427/general/f5c745e8-c1a0-425a-80be-deedff992d33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726348)
2026-03-25 22:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746435/general/da0feacd-0443-4030-97ea-fb04e730b4d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726375)
2026-03-25 22:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c0927a2-910e-562e-95d0-0e5eefffc799 with identifier: 10726379
2026-03-25 22:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c0927a2-910e-562e-95d0-0e5eefffc799 with identifier: 10726379
2026-03-25 22:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c0927a2-910e-562e-95d0-0e5eefffc799 with identifier: 10726379 to the API
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746438/general/1c0aa33d-4aee-4072-870a-a53ff79b7399.jpg>
{'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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129056,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746438/general/a9f2ce8d-562c-434b-8205-d01570cb40a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746438/general/c8d5da23-0e2b-4d08-83d7-179902613947.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746438/general/5d8f3217-b746-4d8f-be89-7644131272c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746438/general/1c0aa33d-4aee-4072-870a-a53ff79b7399.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746438/general/0dc0b789-624c-424d-9a41-adaccf132b4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96145,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746438/general/78be48f8-99e0-4e9f-aa21-a4d5ab5be38e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746438/general/5a110293-49b0-46cc-8c4e-85112487ea34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746438/general/c81cd71b-0f21-4c7c-a063-47572534ffed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108185,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746438/general/19f57588-0bc4-4d2c-a0ed-eff4a4402e7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c0927a2-910e-562e-95d0-0e5eefffc799/6c0927a2-910e-562e-95d0-0e5eefffc799_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746438/general/22bff0de-6828-4862-b620-2ddeae2110a2.jpg',
'Width': 1024}],
'price': 11100,
'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-25 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726379%27 HTTP/1.1" 200 None
2026-03-25 22:18:52 [adesa.be] INFO: Saving data for 10726379: {'created_time': 1774477132.705406, 'last_price_update_time': 1774477132.705415, 'auction_closing_time': 1774945800.0}
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726379') HTTP/1.1" 204 0
2026-03-25 22:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d with identifier: 10726995
2026-03-25 22:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d with identifier: 10726995
2026-03-25 22:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d with identifier: 10726995 to the API
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746705/general/acc4e9a4-008f-4029-adb9-3175ac97d6df.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746705/general/acc4e9a4-008f-4029-adb9-3175ac97d6df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38438,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746705/general/9ef4f0f2-6a3a-4af8-9844-795bb828d197.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746705/general/a319a702-79c8-47f0-bbac-ec8798a33f36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131395,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746705/general/88419a51-a367-44d3-8da3-7a7ede4ea799.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746705/general/736a7e00-1057-407f-bac7-9bac55e88e9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746705/general/e8556d70-5329-4459-8960-aa09c328752e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746705/general/a597ab16-95b9-4cd5-80a8-c4f085dd2e59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746705/general/747d7f9a-4d9a-483a-9ca9-1a44a7673b5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746705/general/e0c9a429-c24a-4cd0-9f20-596deb3a0f78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d/7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746705/general/7569dd27-8f14-4066-b8ba-a0c975acc220.jpg',
'Width': 1024}],
'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-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726995%27 HTTP/1.1" 200 None
2026-03-25 22:18:53 [adesa.be] INFO: Saving data for 10726995: {'created_time': 1774477133.073039, 'last_price_update_time': 1774477133.073048, 'auction_closing_time': 1774945800.0}
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726995') HTTP/1.1" 204 0
2026-03-25 22:18:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746427/general/3d84be69-57f7-45ae-8328-c5b6287bf1a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726348)
2026-03-25 22:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746434/general/882ea7b0-6653-4738-9b7c-2656577e35f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726355)
2026-03-25 22:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746443/general/42818ca5-1d56-4dc8-894e-359b23c275fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726382)
2026-03-25 22:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746429/general/2402cf35-502f-4fba-89de-4373c78362e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726349)
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e155ecd0>
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746707%252Fgeneral%252F7190c6d4-1ac8-42a8-a0bf-4e0ce6e615b4.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746707/general/7190c6d4-1ac8-42a8-a0bf-4e0ce6e615b4.jpg saved to cache
2026-03-25 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 843d5b74-a7e0-53de-8875-01f5e5bb3594
2026-03-25 22:18:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 843d5b74-a7e0-53de-8875-01f5e5bb3594, skipping ID generation
2026-03-25 22:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 843d5b74-a7e0-53de-8875-01f5e5bb3594 with scrape type 1
2026-03-25 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 843d5b74-a7e0-53de-8875-01f5e5bb3594 sending to next pipeline
2026-03-25 22:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 843d5b74-a7e0-53de-8875-01f5e5bb3594, identifier: 10726997
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12de090>
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746444%252Fgeneral%252F1200f808-1fcf-4fa3-8d8f-e81a115b3d69.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/1200f808-1fcf-4fa3-8d8f-e81a115b3d69.jpg saved to cache
2026-03-25 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7654f3de-d10c-5501-b232-47f553f7a694
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e15822d0>
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746429%252Fgeneral%252F8a675e14-1980-4e3d-8985-9748bfb0270b.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/8a675e14-1980-4e3d-8985-9748bfb0270b.jpg saved to cache
2026-03-25 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1283110>
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746443%252Fgeneral%252F76623010-b0dc-4d8d-b29c-368c0488f7b1.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/76623010-b0dc-4d8d-b29c-368c0488f7b1.jpg saved to cache
2026-03-25 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2855552c-81dc-558e-86ad-5eeea9872ea0
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1580fd0>
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746427%252Fgeneral%252Ff5c745e8-c1a0-425a-80be-deedff992d33.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/f5c745e8-c1a0-425a-80be-deedff992d33.jpg saved to cache
2026-03-25 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 25cca064-39e1-59d4-b547-12713d0e15f5
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0557390>
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746435%252Fgeneral%252Fda0feacd-0443-4030-97ea-fb04e730b4d1.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/da0feacd-0443-4030-97ea-fb04e730b4d1.jpg saved to cache
2026-03-25 22:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 578c128b-8eec-58ee-9d7e-4769701f46c7
2026-03-25 22:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746444/general/2c4de5a8-15fa-4e3b-8d48-83838c15bbff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726385)
2026-03-25 22:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746435/general/107b3d58-f70c-448c-8c01-5881bc4793ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726375)
2026-03-25 22:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 843d5b74-a7e0-53de-8875-01f5e5bb3594 with identifier: 10726997
2026-03-25 22:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 843d5b74-a7e0-53de-8875-01f5e5bb3594 with identifier: 10726997
2026-03-25 22:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 843d5b74-a7e0-53de-8875-01f5e5bb3594 with identifier: 10726997 to the API
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746707/general/7190c6d4-1ac8-42a8-a0bf-4e0ce6e615b4.jpg>
{'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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301273,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746707/general/7190c6d4-1ac8-42a8-a0bf-4e0ce6e615b4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31275,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746707/general/2cb47358-ba70-48bd-8175-bc9fa035e3e3.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291810,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746707/general/fc262e1a-71bc-4f65-93cf-43c4a1c6f3dd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265578,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746707/general/3a08498c-11fa-4f9c-a214-947531c95e21.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360276,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746707/general/ddfbaee6-5d34-4b49-936b-2945fd933bb1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310725,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746707/general/acb62bdb-66d5-48d3-9efa-dc550fa40c62.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180557,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746707/general/80bbc278-4cdf-4c63-969c-2d7df80ddbc5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316174,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746707/general/7f0a0bc7-a35e-4817-85da-1feaa32483fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297373,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746707/general/3fa3f7c2-be9b-4547-a7a0-ac96f8ad7ca4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_843d5b74-a7e0-53de-8875-01f5e5bb3594/843d5b74-a7e0-53de-8875-01f5e5bb3594_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282355,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746707/general/975b7a38-6cbb-49ff-831c-fa3d99474c9b.jpg',
'Width': 1920}],
'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-25 22:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726997%27 HTTP/1.1" 200 None
2026-03-25 22:18:54 [adesa.be] INFO: Saving data for 10726997: {'created_time': 1774477134.008423, 'last_price_update_time': 1774477134.008432, 'auction_closing_time': 1774945800.0}
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726997') HTTP/1.1" 204 0
2026-03-25 22:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746443/general/d945883b-8ac0-414c-8fb6-2a05d034e631.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726382)
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0449710>
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746427%252Fgeneral%252F3d84be69-57f7-45ae-8328-c5b6287bf1a1.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/3d84be69-57f7-45ae-8328-c5b6287bf1a1.jpg saved to cache
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 25cca064-39e1-59d4-b547-12713d0e15f5
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1523e90>
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746434%252Fgeneral%252F882ea7b0-6653-4738-9b7c-2656577e35f5.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/882ea7b0-6653-4738-9b7c-2656577e35f5.jpg saved to cache
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1129f50>
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746443%252Fgeneral%252F42818ca5-1d56-4dc8-894e-359b23c275fe.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/42818ca5-1d56-4dc8-894e-359b23c275fe.jpg saved to cache
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2855552c-81dc-558e-86ad-5eeea9872ea0
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e052fa50>
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746429%252Fgeneral%252F2402cf35-502f-4fba-89de-4373c78362e5.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/2402cf35-502f-4fba-89de-4373c78362e5.jpg saved to cache
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1310990>
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746444%252Fgeneral%252F2c4de5a8-15fa-4e3b-8d48-83838c15bbff.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/2c4de5a8-15fa-4e3b-8d48-83838c15bbff.jpg saved to cache
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7654f3de-d10c-5501-b232-47f553f7a694
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1513910>
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746435%252Fgeneral%252F107b3d58-f70c-448c-8c01-5881bc4793ab.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/107b3d58-f70c-448c-8c01-5881bc4793ab.jpg saved to cache
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 578c128b-8eec-58ee-9d7e-4769701f46c7
2026-03-25 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746427/general/4b693637-4460-491f-ac97-7d46ea1393de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726348)
2026-03-25 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746435/general/31ca7a7e-7fa5-4fbf-81ec-ca91278a13ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726375)
2026-03-25 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746435/general/4f1b98fd-a503-4347-a751-f321a7460a48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726375)
2026-03-25 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746427/general/1b62f43f-0b7b-4383-ad97-952e3f099adb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726348)
2026-03-25 22:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746444/general/5e77a6a5-3534-47d3-84c6-78d65d1cab3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726385)
2026-03-25 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746443/general/92587db2-da33-47c0-a1e8-479dbf9d4da7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726382)
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0451190>
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746443%252Fgeneral%252Fd945883b-8ac0-414c-8fb6-2a05d034e631.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/d945883b-8ac0-414c-8fb6-2a05d034e631.jpg saved to cache
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2855552c-81dc-558e-86ad-5eeea9872ea0
2026-03-25 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746444/general/965db38b-2626-470a-9dea-f4bbe87f88fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726385)
2026-03-25 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746443/general/86dc9d36-1fcc-4751-a22c-3c56506cae0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726382)
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e332b0d0>
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746427%252Fgeneral%252F4b693637-4460-491f-ac97-7d46ea1393de.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/4b693637-4460-491f-ac97-7d46ea1393de.jpg saved to cache
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 25cca064-39e1-59d4-b547-12713d0e15f5
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0740a90>
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746435%252Fgeneral%252F31ca7a7e-7fa5-4fbf-81ec-ca91278a13ea.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/31ca7a7e-7fa5-4fbf-81ec-ca91278a13ea.jpg saved to cache
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 578c128b-8eec-58ee-9d7e-4769701f46c7
2026-03-25 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746443/general/e0283ad7-bf31-42c3-a2ca-54f3c5b41ae4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726382)
2026-03-25 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746427/general/deb0739f-e58e-435a-af0f-978f5d6e96e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726348)
2026-03-25 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746444/general/701ecc4f-6ba1-40ff-9fa2-f657623be35f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726385)
2026-03-25 22:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746435/general/6a0e1a17-df60-4f9a-a8ab-7786cce9576c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726375)
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e044ae10>
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746435%252Fgeneral%252F4f1b98fd-a503-4347-a751-f321a7460a48.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/4f1b98fd-a503-4347-a751-f321a7460a48.jpg saved to cache
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 578c128b-8eec-58ee-9d7e-4769701f46c7
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0632cd0>
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746427%252Fgeneral%252F1b62f43f-0b7b-4383-ad97-952e3f099adb.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/1b62f43f-0b7b-4383-ad97-952e3f099adb.jpg saved to cache
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 25cca064-39e1-59d4-b547-12713d0e15f5
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06867d0>
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746444%252Fgeneral%252F5e77a6a5-3534-47d3-84c6-78d65d1cab3a.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/5e77a6a5-3534-47d3-84c6-78d65d1cab3a.jpg saved to cache
2026-03-25 22:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7654f3de-d10c-5501-b232-47f553f7a694
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1523d90>
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746443%252Fgeneral%252F92587db2-da33-47c0-a1e8-479dbf9d4da7.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/92587db2-da33-47c0-a1e8-479dbf9d4da7.jpg saved to cache
2026-03-25 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2855552c-81dc-558e-86ad-5eeea9872ea0
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e081fc10>
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746444%252Fgeneral%252F965db38b-2626-470a-9dea-f4bbe87f88fc.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/965db38b-2626-470a-9dea-f4bbe87f88fc.jpg saved to cache
2026-03-25 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7654f3de-d10c-5501-b232-47f553f7a694
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10f7810>
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746443%252Fgeneral%252F86dc9d36-1fcc-4751-a22c-3c56506cae0a.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/86dc9d36-1fcc-4751-a22c-3c56506cae0a.jpg saved to cache
2026-03-25 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2855552c-81dc-558e-86ad-5eeea9872ea0
2026-03-25 22:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746434/general/5f7ce09a-04fd-4233-a7b5-b6c5966958df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726355)
2026-03-25 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746427/general/1ac97354-b971-40ab-bbc2-d8ba43c1e138.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726348)
2026-03-25 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746435/general/8778fc57-6f69-492c-a237-72e3a77e6cc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726375)
2026-03-25 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746429/general/aace4866-fe24-41c8-9b8b-c6bbc0a9495d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726349)
2026-03-25 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0687850>
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746443%252Fgeneral%252Fe0283ad7-bf31-42c3-a2ca-54f3c5b41ae4.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746443/general/e0283ad7-bf31-42c3-a2ca-54f3c5b41ae4.jpg saved to cache
2026-03-25 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2855552c-81dc-558e-86ad-5eeea9872ea0
2026-03-25 22:18:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2855552c-81dc-558e-86ad-5eeea9872ea0, skipping ID generation
2026-03-25 22:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2855552c-81dc-558e-86ad-5eeea9872ea0 with scrape type 1
2026-03-25 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2855552c-81dc-558e-86ad-5eeea9872ea0 sending to next pipeline
2026-03-25 22:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2855552c-81dc-558e-86ad-5eeea9872ea0, identifier: 10726382
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0687610>
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746427%252Fgeneral%252Fdeb0739f-e58e-435a-af0f-978f5d6e96e3.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/deb0739f-e58e-435a-af0f-978f5d6e96e3.jpg saved to cache
2026-03-25 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 25cca064-39e1-59d4-b547-12713d0e15f5
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0578190>
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746444%252Fgeneral%252F701ecc4f-6ba1-40ff-9fa2-f657623be35f.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/701ecc4f-6ba1-40ff-9fa2-f657623be35f.jpg saved to cache
2026-03-25 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7654f3de-d10c-5501-b232-47f553f7a694
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e123d190>
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746435%252Fgeneral%252F6a0e1a17-df60-4f9a-a8ab-7786cce9576c.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/6a0e1a17-df60-4f9a-a8ab-7786cce9576c.jpg saved to cache
2026-03-25 22:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 578c128b-8eec-58ee-9d7e-4769701f46c7
2026-03-25 22:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2855552c-81dc-558e-86ad-5eeea9872ea0 with identifier: 10726382
2026-03-25 22:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2855552c-81dc-558e-86ad-5eeea9872ea0 with identifier: 10726382
2026-03-25 22:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2855552c-81dc-558e-86ad-5eeea9872ea0 with identifier: 10726382 to the API
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746443/general/e0283ad7-bf31-42c3-a2ca-54f3c5b41ae4.jpg>
{'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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746443/general/e0283ad7-bf31-42c3-a2ca-54f3c5b41ae4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174546,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746443/general/86dc9d36-1fcc-4751-a22c-3c56506cae0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216602,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746443/general/92587db2-da33-47c0-a1e8-479dbf9d4da7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746443/general/d945883b-8ac0-414c-8fb6-2a05d034e631.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134483,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746443/general/42818ca5-1d56-4dc8-894e-359b23c275fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746443/general/76623010-b0dc-4d8d-b29c-368c0488f7b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746443/general/d847afc4-86ef-42e4-9fe1-2641e77f8c6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746443/general/c5081fa4-a50d-4974-bf24-03066daa6d08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746443/general/6311f9af-3ec9-4eaf-ac97-efc7ea82da6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2855552c-81dc-558e-86ad-5eeea9872ea0/2855552c-81dc-558e-86ad-5eeea9872ea0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746443/general/be62d2a2-930a-45e5-85e2-0db6ad857b02.jpg',
'Width': 1024}],
'price': 10800,
'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-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726382%27 HTTP/1.1" 200 None
2026-03-25 22:18:55 [adesa.be] INFO: Saving data for 10726382: {'created_time': 1774477135.899167, 'last_price_update_time': 1774477135.899179, 'auction_closing_time': 1774945800.0}
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726382') HTTP/1.1" 204 0
2026-03-25 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716163> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746456/general/9455d94e-1f73-4916-8742-59b271f6b479.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726399)
2026-03-25 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746458/general/b8d9147a-6f7c-468c-9e0e-52e06ad45648.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726401)
2026-03-25 22:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746450/general/3d0b69d6-7e9d-4761-ab20-a9357e7b824c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726391)
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e044e650>
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746434%252Fgeneral%252F5f7ce09a-04fd-4233-a7b5-b6c5966958df.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746434/general/5f7ce09a-04fd-4233-a7b5-b6c5966958df.jpg saved to cache
2026-03-25 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c
2026-03-25 22:18:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5d156347-0018-5f7d-ba24-15ea2bf9b08c, skipping ID generation
2026-03-25 22:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c with scrape type 1
2026-03-25 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c sending to next pipeline
2026-03-25 22:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d156347-0018-5f7d-ba24-15ea2bf9b08c, identifier: 10726355
2026-03-25 22:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0491490>
2026-03-25 22:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746427%252Fgeneral%252F1ac97354-b971-40ab-bbc2-d8ba43c1e138.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746427/general/1ac97354-b971-40ab-bbc2-d8ba43c1e138.jpg saved to cache
2026-03-25 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 25cca064-39e1-59d4-b547-12713d0e15f5
2026-03-25 22:18:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 25cca064-39e1-59d4-b547-12713d0e15f5, skipping ID generation
2026-03-25 22:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25cca064-39e1-59d4-b547-12713d0e15f5 with scrape type 1
2026-03-25 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 25cca064-39e1-59d4-b547-12713d0e15f5 sending to next pipeline
2026-03-25 22:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25cca064-39e1-59d4-b547-12713d0e15f5, identifier: 10726348
2026-03-25 22:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1264710>
2026-03-25 22:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746435%252Fgeneral%252F8778fc57-6f69-492c-a237-72e3a77e6cc6.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/8778fc57-6f69-492c-a237-72e3a77e6cc6.jpg saved to cache
2026-03-25 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 578c128b-8eec-58ee-9d7e-4769701f46c7
2026-03-25 22:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0554fd0>
2026-03-25 22:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746429%252Fgeneral%252Faace4866-fe24-41c8-9b8b-c6bbc0a9495d.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746429/general/aace4866-fe24-41c8-9b8b-c6bbc0a9495d.jpg saved to cache
2026-03-25 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40
2026-03-25 22:18:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 49c0c5f5-40e0-5246-89cb-5c69a254fc40, skipping ID generation
2026-03-25 22:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40 with scrape type 1
2026-03-25 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40 sending to next pipeline
2026-03-25 22:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49c0c5f5-40e0-5246-89cb-5c69a254fc40, identifier: 10726349
2026-03-25 22:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7369e7d9-7217-574c-9886-876bb2cf5fab with identifier: 10716169
2026-03-25 22:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7369e7d9-7217-574c-9886-876bb2cf5fab with scrape type 2
2026-03-25 22:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7369e7d9-7217-574c-9886-876bb2cf5fab with scrape type 2
2026-03-25 22:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7369e7d9-7217-574c-9886-876bb2cf5fab, identifier: 10716169
2026-03-25 22:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746435/general/35bb838b-283f-420e-b2bc-caba3c858bfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726375)
2026-03-25 22:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746435/general/41b51fe3-6a46-4e3f-bc63-18bbfea56669.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726375)
2026-03-25 22:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d156347-0018-5f7d-ba24-15ea2bf9b08c with identifier: 10726355
2026-03-25 22:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d156347-0018-5f7d-ba24-15ea2bf9b08c with identifier: 10726355
2026-03-25 22:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d156347-0018-5f7d-ba24-15ea2bf9b08c with identifier: 10726355 to the API
2026-03-25 22:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18: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-25 22:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746434/general/5f7ce09a-04fd-4233-a7b5-b6c5966958df.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': 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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368598,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746434/general/fd5332c0-a193-4449-bea9-dbbf0a4f2fbc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335784,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746434/general/5f7ce09a-04fd-4233-a7b5-b6c5966958df.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370305,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746434/general/67b03b3d-a6af-4092-adcc-bc569a2caed9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324073,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746434/general/5aa0a63f-dafc-427c-9133-b675540535d2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257542,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746434/general/882ea7b0-6653-4738-9b7c-2656577e35f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313941,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746434/general/9df7a33c-df2b-47d4-be1e-7b3b54f6630f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327958,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746434/general/0d774a4b-ed29-4a90-a459-f70800d694f4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307725,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746434/general/69546d33-09c2-410e-b2ef-516b66a048d4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253590,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746434/general/b241162c-9ce6-41c4-9ac4-2808781562fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d156347-0018-5f7d-ba24-15ea2bf9b08c/5d156347-0018-5f7d-ba24-15ea2bf9b08c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398445,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746434/general/bc171dc2-bdf5-49d3-b892-bc9940f5aa1d.jpg',
'Width': 1920}],
'price': 17200,
'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-25 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726355%27 HTTP/1.1" 200 None
2026-03-25 22:18:56 [adesa.be] INFO: Saving data for 10726355: {'created_time': 1774477136.984409, 'last_price_update_time': 1774477136.98442, 'auction_closing_time': 1774945800.0}
2026-03-25 22:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726355') HTTP/1.1" 204 0
2026-03-25 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25cca064-39e1-59d4-b547-12713d0e15f5 with identifier: 10726348
2026-03-25 22:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25cca064-39e1-59d4-b547-12713d0e15f5 with identifier: 10726348
2026-03-25 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25cca064-39e1-59d4-b547-12713d0e15f5 with identifier: 10726348 to the API
2026-03-25 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746427/general/1ac97354-b971-40ab-bbc2-d8ba43c1e138.jpg>
{'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': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282194,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746427/general/1ac97354-b971-40ab-bbc2-d8ba43c1e138.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287783,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746427/general/deb0739f-e58e-435a-af0f-978f5d6e96e3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274508,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746427/general/1b62f43f-0b7b-4383-ad97-952e3f099adb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264885,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746427/general/4b693637-4460-491f-ac97-7d46ea1393de.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226879,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746427/general/3d84be69-57f7-45ae-8328-c5b6287bf1a1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267414,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746427/general/f5c745e8-c1a0-425a-80be-deedff992d33.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245670,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746427/general/d1b08fcf-7d0f-413d-942b-00e30c321f11.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227814,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746427/general/9df44444-1f8c-480c-b135-26b450cd110a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320128,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746427/general/08f6cbaa-e056-4945-bf6b-48849f0eef6a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25cca064-39e1-59d4-b547-12713d0e15f5/25cca064-39e1-59d4-b547-12713d0e15f5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280111,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746427/general/0a908a4b-0b7d-413a-9679-f08ee988542c.jpg',
'Width': 1400}],
'price': 16700,
'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-25 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726348%27 HTTP/1.1" 200 None
2026-03-25 22:18:57 [adesa.be] INFO: Saving data for 10726348: {'created_time': 1774477137.333304, 'last_price_update_time': 1774477137.333317, 'auction_closing_time': 1774945800.0}
2026-03-25 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726348') HTTP/1.1" 204 0
2026-03-25 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49c0c5f5-40e0-5246-89cb-5c69a254fc40 with identifier: 10726349
2026-03-25 22:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49c0c5f5-40e0-5246-89cb-5c69a254fc40 with identifier: 10726349
2026-03-25 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49c0c5f5-40e0-5246-89cb-5c69a254fc40 with identifier: 10726349 to the API
2026-03-25 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746429/general/aace4866-fe24-41c8-9b8b-c6bbc0a9495d.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-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': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210627,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746429/general/e6b2abec-819e-4142-a4db-65c18af60175.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230960,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746429/general/fff62438-c2de-428e-9e1f-b82f3f1fc3c6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239026,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746429/general/aace4866-fe24-41c8-9b8b-c6bbc0a9495d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237252,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746429/general/5dbfdd74-c4e7-4482-b982-4ef48cd00484.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236992,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746429/general/03277242-02e9-4b21-8315-f907803cd175.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221906,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746429/general/d6a6a7b1-054a-4dc6-a643-4371f5bde754.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253045,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746429/general/2402cf35-502f-4fba-89de-4373c78362e5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273864,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746429/general/8a675e14-1980-4e3d-8985-9748bfb0270b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235478,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746429/general/2ca34b61-17e0-4a9c-b302-4588c715ccbe.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c0c5f5-40e0-5246-89cb-5c69a254fc40/49c0c5f5-40e0-5246-89cb-5c69a254fc40_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26060,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746429/general/43147ef5-cfac-4ac7-a724-f409e2e897c5.jpg',
'Width': 400}],
'price': 15100,
'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-25 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726349%27 HTTP/1.1" 200 None
2026-03-25 22:18:57 [adesa.be] INFO: Saving data for 10726349: {'created_time': 1774477137.67556, 'last_price_update_time': 1774477137.675569, 'auction_closing_time': 1774945800.0}
2026-03-25 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726349') HTTP/1.1" 204 0
2026-03-25 22:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7369e7d9-7217-574c-9886-876bb2cf5fab with identifier: 10716169
2026-03-25 22:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7369e7d9-7217-574c-9886-876bb2cf5fab with identifier: 10716169
2026-03-25 22:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7369e7d9-7217-574c-9886-876bb2cf5fab with identifier: 10716169 to the API
2026-03-25 22:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716169>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '7369e7d9-7217-574c-9886-876bb2cf5fab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQS749',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716169',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 48051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-03-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'48.051 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-25 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716169%27 HTTP/1.1" 200 None
2026-03-25 22:18:57 [adesa.be] INFO: Saving data for 10716169: {'auction_closing_time': 1774609200.0, 'created_time': 1774366296.861266, 'last_price_update_time': 1774477137.960143}
2026-03-25 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716169') HTTP/1.1" 204 0
2026-03-25 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746444/general/1faf6afa-562e-4ebc-976e-54fadddfd23b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726385)
2026-03-25 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746444/general/3e404d3e-c708-4bad-8c09-f8db12556235.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726385)
2026-03-25 22:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746454/general/b695c2a1-34fe-4de1-ae7a-40ec8928621e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726395)
2026-03-25 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 838acb86-0833-55d4-a209-2515bc962900 with identifier: 10716163
2026-03-25 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 838acb86-0833-55d4-a209-2515bc962900 with scrape type 2
2026-03-25 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 838acb86-0833-55d4-a209-2515bc962900 with scrape type 2
2026-03-25 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 838acb86-0833-55d4-a209-2515bc962900, identifier: 10716163
2026-03-25 22:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f16f4abd-6e4a-516d-a3eb-98df66b9b859 with identifier: 10716165
2026-03-25 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f16f4abd-6e4a-516d-a3eb-98df66b9b859 with scrape type 2
2026-03-25 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f16f4abd-6e4a-516d-a3eb-98df66b9b859 with scrape type 2
2026-03-25 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f16f4abd-6e4a-516d-a3eb-98df66b9b859, identifier: 10716165
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05969d0>
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746456%252Fgeneral%252F9455d94e-1f73-4916-8742-59b271f6b479.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/9455d94e-1f73-4916-8742-59b271f6b479.jpg saved to cache
2026-03-25 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 41a78f5f-5838-56bc-b016-b87b85145dd5
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e044fb90>
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746458%252Fgeneral%252Fb8d9147a-6f7c-468c-9e0e-52e06ad45648.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/b8d9147a-6f7c-468c-9e0e-52e06ad45648.jpg saved to cache
2026-03-25 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1359c90>
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746450%252Fgeneral%252F3d0b69d6-7e9d-4761-ab20-a9357e7b824c.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/3d0b69d6-7e9d-4761-ab20-a9357e7b824c.jpg saved to cache
2026-03-25 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3e70a787-2571-5059-8c3c-ca7ca700032a
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04e7990>
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746435%252Fgeneral%252F35bb838b-283f-420e-b2bc-caba3c858bfd.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/35bb838b-283f-420e-b2bc-caba3c858bfd.jpg saved to cache
2026-03-25 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 578c128b-8eec-58ee-9d7e-4769701f46c7
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1358490>
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746435%252Fgeneral%252F41b51fe3-6a46-4e3f-bc63-18bbfea56669.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746435/general/41b51fe3-6a46-4e3f-bc63-18bbfea56669.jpg saved to cache
2026-03-25 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 578c128b-8eec-58ee-9d7e-4769701f46c7
2026-03-25 22:18:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 578c128b-8eec-58ee-9d7e-4769701f46c7, skipping ID generation
2026-03-25 22:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 578c128b-8eec-58ee-9d7e-4769701f46c7 with scrape type 1
2026-03-25 22:18:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 578c128b-8eec-58ee-9d7e-4769701f46c7 sending to next pipeline
2026-03-25 22:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 578c128b-8eec-58ee-9d7e-4769701f46c7, identifier: 10726375
2026-03-25 22:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746450/general/1d3d2bb3-797a-48d3-a95a-3e84f39a2d43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726391)
2026-03-25 22:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 838acb86-0833-55d4-a209-2515bc962900 with identifier: 10716163
2026-03-25 22:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 838acb86-0833-55d4-a209-2515bc962900 with identifier: 10716163
2026-03-25 22:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 838acb86-0833-55d4-a209-2515bc962900 with identifier: 10716163 to the API
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716163>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '838acb86-0833-55d4-a209-2515bc962900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APT122',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716163',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 128224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2021-06-04',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'128.224 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716163%27 HTTP/1.1" 200 None
2026-03-25 22:18:58 [adesa.be] INFO: Saving data for 10716163: {'auction_closing_time': 1774609200.0, 'created_time': 1774366185.628479, 'last_price_update_time': 1774477138.815067}
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716163') HTTP/1.1" 204 0
2026-03-25 22:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f16f4abd-6e4a-516d-a3eb-98df66b9b859 with identifier: 10716165
2026-03-25 22:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f16f4abd-6e4a-516d-a3eb-98df66b9b859 with identifier: 10716165
2026-03-25 22:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f16f4abd-6e4a-516d-a3eb-98df66b9b859 with identifier: 10716165 to the API
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716165>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f16f4abd-6e4a-516d-a3eb-98df66b9b859',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVQ064',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716165',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 33988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-06-08',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'33.988 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716165%27 HTTP/1.1" 200 None
2026-03-25 22:18:59 [adesa.be] INFO: Saving data for 10716165: {'auction_closing_time': 1774609200.0, 'created_time': 1774366179.859213, 'last_price_update_time': 1774477139.099847}
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716165') HTTP/1.1" 204 0
2026-03-25 22:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 578c128b-8eec-58ee-9d7e-4769701f46c7 with identifier: 10726375
2026-03-25 22:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 578c128b-8eec-58ee-9d7e-4769701f46c7 with identifier: 10726375
2026-03-25 22:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 578c128b-8eec-58ee-9d7e-4769701f46c7 with identifier: 10726375 to the API
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746435/general/41b51fe3-6a46-4e3f-bc63-18bbfea56669.jpg>
{'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': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262762,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746435/general/35bb838b-283f-420e-b2bc-caba3c858bfd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284256,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746435/general/41b51fe3-6a46-4e3f-bc63-18bbfea56669.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247598,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746435/general/6a0e1a17-df60-4f9a-a8ab-7786cce9576c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277591,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746435/general/8778fc57-6f69-492c-a237-72e3a77e6cc6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283806,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746435/general/4f1b98fd-a503-4347-a751-f321a7460a48.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282285,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746435/general/31ca7a7e-7fa5-4fbf-81ec-ca91278a13ea.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273884,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746435/general/107b3d58-f70c-448c-8c01-5881bc4793ab.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308453,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746435/general/da0feacd-0443-4030-97ea-fb04e730b4d1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314730,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746435/general/ab1d646e-aee1-462c-8d4d-9af1f8c5247c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_578c128b-8eec-58ee-9d7e-4769701f46c7/578c128b-8eec-58ee-9d7e-4769701f46c7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260854,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746435/general/885364ce-5a10-4fb9-9512-581d66f74897.jpg',
'Width': 1400}],
'price': 10200,
'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-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726375%27 HTTP/1.1" 200 None
2026-03-25 22:18:59 [adesa.be] INFO: Saving data for 10726375: {'created_time': 1774477139.445573, 'last_price_update_time': 1774477139.445582, 'auction_closing_time': 1774945800.0}
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726375') HTTP/1.1" 204 0
2026-03-25 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746452/general/22a95c08-cba6-4a6c-a766-74544a54c732.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726393)
2026-03-25 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746456/general/411ed0d0-cea4-4903-ae14-c7a170de55d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726399)
2026-03-25 22:18:59 [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-25 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07fc9d0>
2026-03-25 22:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746444%252Fgeneral%252F1faf6afa-562e-4ebc-976e-54fadddfd23b.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/1faf6afa-562e-4ebc-976e-54fadddfd23b.jpg saved to cache
2026-03-25 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7654f3de-d10c-5501-b232-47f553f7a694
2026-03-25 22:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1530050>
2026-03-25 22:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746444%252Fgeneral%252F3e404d3e-c708-4bad-8c09-f8db12556235.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746444/general/3e404d3e-c708-4bad-8c09-f8db12556235.jpg saved to cache
2026-03-25 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7654f3de-d10c-5501-b232-47f553f7a694
2026-03-25 22:18:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7654f3de-d10c-5501-b232-47f553f7a694, skipping ID generation
2026-03-25 22:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7654f3de-d10c-5501-b232-47f553f7a694 with scrape type 1
2026-03-25 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7654f3de-d10c-5501-b232-47f553f7a694 sending to next pipeline
2026-03-25 22:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7654f3de-d10c-5501-b232-47f553f7a694, identifier: 10726385
2026-03-25 22:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e112b6d0>
2026-03-25 22:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746454%252Fgeneral%252Fb695c2a1-34fe-4de1-ae7a-40ec8928621e.jpg') HTTP/1.1" 204 0
2026-03-25 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/b695c2a1-34fe-4de1-ae7a-40ec8928621e.jpg saved to cache
2026-03-25 22:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 06b5e2d2-233f-5cff-92c3-8291835accfc
2026-03-25 22:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746450/general/33cfd173-862e-4192-8951-830218d5279b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726391)
2026-03-25 22:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7654f3de-d10c-5501-b232-47f553f7a694 with identifier: 10726385
2026-03-25 22:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7654f3de-d10c-5501-b232-47f553f7a694 with identifier: 10726385
2026-03-25 22:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7654f3de-d10c-5501-b232-47f553f7a694 with identifier: 10726385 to the API
2026-03-25 22:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746444/general/3e404d3e-c708-4bad-8c09-f8db12556235.jpg>
{'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': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342862,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746444/general/3e404d3e-c708-4bad-8c09-f8db12556235.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350296,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746444/general/1faf6afa-562e-4ebc-976e-54fadddfd23b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339274,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746444/general/701ecc4f-6ba1-40ff-9fa2-f657623be35f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322610,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746444/general/965db38b-2626-470a-9dea-f4bbe87f88fc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336207,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746444/general/5e77a6a5-3534-47d3-84c6-78d65d1cab3a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349872,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746444/general/ff2668f8-4cfb-4dd6-95da-7247b42b487e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358965,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746444/general/2c4de5a8-15fa-4e3b-8d48-83838c15bbff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266148,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746444/general/1200f808-1fcf-4fa3-8d8f-e81a115b3d69.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331498,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746444/general/e8b56166-5551-4755-9dc0-c0de495127c9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7654f3de-d10c-5501-b232-47f553f7a694/7654f3de-d10c-5501-b232-47f553f7a694_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394712,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746444/general/023a6a33-ccdb-4deb-88b1-cecad64ab79e.jpg',
'Width': 1920}],
'price': 10400,
'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-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726385%27 HTTP/1.1" 200 None
2026-03-25 22:19:00 [adesa.be] INFO: Saving data for 10726385: {'created_time': 1774477140.219403, 'last_price_update_time': 1774477140.219414, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726385') HTTP/1.1" 204 0
2026-03-25 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746458/general/b65a1a40-9770-4565-b0ac-ab96af7bf1da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726401)
2026-03-25 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746450/general/9c35bc2e-63a6-4345-a4e2-14dc0a4e1046.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726391)
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e397c2d0>
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746450%252Fgeneral%252F1d3d2bb3-797a-48d3-a95a-3e84f39a2d43.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/1d3d2bb3-797a-48d3-a95a-3e84f39a2d43.jpg saved to cache
2026-03-25 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3e70a787-2571-5059-8c3c-ca7ca700032a
2026-03-25 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746454/general/bada47c5-5229-4afe-b985-90d137acf931.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726395)
2026-03-25 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746452/general/27e2d5b6-7b68-4fe1-a79d-fe2115766f69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726393)
2026-03-25 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746456/general/43cab2ca-4081-448c-87f5-ae7491fde2b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726399)
2026-03-25 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746458/general/5ff1ed13-5ba8-4e0f-8167-6730d948d93f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726401)
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0657590>
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746452%252Fgeneral%252F22a95c08-cba6-4a6c-a766-74544a54c732.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/22a95c08-cba6-4a6c-a766-74544a54c732.jpg saved to cache
2026-03-25 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06bae10>
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746456%252Fgeneral%252F411ed0d0-cea4-4903-ae14-c7a170de55d1.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/411ed0d0-cea4-4903-ae14-c7a170de55d1.jpg saved to cache
2026-03-25 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 41a78f5f-5838-56bc-b016-b87b85145dd5
2026-03-25 22:19:00 [adesa.be] INFO: Found listing with ID: 10716161
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716161%27 HTTP/1.1" 200 None
2026-03-25 22:19:00 [adesa.be] INFO: Scrape type for 10716161: 2
2026-03-25 22:19:00 [adesa.be] INFO: Scraping item 10716161 url https://www.openlane.eu/en/carv6/auction/10716161
2026-03-25 22:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e95460c3-c865-5e3f-af7f-d38517d9f2b6 with identifier: 10716141
2026-03-25 22:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e95460c3-c865-5e3f-af7f-d38517d9f2b6 with scrape type 2
2026-03-25 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e95460c3-c865-5e3f-af7f-d38517d9f2b6 with scrape type 2
2026-03-25 22:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e95460c3-c865-5e3f-af7f-d38517d9f2b6, identifier: 10716141
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e4cf1b50>
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746450%252Fgeneral%252F33cfd173-862e-4192-8951-830218d5279b.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/33cfd173-862e-4192-8951-830218d5279b.jpg saved to cache
2026-03-25 22:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3e70a787-2571-5059-8c3c-ca7ca700032a
2026-03-25 22:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e95460c3-c865-5e3f-af7f-d38517d9f2b6 with identifier: 10716141
2026-03-25 22:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e95460c3-c865-5e3f-af7f-d38517d9f2b6 with identifier: 10716141
2026-03-25 22:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e95460c3-c865-5e3f-af7f-d38517d9f2b6 with identifier: 10716141 to the API
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716141>
{'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': 102,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e95460c3-c865-5e3f-af7f-d38517d9f2b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAU568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716141',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 38222,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'38.222 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716141%27 HTTP/1.1" 200 None
2026-03-25 22:19:00 [adesa.be] INFO: Saving data for 10716141: {'auction_closing_time': 1774609200.0, 'created_time': 1774366190.313734, 'last_price_update_time': 1774477140.922055}
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716141') HTTP/1.1" 204 0
2026-03-25 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746454/general/668b2c36-76f4-442a-8fba-a66c1d26f731.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726395)
2026-03-25 22:19:00 [adesa.be] INFO: Found listing with ID: 10716162
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716162%27 HTTP/1.1" 200 None
2026-03-25 22:19:00 [adesa.be] INFO: Scrape type for 10716162: 0
2026-03-25 22:19:00 [adesa.be] INFO: Skipping item 10716162 url https://www.openlane.eu/en/carv6/auction/10716162
2026-03-25 22:19:00 [adesa.be] INFO: Found listing with ID: 10718881
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718881%27 HTTP/1.1" 200 None
2026-03-25 22:19:00 [adesa.be] INFO: Scrape type for 10718881: 2
2026-03-25 22:19:00 [adesa.be] INFO: Scraping item 10718881 url https://www.openlane.eu/en/carv6/auction/10718881
2026-03-25 22: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-25 22:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746456/general/5a757207-3d3e-43df-9a79-2ac4bc041a61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726399)
2026-03-25 22:19:00 [adesa.be] INFO: Found listing with ID: 10718897
2026-03-25 22:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718897%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718897: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718897 url https://www.openlane.eu/en/carv6/auction/10718897
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10711895
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711895%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10711895: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10711895 url https://www.openlane.eu/en/carv6/auction/10711895
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718891
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718891%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718891: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718891 url https://www.openlane.eu/en/carv6/auction/10718891
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718894
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718894%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718894: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718894 url https://www.openlane.eu/en/carv6/auction/10718894
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10711896
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711896%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10711896: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10711896 url https://www.openlane.eu/en/carv6/auction/10711896
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10711899
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711899%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10711899: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10711899 url https://www.openlane.eu/en/carv6/auction/10711899
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718892
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718892%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718892: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718892 url https://www.openlane.eu/en/carv6/auction/10718892
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718890
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718890%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718890: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718890 url https://www.openlane.eu/en/carv6/auction/10718890
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718905
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718905%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718905: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718905 url https://www.openlane.eu/en/carv6/auction/10718905
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10711904
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711904%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10711904: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10711904 url https://www.openlane.eu/en/carv6/auction/10711904
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10711902
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711902%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10711902: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10711902 url https://www.openlane.eu/en/carv6/auction/10711902
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10711898
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711898%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10711898: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10711898 url https://www.openlane.eu/en/carv6/auction/10711898
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718893
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718893%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718893: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718893 url https://www.openlane.eu/en/carv6/auction/10718893
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718906
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718906%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718906: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718906 url https://www.openlane.eu/en/carv6/auction/10718906
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10711893
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711893%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10711893: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10711893 url https://www.openlane.eu/en/carv6/auction/10711893
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718904
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718904%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718904: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718904 url https://www.openlane.eu/en/carv6/auction/10718904
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718889
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718889%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718889: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718889 url https://www.openlane.eu/en/carv6/auction/10718889
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718895
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718895%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718895: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718895 url https://www.openlane.eu/en/carv6/auction/10718895
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718887
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718887%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718887: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718887 url https://www.openlane.eu/en/carv6/auction/10718887
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718903
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718903%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718903: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718903 url https://www.openlane.eu/en/carv6/auction/10718903
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718899
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718899%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718899: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718899 url https://www.openlane.eu/en/carv6/auction/10718899
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10711903
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711903%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10711903: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10711903 url https://www.openlane.eu/en/carv6/auction/10711903
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718883
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718883%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718883: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718883 url https://www.openlane.eu/en/carv6/auction/10718883
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718885
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718885%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718885: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718885 url https://www.openlane.eu/en/carv6/auction/10718885
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718908
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718908%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718908: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718908 url https://www.openlane.eu/en/carv6/auction/10718908
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718898
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718898%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718898: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718898 url https://www.openlane.eu/en/carv6/auction/10718898
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718909
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718909%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718909: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718909 url https://www.openlane.eu/en/carv6/auction/10718909
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10725716
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725716%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10725716: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10725716 url https://www.openlane.eu/en/carv6/auction/10725716
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718896
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718896%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718896: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718896 url https://www.openlane.eu/en/carv6/auction/10718896
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718907
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718907%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718907: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718907 url https://www.openlane.eu/en/carv6/auction/10718907
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10711901
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711901%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10711901: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10711901 url https://www.openlane.eu/en/carv6/auction/10711901
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10711900
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711900%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10711900: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10711900 url https://www.openlane.eu/en/carv6/auction/10711900
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10711897
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711897%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10711897: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10711897 url https://www.openlane.eu/en/carv6/auction/10711897
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718884
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718884%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718884: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718884 url https://www.openlane.eu/en/carv6/auction/10718884
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718900
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718900%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718900: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718900 url https://www.openlane.eu/en/carv6/auction/10718900
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10718901
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718901%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10718901: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10718901 url https://www.openlane.eu/en/carv6/auction/10718901
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10725698
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725698%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10725698: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10725698 url https://www.openlane.eu/en/carv6/auction/10725698
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10724481
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724481%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10724481: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10724481 url https://www.openlane.eu/en/carv6/auction/10724481
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10724232
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724232%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10724232: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10724232 url https://www.openlane.eu/en/carv6/auction/10724232
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10724408
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724408%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10724408: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10724408 url https://www.openlane.eu/en/carv6/auction/10724408
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10724430
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724430%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10724430: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10724430 url https://www.openlane.eu/en/carv6/auction/10724430
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10724343
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724343%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10724343: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10724343 url https://www.openlane.eu/en/carv6/auction/10724343
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10717851
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717851%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10717851: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10717851 url https://www.openlane.eu/en/carv6/auction/10717851
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10724305
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724305%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10724305: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10724305 url https://www.openlane.eu/en/carv6/auction/10724305
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10724264
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724264%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10724264: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10724264 url https://www.openlane.eu/en/carv6/auction/10724264
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10724317
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724317%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10724317: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10724317 url https://www.openlane.eu/en/carv6/auction/10724317
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10724377
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724377%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10724377: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10724377 url https://www.openlane.eu/en/carv6/auction/10724377
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10717854
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717854%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10717854: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10717854 url https://www.openlane.eu/en/carv6/auction/10717854
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10724388
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724388%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10724388: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10724388 url https://www.openlane.eu/en/carv6/auction/10724388
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10725598
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725598%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10725598: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10725598 url https://www.openlane.eu/en/carv6/auction/10725598
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10717858
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717858%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10717858: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10717858 url https://www.openlane.eu/en/carv6/auction/10717858
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10724186
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724186%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10724186: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10724186 url https://www.openlane.eu/en/carv6/auction/10724186
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10717865
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717865%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10717865: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10717865 url https://www.openlane.eu/en/carv6/auction/10717865
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10724358
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724358%27 HTTP/1.1" 200 None
2026-03-25 22:19:01 [adesa.be] INFO: Scrape type for 10724358: 0
2026-03-25 22:19:01 [adesa.be] INFO: Skipping item 10724358 url https://www.openlane.eu/en/carv6/auction/10724358
2026-03-25 22:19:01 [adesa.be] INFO: Found listing with ID: 10724282
2026-03-25 22:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724282%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724282: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724282 url https://www.openlane.eu/en/carv6/auction/10724282
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724366
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724366%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724366: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724366 url https://www.openlane.eu/en/carv6/auction/10724366
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10726951
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726951%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10726951: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10726951 url https://www.openlane.eu/en/carv6/auction/10726951
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724347
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724347%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724347: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724347 url https://www.openlane.eu/en/carv6/auction/10724347
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724212
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724212%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724212: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724212 url https://www.openlane.eu/en/carv6/auction/10724212
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724346
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724346%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724346: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724346 url https://www.openlane.eu/en/carv6/auction/10724346
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724287
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724287%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724287: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724287 url https://www.openlane.eu/en/carv6/auction/10724287
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724187
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724187%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724187: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724187 url https://www.openlane.eu/en/carv6/auction/10724187
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10726970
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726970%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10726970: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10726970 url https://www.openlane.eu/en/carv6/auction/10726970
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724421
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724421%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724421: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724421 url https://www.openlane.eu/en/carv6/auction/10724421
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724499
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724499%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724499: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724499 url https://www.openlane.eu/en/carv6/auction/10724499
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724241
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724241%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724241: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724241 url https://www.openlane.eu/en/carv6/auction/10724241
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724193
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724193%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724193: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724193 url https://www.openlane.eu/en/carv6/auction/10724193
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724218
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724218%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724218: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724218 url https://www.openlane.eu/en/carv6/auction/10724218
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724457
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724457%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724457: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724457 url https://www.openlane.eu/en/carv6/auction/10724457
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724219
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724219%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724219: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724219 url https://www.openlane.eu/en/carv6/auction/10724219
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724471
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724471%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724471: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724471 url https://www.openlane.eu/en/carv6/auction/10724471
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10726947
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726947%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10726947: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10726947 url https://www.openlane.eu/en/carv6/auction/10726947
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10720485
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720485%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10720485: 2
2026-03-25 22:19:02 [adesa.be] INFO: Scraping item 10720485 url https://www.openlane.eu/en/carv6/auction/10720485
2026-03-25 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746458/general/8f038464-7cb7-4cb2-a8ce-c22b79b4538f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726401)
2026-03-25 22:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0492390>
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746458%252Fgeneral%252Fb65a1a40-9770-4565-b0ac-ab96af7bf1da.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/b65a1a40-9770-4565-b0ac-ab96af7bf1da.jpg saved to cache
2026-03-25 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e110e910>
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746450%252Fgeneral%252F9c35bc2e-63a6-4345-a4e2-14dc0a4e1046.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/9c35bc2e-63a6-4345-a4e2-14dc0a4e1046.jpg saved to cache
2026-03-25 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3e70a787-2571-5059-8c3c-ca7ca700032a
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1327ad0>
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746454%252Fgeneral%252Fbada47c5-5229-4afe-b985-90d137acf931.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/bada47c5-5229-4afe-b985-90d137acf931.jpg saved to cache
2026-03-25 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 06b5e2d2-233f-5cff-92c3-8291835accfc
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e110ebd0>
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746452%252Fgeneral%252F27e2d5b6-7b68-4fe1-a79d-fe2115766f69.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/27e2d5b6-7b68-4fe1-a79d-fe2115766f69.jpg saved to cache
2026-03-25 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0533990>
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746456%252Fgeneral%252F43cab2ca-4081-448c-87f5-ae7491fde2b6.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/43cab2ca-4081-448c-87f5-ae7491fde2b6.jpg saved to cache
2026-03-25 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 41a78f5f-5838-56bc-b016-b87b85145dd5
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0739d90>
2026-03-25 22:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746458%252Fgeneral%252F5ff1ed13-5ba8-4e0f-8167-6730d948d93f.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/5ff1ed13-5ba8-4e0f-8167-6730d948d93f.jpg saved to cache
2026-03-25 22:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4
2026-03-25 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746450/general/f6703353-fe43-423c-ac6e-dc03945e2fe2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726391)
2026-03-25 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746454/general/b2455686-e0ba-4fc4-95a3-19dc035befa6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726395)
2026-03-25 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746450/general/ce6e1440-8ab5-4920-953d-4d676afa07eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726391)
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724313
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724313%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724313: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724313 url https://www.openlane.eu/en/carv6/auction/10724313
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10717877
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717877%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10717877: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10717877 url https://www.openlane.eu/en/carv6/auction/10717877
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724290
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724290%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724290: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724290 url https://www.openlane.eu/en/carv6/auction/10724290
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724244
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724244%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724244: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724244 url https://www.openlane.eu/en/carv6/auction/10724244
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10720511
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720511%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10720511: 2
2026-03-25 22:19:02 [adesa.be] INFO: Scraping item 10720511 url https://www.openlane.eu/en/carv6/auction/10720511
2026-03-25 22:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746452/general/9d722467-8726-447d-b204-94270c7c272c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726393)
2026-03-25 22:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746452/general/77783c78-d54a-423d-8a94-bd88e9bc13b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726393)
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724336
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724336%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724336: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724336 url https://www.openlane.eu/en/carv6/auction/10724336
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10717899
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717899%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10717899: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10717899 url https://www.openlane.eu/en/carv6/auction/10717899
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724199
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724199%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724199: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724199 url https://www.openlane.eu/en/carv6/auction/10724199
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10726948
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726948%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10726948: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10726948 url https://www.openlane.eu/en/carv6/auction/10726948
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724209
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724209%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724209: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724209 url https://www.openlane.eu/en/carv6/auction/10724209
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10717863
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717863%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10717863: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10717863 url https://www.openlane.eu/en/carv6/auction/10717863
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724349
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724349%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724349: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724349 url https://www.openlane.eu/en/carv6/auction/10724349
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10717835
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717835%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10717835: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10717835 url https://www.openlane.eu/en/carv6/auction/10717835
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724214
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724214%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724214: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724214 url https://www.openlane.eu/en/carv6/auction/10724214
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724410
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724410%27 HTTP/1.1" 200 None
2026-03-25 22:19:02 [adesa.be] INFO: Scrape type for 10724410: 0
2026-03-25 22:19:02 [adesa.be] INFO: Skipping item 10724410 url https://www.openlane.eu/en/carv6/auction/10724410
2026-03-25 22:19:02 [adesa.be] INFO: Found listing with ID: 10724200
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724200%27 HTTP/1.1" 200 None
2026-03-25 22:19:03 [adesa.be] INFO: Scrape type for 10724200: 0
2026-03-25 22:19:03 [adesa.be] INFO: Skipping item 10724200 url https://www.openlane.eu/en/carv6/auction/10724200
2026-03-25 22:19:03 [adesa.be] INFO: Found listing with ID: 10717895
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717895%27 HTTP/1.1" 200 None
2026-03-25 22:19:03 [adesa.be] INFO: Scrape type for 10717895: 0
2026-03-25 22:19:03 [adesa.be] INFO: Skipping item 10717895 url https://www.openlane.eu/en/carv6/auction/10717895
2026-03-25 22:19:03 [adesa.be] INFO: Found listing with ID: 10724259
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724259%27 HTTP/1.1" 200 None
2026-03-25 22:19:03 [adesa.be] INFO: Scrape type for 10724259: 0
2026-03-25 22:19:03 [adesa.be] INFO: Skipping item 10724259 url https://www.openlane.eu/en/carv6/auction/10724259
2026-03-25 22:19:03 [adesa.be] INFO: Found listing with ID: 10724197
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724197%27 HTTP/1.1" 200 None
2026-03-25 22:19:03 [adesa.be] INFO: Scrape type for 10724197: 0
2026-03-25 22:19:03 [adesa.be] INFO: Skipping item 10724197 url https://www.openlane.eu/en/carv6/auction/10724197
2026-03-25 22:19:03 [adesa.be] INFO: Found listing with ID: 10719693
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719693%27 HTTP/1.1" 200 None
2026-03-25 22:19:03 [adesa.be] INFO: Scrape type for 10719693: 0
2026-03-25 22:19:03 [adesa.be] INFO: Skipping item 10719693 url https://www.openlane.eu/en/carv6/auction/10719693
2026-03-25 22:19:03 [adesa.be] INFO: Found listing with ID: 10724207
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724207%27 HTTP/1.1" 200 None
2026-03-25 22:19:03 [adesa.be] INFO: Scrape type for 10724207: 0
2026-03-25 22:19:03 [adesa.be] INFO: Skipping item 10724207 url https://www.openlane.eu/en/carv6/auction/10724207
2026-03-25 22:19:03 [adesa.be] INFO: Found listing with ID: 10724373
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724373%27 HTTP/1.1" 200 None
2026-03-25 22:19:03 [adesa.be] INFO: Scrape type for 10724373: 0
2026-03-25 22:19:03 [adesa.be] INFO: Skipping item 10724373 url https://www.openlane.eu/en/carv6/auction/10724373
2026-03-25 22:19:03 [adesa.be] INFO: Found listing with ID: 10717867
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717867%27 HTTP/1.1" 200 None
2026-03-25 22:19:03 [adesa.be] INFO: Scrape type for 10717867: 0
2026-03-25 22:19:03 [adesa.be] INFO: Skipping item 10717867 url https://www.openlane.eu/en/carv6/auction/10717867
2026-03-25 22:19:03 [adesa.be] INFO: Found listing with ID: 10724235
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724235%27 HTTP/1.1" 200 None
2026-03-25 22:19:03 [adesa.be] INFO: Scrape type for 10724235: 0
2026-03-25 22:19:03 [adesa.be] INFO: Skipping item 10724235 url https://www.openlane.eu/en/carv6/auction/10724235
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e081d890>
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746454%252Fgeneral%252F668b2c36-76f4-442a-8fba-a66c1d26f731.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/668b2c36-76f4-442a-8fba-a66c1d26f731.jpg saved to cache
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 06b5e2d2-233f-5cff-92c3-8291835accfc
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14ff1d0>
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746456%252Fgeneral%252F5a757207-3d3e-43df-9a79-2ac4bc041a61.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/5a757207-3d3e-43df-9a79-2ac4bc041a61.jpg saved to cache
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 41a78f5f-5838-56bc-b016-b87b85145dd5
2026-03-25 22:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14fba10>
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746458%252Fgeneral%252F8f038464-7cb7-4cb2-a8ce-c22b79b4538f.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/8f038464-7cb7-4cb2-a8ce-c22b79b4538f.jpg saved to cache
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4
2026-03-25 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746450/general/7e8dd8a2-2641-420f-b116-ad50158b7946.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726391)
2026-03-25 22:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e14f8190>
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746450%252Fgeneral%252Ff6703353-fe43-423c-ac6e-dc03945e2fe2.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/f6703353-fe43-423c-ac6e-dc03945e2fe2.jpg saved to cache
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3e70a787-2571-5059-8c3c-ca7ca700032a
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0449790>
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746454%252Fgeneral%252Fb2455686-e0ba-4fc4-95a3-19dc035befa6.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/b2455686-e0ba-4fc4-95a3-19dc035befa6.jpg saved to cache
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 06b5e2d2-233f-5cff-92c3-8291835accfc
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e155aa10>
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746450%252Fgeneral%252Fce6e1440-8ab5-4920-953d-4d676afa07eb.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/ce6e1440-8ab5-4920-953d-4d676afa07eb.jpg saved to cache
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3e70a787-2571-5059-8c3c-ca7ca700032a
2026-03-25 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746458/general/14d0a388-5880-44c5-91ab-8469024561fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726401)
2026-03-25 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746456/general/0290e18e-985d-4d41-957c-4700c36a1e0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726399)
2026-03-25 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746452/general/55d83bdc-27b9-49b6-b0cb-6c6b23d59671.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726393)
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e151b710>
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746452%252Fgeneral%252F9d722467-8726-447d-b204-94270c7c272c.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/9d722467-8726-447d-b204-94270c7c272c.jpg saved to cache
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06af0d0>
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746452%252Fgeneral%252F77783c78-d54a-423d-8a94-bd88e9bc13b6.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/77783c78-d54a-423d-8a94-bd88e9bc13b6.jpg saved to cache
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0844650>
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746450%252Fgeneral%252F7e8dd8a2-2641-420f-b116-ad50158b7946.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/7e8dd8a2-2641-420f-b116-ad50158b7946.jpg saved to cache
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3e70a787-2571-5059-8c3c-ca7ca700032a
2026-03-25 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746450/general/3ae14139-23c6-463b-b594-d5d2088c2bfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726391)
2026-03-25 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746454/general/06befcdf-9269-427e-9ff0-30d4288eabdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726395)
2026-03-25 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746458/general/217201a1-d70a-4b9c-b9eb-c580697278a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726401)
2026-03-25 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746456/general/e3a899f4-c84f-4d8e-b860-5f7c9625abbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726399)
2026-03-25 22:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746452/general/5a42592c-4478-4f2c-8b99-f66139e0ce18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726393)
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06b8610>
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746458%252Fgeneral%252F14d0a388-5880-44c5-91ab-8469024561fd.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/14d0a388-5880-44c5-91ab-8469024561fd.jpg saved to cache
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04f5650>
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746456%252Fgeneral%252F0290e18e-985d-4d41-957c-4700c36a1e0f.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/0290e18e-985d-4d41-957c-4700c36a1e0f.jpg saved to cache
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 41a78f5f-5838-56bc-b016-b87b85145dd5
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07f1f90>
2026-03-25 22:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746452%252Fgeneral%252F55d83bdc-27b9-49b6-b0cb-6c6b23d59671.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/55d83bdc-27b9-49b6-b0cb-6c6b23d59671.jpg saved to cache
2026-03-25 22:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0
2026-03-25 22:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746450/general/0648e9a0-4b76-40d1-8fdc-cc0b14324992.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726391)
2026-03-25 22:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746454/general/84168d4a-04e4-4d5b-bf21-ed9cd2e25e45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726395)
2026-03-25 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746456/general/583fdfdb-1ef2-4770-a8aa-78fed7523101.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726399)
2026-03-25 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746458/general/4cd66c8b-3d3e-4dbd-9f72-33e59c5641be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726401)
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04f7390>
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746450%252Fgeneral%252F3ae14139-23c6-463b-b594-d5d2088c2bfd.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/3ae14139-23c6-463b-b594-d5d2088c2bfd.jpg saved to cache
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3e70a787-2571-5059-8c3c-ca7ca700032a
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e052d0d0>
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746454%252Fgeneral%252F06befcdf-9269-427e-9ff0-30d4288eabdf.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/06befcdf-9269-427e-9ff0-30d4288eabdf.jpg saved to cache
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 06b5e2d2-233f-5cff-92c3-8291835accfc
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1220ad0>
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746458%252Fgeneral%252F217201a1-d70a-4b9c-b9eb-c580697278a9.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/217201a1-d70a-4b9c-b9eb-c580697278a9.jpg saved to cache
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e052dbd0>
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746456%252Fgeneral%252Fe3a899f4-c84f-4d8e-b860-5f7c9625abbb.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/e3a899f4-c84f-4d8e-b860-5f7c9625abbb.jpg saved to cache
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 41a78f5f-5838-56bc-b016-b87b85145dd5
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03af050>
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746452%252Fgeneral%252F5a42592c-4478-4f2c-8b99-f66139e0ce18.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/5a42592c-4478-4f2c-8b99-f66139e0ce18.jpg saved to cache
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0
2026-03-25 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746454/general/4ae2a6e4-7eba-4721-aa67-088db9346a7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726395)
2026-03-25 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746450/general/0f0c160d-4e3f-4e02-b07b-41b5b8362e52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726391)
2026-03-25 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746452/general/39154646-d43d-4a1e-ba58-173508fec8dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726393)
2026-03-25 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746452/general/e4bcd646-8149-4a9d-854c-8cdabd4eebc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726393)
2026-03-25 22:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e052dc50>
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746450%252Fgeneral%252F0648e9a0-4b76-40d1-8fdc-cc0b14324992.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/0648e9a0-4b76-40d1-8fdc-cc0b14324992.jpg saved to cache
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3e70a787-2571-5059-8c3c-ca7ca700032a
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07f69d0>
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746454%252Fgeneral%252F84168d4a-04e4-4d5b-bf21-ed9cd2e25e45.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/84168d4a-04e4-4d5b-bf21-ed9cd2e25e45.jpg saved to cache
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 06b5e2d2-233f-5cff-92c3-8291835accfc
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12d2c50>
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746456%252Fgeneral%252F583fdfdb-1ef2-4770-a8aa-78fed7523101.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746456/general/583fdfdb-1ef2-4770-a8aa-78fed7523101.jpg saved to cache
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 41a78f5f-5838-56bc-b016-b87b85145dd5
2026-03-25 22:19:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 41a78f5f-5838-56bc-b016-b87b85145dd5, skipping ID generation
2026-03-25 22:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41a78f5f-5838-56bc-b016-b87b85145dd5 with scrape type 1
2026-03-25 22:19:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 41a78f5f-5838-56bc-b016-b87b85145dd5 sending to next pipeline
2026-03-25 22:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41a78f5f-5838-56bc-b016-b87b85145dd5, identifier: 10726399
2026-03-25 22:19:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e36f12d0>
2026-03-25 22:19:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746458%252Fgeneral%252F4cd66c8b-3d3e-4dbd-9f72-33e59c5641be.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746458/general/4cd66c8b-3d3e-4dbd-9f72-33e59c5641be.jpg saved to cache
2026-03-25 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4
2026-03-25 22:19:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a0bb3650-59ab-5a6a-a4fe-52db9646c0e4, skipping ID generation
2026-03-25 22:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4 with scrape type 1
2026-03-25 22:19:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4 sending to next pipeline
2026-03-25 22:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0bb3650-59ab-5a6a-a4fe-52db9646c0e4, identifier: 10726401
2026-03-25 22:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41a78f5f-5838-56bc-b016-b87b85145dd5 with identifier: 10726399
2026-03-25 22:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41a78f5f-5838-56bc-b016-b87b85145dd5 with identifier: 10726399
2026-03-25 22:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41a78f5f-5838-56bc-b016-b87b85145dd5 with identifier: 10726399 to the API
2026-03-25 22:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746456/general/583fdfdb-1ef2-4770-a8aa-78fed7523101.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': 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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746456/general/583fdfdb-1ef2-4770-a8aa-78fed7523101.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746456/general/e3a899f4-c84f-4d8e-b860-5f7c9625abbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746456/general/0290e18e-985d-4d41-957c-4700c36a1e0f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746456/general/b98dfa7c-9a29-4d1e-8a10-60d0c5187341.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746456/general/5a757207-3d3e-43df-9a79-2ac4bc041a61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116030,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746456/general/43cab2ca-4081-448c-87f5-ae7491fde2b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82505,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746456/general/411ed0d0-cea4-4903-ae14-c7a170de55d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746456/general/8bec98b2-9b99-440f-8e1d-bac2d0c14992.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746456/general/9455d94e-1f73-4916-8742-59b271f6b479.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a78f5f-5838-56bc-b016-b87b85145dd5/41a78f5f-5838-56bc-b016-b87b85145dd5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95505,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746456/general/ddf9e3df-3565-4088-bd70-64ca4374b112.jpg',
'Width': 1024}],
'price': 13200,
'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-25 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726399%27 HTTP/1.1" 200 None
2026-03-25 22:19:05 [adesa.be] INFO: Saving data for 10726399: {'created_time': 1774477145.799472, 'last_price_update_time': 1774477145.799482, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726399') HTTP/1.1" 204 0
2026-03-25 22:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0bb3650-59ab-5a6a-a4fe-52db9646c0e4 with identifier: 10726401
2026-03-25 22:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0bb3650-59ab-5a6a-a4fe-52db9646c0e4 with identifier: 10726401
2026-03-25 22:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0bb3650-59ab-5a6a-a4fe-52db9646c0e4 with identifier: 10726401 to the API
2026-03-25 22:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746458/general/4cd66c8b-3d3e-4dbd-9f72-33e59c5641be.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 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': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260481,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746458/general/4cd66c8b-3d3e-4dbd-9f72-33e59c5641be.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267470,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746458/general/217201a1-d70a-4b9c-b9eb-c580697278a9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238342,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746458/general/14d0a388-5880-44c5-91ab-8469024561fd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243666,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746458/general/ea764e29-a044-42a9-9c86-2d1cfa7d07d2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224997,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746458/general/8f038464-7cb7-4cb2-a8ce-c22b79b4538f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271144,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746458/general/5ff1ed13-5ba8-4e0f-8167-6730d948d93f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208220,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746458/general/b65a1a40-9770-4565-b0ac-ab96af7bf1da.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286395,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746458/general/32347deb-3c34-4624-9c3d-4e36787889ae.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239113,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746458/general/b8d9147a-6f7c-468c-9e0e-52e06ad45648.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0bb3650-59ab-5a6a-a4fe-52db9646c0e4/a0bb3650-59ab-5a6a-a4fe-52db9646c0e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363569,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746458/general/5cf893e7-4d0f-462c-bd43-c22e1da402f4.jpg',
'Width': 1400}],
'price': 15600,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series 530e - Hybrid - Automatic - 184 hp - 180.867 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726401%27 HTTP/1.1" 200 None
2026-03-25 22:19:06 [adesa.be] INFO: Saving data for 10726401: {'created_time': 1774477146.208332, 'last_price_update_time': 1774477146.208342, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726401') HTTP/1.1" 204 0
2026-03-25 22:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746452/general/2a303ca0-c767-4244-a6b8-d7190e64de94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726393)
2026-03-25 22:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:06 [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-25 22:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:06 [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-25 22:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0533350>
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746454%252Fgeneral%252F4ae2a6e4-7eba-4721-aa67-088db9346a7b.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746454/general/4ae2a6e4-7eba-4721-aa67-088db9346a7b.jpg saved to cache
2026-03-25 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 06b5e2d2-233f-5cff-92c3-8291835accfc
2026-03-25 22:19:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 06b5e2d2-233f-5cff-92c3-8291835accfc, skipping ID generation
2026-03-25 22:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b5e2d2-233f-5cff-92c3-8291835accfc with scrape type 1
2026-03-25 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 06b5e2d2-233f-5cff-92c3-8291835accfc sending to next pipeline
2026-03-25 22:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06b5e2d2-233f-5cff-92c3-8291835accfc, identifier: 10726395
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e107ee50>
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746450%252Fgeneral%252F0f0c160d-4e3f-4e02-b07b-41b5b8362e52.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746450/general/0f0c160d-4e3f-4e02-b07b-41b5b8362e52.jpg saved to cache
2026-03-25 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3e70a787-2571-5059-8c3c-ca7ca700032a
2026-03-25 22:19:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3e70a787-2571-5059-8c3c-ca7ca700032a, skipping ID generation
2026-03-25 22:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e70a787-2571-5059-8c3c-ca7ca700032a with scrape type 1
2026-03-25 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3e70a787-2571-5059-8c3c-ca7ca700032a sending to next pipeline
2026-03-25 22:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e70a787-2571-5059-8c3c-ca7ca700032a, identifier: 10726391
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0609450>
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746452%252Fgeneral%252F39154646-d43d-4a1e-ba58-173508fec8dc.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/39154646-d43d-4a1e-ba58-173508fec8dc.jpg saved to cache
2026-03-25 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11946d0>
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746452%252Fgeneral%252Fe4bcd646-8149-4a9d-854c-8cdabd4eebc3.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/e4bcd646-8149-4a9d-854c-8cdabd4eebc3.jpg saved to cache
2026-03-25 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0
2026-03-25 22:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea45820c-5c41-5ac7-8aad-76314ba912e4 with identifier: 10716161
2026-03-25 22:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea45820c-5c41-5ac7-8aad-76314ba912e4 with scrape type 2
2026-03-25 22:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea45820c-5c41-5ac7-8aad-76314ba912e4 with scrape type 2
2026-03-25 22:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea45820c-5c41-5ac7-8aad-76314ba912e4, identifier: 10716161
2026-03-25 22:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06b5e2d2-233f-5cff-92c3-8291835accfc with identifier: 10726395
2026-03-25 22:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06b5e2d2-233f-5cff-92c3-8291835accfc with identifier: 10726395
2026-03-25 22:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06b5e2d2-233f-5cff-92c3-8291835accfc with identifier: 10726395 to the API
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746454/general/4ae2a6e4-7eba-4721-aa67-088db9346a7b.jpg>
{'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': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289739,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746454/general/4ae2a6e4-7eba-4721-aa67-088db9346a7b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296952,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746454/general/84168d4a-04e4-4d5b-bf21-ed9cd2e25e45.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291546,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746454/general/06befcdf-9269-427e-9ff0-30d4288eabdf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294299,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746454/general/525bbb06-ab33-4d0f-ab73-85d11fcc87bc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294888,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746454/general/b2455686-e0ba-4fc4-95a3-19dc035befa6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284566,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746454/general/668b2c36-76f4-442a-8fba-a66c1d26f731.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282857,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746454/general/bada47c5-5229-4afe-b985-90d137acf931.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310891,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746454/general/83f8d6e5-9a21-44de-9c9e-3195f5023e7f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441452,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746454/general/b695c2a1-34fe-4de1-ae7a-40ec8928621e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b5e2d2-233f-5cff-92c3-8291835accfc/06b5e2d2-233f-5cff-92c3-8291835accfc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252553,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746454/general/d3ee5abf-0fed-48e8-bc47-d2783912f037.jpg',
'Width': 1400}],
'price': 15700,
'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-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726395%27 HTTP/1.1" 200 None
2026-03-25 22:19:07 [adesa.be] INFO: Saving data for 10726395: {'created_time': 1774477147.243414, 'last_price_update_time': 1774477147.243425, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726395') HTTP/1.1" 204 0
2026-03-25 22:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e70a787-2571-5059-8c3c-ca7ca700032a with identifier: 10726391
2026-03-25 22:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e70a787-2571-5059-8c3c-ca7ca700032a with identifier: 10726391
2026-03-25 22:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e70a787-2571-5059-8c3c-ca7ca700032a with identifier: 10726391 to the API
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746450/general/0f0c160d-4e3f-4e02-b07b-41b5b8362e52.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 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': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289193,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746450/general/0f0c160d-4e3f-4e02-b07b-41b5b8362e52.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324977,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746450/general/0648e9a0-4b76-40d1-8fdc-cc0b14324992.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288772,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746450/general/3ae14139-23c6-463b-b594-d5d2088c2bfd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271680,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746450/general/7e8dd8a2-2641-420f-b116-ad50158b7946.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226945,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746450/general/ce6e1440-8ab5-4920-953d-4d676afa07eb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261604,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746450/general/f6703353-fe43-423c-ac6e-dc03945e2fe2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260024,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746450/general/9c35bc2e-63a6-4345-a4e2-14dc0a4e1046.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226442,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746450/general/1d3d2bb3-797a-48d3-a95a-3e84f39a2d43.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444594,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746450/general/33cfd173-862e-4192-8951-830218d5279b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e70a787-2571-5059-8c3c-ca7ca700032a/3e70a787-2571-5059-8c3c-ca7ca700032a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235439,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746450/general/3d0b69d6-7e9d-4761-ab20-a9357e7b824c.jpg',
'Width': 1400}],
'price': 14100,
'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-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726391%27 HTTP/1.1" 200 None
2026-03-25 22:19:07 [adesa.be] INFO: Saving data for 10726391: {'created_time': 1774477147.62388, 'last_price_update_time': 1774477147.62389, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726391') HTTP/1.1" 204 0
2026-03-25 22:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea45820c-5c41-5ac7-8aad-76314ba912e4 with identifier: 10716161
2026-03-25 22:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea45820c-5c41-5ac7-8aad-76314ba912e4 with identifier: 10716161
2026-03-25 22:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea45820c-5c41-5ac7-8aad-76314ba912e4 with identifier: 10716161 to the API
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716161>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ea45820c-5c41-5ac7-8aad-76314ba912e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEX922',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716161',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 74223,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2021-03-12',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'74.223 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716161%27 HTTP/1.1" 200 None
2026-03-25 22:19:07 [adesa.be] INFO: Saving data for 10716161: {'auction_closing_time': 1774609200.0, 'created_time': 1774366292.232806, 'last_price_update_time': 1774477147.891292}
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716161') HTTP/1.1" 204 0
2026-03-25 22:19:07 [scrapy.extensions.logstats] INFO: Crawled 237 pages (at 79 pages/min), scraped 180 items (at 73 items/min)
2026-03-25 22:19:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 227MiB
2026-03-25 22:19:07 [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-25 22:19:07 [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-25 22:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e32a8ad0>
2026-03-25 22:19:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746452%252Fgeneral%252F2a303ca0-c767-4244-a6b8-d7190e64de94.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746452/general/2a303ca0-c767-4244-a6b8-d7190e64de94.jpg saved to cache
2026-03-25 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0
2026-03-25 22:19:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0, skipping ID generation
2026-03-25 22:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0 with scrape type 1
2026-03-25 22:19:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0 sending to next pipeline
2026-03-25 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0, identifier: 10726393
2026-03-25 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10720511
2026-03-25 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with scrape type 2
2026-03-25 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with scrape type 2
2026-03-25 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd, identifier: 10720511
2026-03-25 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a54c6774-b191-5254-8ae8-9aa45cb5af97 with identifier: 10718881
2026-03-25 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a54c6774-b191-5254-8ae8-9aa45cb5af97 with scrape type 2
2026-03-25 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a54c6774-b191-5254-8ae8-9aa45cb5af97 with scrape type 2
2026-03-25 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a54c6774-b191-5254-8ae8-9aa45cb5af97, identifier: 10718881
2026-03-25 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 200f5056-de95-5af7-b7c8-5115f145041f with identifier: 10726985
2026-03-25 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 200f5056-de95-5af7-b7c8-5115f145041f with scrape type 1
2026-03-25 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 200f5056-de95-5af7-b7c8-5115f145041f
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746697%252Fgeneral%252F72a4f5ff-7252-474a-a76d-171ed5b90a7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/72a4f5ff-7252-474a-a76d-171ed5b90a7a.jpg not downloaded yet
2026-03-25 22:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 729aeb55-9d06-557e-94b6-eab2a6b1b377 with identifier: 10720485
2026-03-25 22:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 729aeb55-9d06-557e-94b6-eab2a6b1b377 with scrape type 2
2026-03-25 22:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 729aeb55-9d06-557e-94b6-eab2a6b1b377 with scrape type 2
2026-03-25 22:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 729aeb55-9d06-557e-94b6-eab2a6b1b377, identifier: 10720485
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10717860
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717860%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10717860: 0
2026-03-25 22:19:08 [adesa.be] INFO: Skipping item 10717860 url https://www.openlane.eu/en/carv6/auction/10717860
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10724350
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724350%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10724350: 0
2026-03-25 22:19:08 [adesa.be] INFO: Skipping item 10724350 url https://www.openlane.eu/en/carv6/auction/10724350
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10724226
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724226%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10724226: 0
2026-03-25 22:19:08 [adesa.be] INFO: Skipping item 10724226 url https://www.openlane.eu/en/carv6/auction/10724226
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10724234
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724234%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10724234: 0
2026-03-25 22:19:08 [adesa.be] INFO: Skipping item 10724234 url https://www.openlane.eu/en/carv6/auction/10724234
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10724216
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724216%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10724216: 0
2026-03-25 22:19:08 [adesa.be] INFO: Skipping item 10724216 url https://www.openlane.eu/en/carv6/auction/10724216
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10717856
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717856%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10717856: 0
2026-03-25 22:19:08 [adesa.be] INFO: Skipping item 10717856 url https://www.openlane.eu/en/carv6/auction/10717856
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10724220
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724220%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10724220: 0
2026-03-25 22:19:08 [adesa.be] INFO: Skipping item 10724220 url https://www.openlane.eu/en/carv6/auction/10724220
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10717847
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717847%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10717847: 0
2026-03-25 22:19:08 [adesa.be] INFO: Skipping item 10717847 url https://www.openlane.eu/en/carv6/auction/10717847
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10717840
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717840%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10717840: 0
2026-03-25 22:19:08 [adesa.be] INFO: Skipping item 10717840 url https://www.openlane.eu/en/carv6/auction/10717840
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10724351
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724351%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10724351: 0
2026-03-25 22:19:08 [adesa.be] INFO: Skipping item 10724351 url https://www.openlane.eu/en/carv6/auction/10724351
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10724189
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724189%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10724189: 0
2026-03-25 22:19:08 [adesa.be] INFO: Skipping item 10724189 url https://www.openlane.eu/en/carv6/auction/10724189
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10724221
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724221%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10724221: 0
2026-03-25 22:19:08 [adesa.be] INFO: Skipping item 10724221 url https://www.openlane.eu/en/carv6/auction/10724221
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10724225
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724225%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10724225: 0
2026-03-25 22:19:08 [adesa.be] INFO: Skipping item 10724225 url https://www.openlane.eu/en/carv6/auction/10724225
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10724345
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724345%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10724345: 0
2026-03-25 22:19:08 [adesa.be] INFO: Skipping item 10724345 url https://www.openlane.eu/en/carv6/auction/10724345
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10724195
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724195%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10724195: 0
2026-03-25 22:19:08 [adesa.be] INFO: Skipping item 10724195 url https://www.openlane.eu/en/carv6/auction/10724195
2026-03-25 22:19:08 [adesa.be] INFO: Found listing with ID: 10720510
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720510%27 HTTP/1.1" 200 None
2026-03-25 22:19:08 [adesa.be] INFO: Scrape type for 10720510: 2
2026-03-25 22:19:08 [adesa.be] INFO: Scraping item 10720510 url https://www.openlane.eu/en/carv6/auction/10720510
2026-03-25 22:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0 with identifier: 10726393
2026-03-25 22:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0 with identifier: 10726393
2026-03-25 22:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0 with identifier: 10726393 to the API
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746452/general/2a303ca0-c767-4244-a6b8-d7190e64de94.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': 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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352083,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746452/general/2a303ca0-c767-4244-a6b8-d7190e64de94.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36287,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746452/general/e4bcd646-8149-4a9d-854c-8cdabd4eebc3.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338310,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746452/general/39154646-d43d-4a1e-ba58-173508fec8dc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345704,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746452/general/5a42592c-4478-4f2c-8b99-f66139e0ce18.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261803,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746452/general/55d83bdc-27b9-49b6-b0cb-6c6b23d59671.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295433,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746452/general/77783c78-d54a-423d-8a94-bd88e9bc13b6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338532,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746452/general/9d722467-8726-447d-b204-94270c7c272c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317501,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746452/general/27e2d5b6-7b68-4fe1-a79d-fe2115766f69.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291456,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746452/general/638b86d9-c07d-4c9f-ba5b-bca44a333c27.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0/450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360100,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746452/general/22a95c08-cba6-4a6c-a766-74544a54c732.jpg',
'Width': 1920}],
'price': 13800,
'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-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726393%27 HTTP/1.1" 200 None
2026-03-25 22:19:09 [adesa.be] INFO: Saving data for 10726393: {'created_time': 1774477149.03973, 'last_price_update_time': 1774477149.03974, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726393') HTTP/1.1" 204 0
2026-03-25 22:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10720511
2026-03-25 22:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10720511
2026-03-25 22:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 329e1b9e-ce0b-5dac-82ce-9e72366e8ffd with identifier: 10720511 to the API
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720511>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '329e1b9e-ce0b-5dac-82ce-9e72366e8ffd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DFC438',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720511',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 82974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2012-04-26',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'BMW 5 Series 520d Business - Diesel - Manual - 184 hp - 82.974 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2012}
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720511%27 HTTP/1.1" 200 None
2026-03-25 22:19:09 [adesa.be] INFO: Saving data for 10720511: {'auction_closing_time': 1774605600.0, 'created_time': 1774390613.536432, 'last_price_update_time': 1774477149.420763}
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720511') HTTP/1.1" 204 0
2026-03-25 22:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a54c6774-b191-5254-8ae8-9aa45cb5af97 with identifier: 10718881
2026-03-25 22:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a54c6774-b191-5254-8ae8-9aa45cb5af97 with identifier: 10718881
2026-03-25 22:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a54c6774-b191-5254-8ae8-9aa45cb5af97 with identifier: 10718881 to the API
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718881>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'a54c6774-b191-5254-8ae8-9aa45cb5af97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CPU133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718881',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 40394,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-07-31',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A1 Sportback 25 TFSI Attraction - Petrol - Automatic - 95 hp - '
'40.394 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718881%27 HTTP/1.1" 200 None
2026-03-25 22:19:09 [adesa.be] INFO: Saving data for 10718881: {'auction_closing_time': 1774521000.0, 'created_time': 1774366304.918831, 'last_price_update_time': 1774477149.683584}
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718881') HTTP/1.1" 204 0
2026-03-25 22:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 729aeb55-9d06-557e-94b6-eab2a6b1b377 with identifier: 10720485
2026-03-25 22:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 729aeb55-9d06-557e-94b6-eab2a6b1b377 with identifier: 10720485
2026-03-25 22:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 729aeb55-9d06-557e-94b6-eab2a6b1b377 with identifier: 10720485 to the API
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720485>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '729aeb55-9d06-557e-94b6-eab2a6b1b377',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UGD940',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720485',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 251182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2016-03-30',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'BMW 3 Series Touring 318d Luxury - Diesel - Automatic - 136 hp - '
'251.182 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2016}
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720485%27 HTTP/1.1" 200 None
2026-03-25 22:19:09 [adesa.be] INFO: Saving data for 10720485: {'auction_closing_time': 1774521000.0, 'created_time': 1774390612.344033, 'last_price_update_time': 1774477149.943837}
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720485') HTTP/1.1" 204 0
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746697%252Fgeneral%252F88180324-b98e-486c-aa5c-8ac498d9de74.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/88180324-b98e-486c-aa5c-8ac498d9de74.jpg not downloaded yet
2026-03-25 22:19:09 [adesa.be] INFO: Found listing with ID: 10717861
2026-03-25 22:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717861%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10717861: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10717861 url https://www.openlane.eu/en/carv6/auction/10717861
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724279
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724279%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724279: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724279 url https://www.openlane.eu/en/carv6/auction/10724279
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10717915
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717915%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10717915: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10717915 url https://www.openlane.eu/en/carv6/auction/10717915
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724473
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724473%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724473: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724473 url https://www.openlane.eu/en/carv6/auction/10724473
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724298
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724298%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724298: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724298 url https://www.openlane.eu/en/carv6/auction/10724298
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724332
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724332%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724332: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724332 url https://www.openlane.eu/en/carv6/auction/10724332
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724488
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724488%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724488: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724488 url https://www.openlane.eu/en/carv6/auction/10724488
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10726969
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726969%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10726969: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10726969 url https://www.openlane.eu/en/carv6/auction/10726969
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10717902
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717902%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10717902: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10717902 url https://www.openlane.eu/en/carv6/auction/10717902
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10717887
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717887%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10717887: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10717887 url https://www.openlane.eu/en/carv6/auction/10717887
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724281
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724281%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724281: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724281 url https://www.openlane.eu/en/carv6/auction/10724281
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724267
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724267%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724267: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724267 url https://www.openlane.eu/en/carv6/auction/10724267
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10726956
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726956%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10726956: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10726956 url https://www.openlane.eu/en/carv6/auction/10726956
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10717905
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717905%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10717905: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10717905 url https://www.openlane.eu/en/carv6/auction/10717905
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724509
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724509%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724509: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724509 url https://www.openlane.eu/en/carv6/auction/10724509
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10717908
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717908%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10717908: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10717908 url https://www.openlane.eu/en/carv6/auction/10717908
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724515
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724515%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724515: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724515 url https://www.openlane.eu/en/carv6/auction/10724515
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10726960
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726960%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10726960: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10726960 url https://www.openlane.eu/en/carv6/auction/10726960
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10726949
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726949%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10726949: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10726949 url https://www.openlane.eu/en/carv6/auction/10726949
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724484
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724484%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724484: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724484 url https://www.openlane.eu/en/carv6/auction/10724484
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724289
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724289%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724289: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724289 url https://www.openlane.eu/en/carv6/auction/10724289
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724271
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724271%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724271: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724271 url https://www.openlane.eu/en/carv6/auction/10724271
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724500
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724500%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724500: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724500 url https://www.openlane.eu/en/carv6/auction/10724500
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724409
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724409%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724409: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724409 url https://www.openlane.eu/en/carv6/auction/10724409
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10726946
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726946%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10726946: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10726946 url https://www.openlane.eu/en/carv6/auction/10726946
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724461
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724461%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724461: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724461 url https://www.openlane.eu/en/carv6/auction/10724461
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724325
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724325%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724325: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724325 url https://www.openlane.eu/en/carv6/auction/10724325
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724480
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724480%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724480: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724480 url https://www.openlane.eu/en/carv6/auction/10724480
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724403
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724403%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724403: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724403 url https://www.openlane.eu/en/carv6/auction/10724403
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10717910
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717910%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10717910: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10717910 url https://www.openlane.eu/en/carv6/auction/10717910
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724339
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724339%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724339: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724339 url https://www.openlane.eu/en/carv6/auction/10724339
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724442
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724442%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724442: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724442 url https://www.openlane.eu/en/carv6/auction/10724442
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724432
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724432%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724432: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724432 url https://www.openlane.eu/en/carv6/auction/10724432
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10717900
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717900%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10717900: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10717900 url https://www.openlane.eu/en/carv6/auction/10717900
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724487
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724487%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724487: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724487 url https://www.openlane.eu/en/carv6/auction/10724487
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724451
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724451%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724451: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724451 url https://www.openlane.eu/en/carv6/auction/10724451
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10717918
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717918%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10717918: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10717918 url https://www.openlane.eu/en/carv6/auction/10717918
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724458
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724458%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724458: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724458 url https://www.openlane.eu/en/carv6/auction/10724458
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724491
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724491%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724491: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724491 url https://www.openlane.eu/en/carv6/auction/10724491
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724474
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724474%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724474: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724474 url https://www.openlane.eu/en/carv6/auction/10724474
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724469
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724469%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724469: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724469 url https://www.openlane.eu/en/carv6/auction/10724469
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724308
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724308%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724308: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724308 url https://www.openlane.eu/en/carv6/auction/10724308
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10726964
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726964%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10726964: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10726964 url https://www.openlane.eu/en/carv6/auction/10726964
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724503
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724503%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724503: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724503 url https://www.openlane.eu/en/carv6/auction/10724503
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724256
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724256%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724256: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724256 url https://www.openlane.eu/en/carv6/auction/10724256
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10719148
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719148%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10719148: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10719148 url https://www.openlane.eu/en/carv6/auction/10719148
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10717892
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717892%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10717892: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10717892 url https://www.openlane.eu/en/carv6/auction/10717892
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10726980
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726980%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10726980: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10726980 url https://www.openlane.eu/en/carv6/auction/10726980
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10726974
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726974%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10726974: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10726974 url https://www.openlane.eu/en/carv6/auction/10726974
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724340
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724340%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724340: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724340 url https://www.openlane.eu/en/carv6/auction/10724340
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724269
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724269%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10724269: 0
2026-03-25 22:19:10 [adesa.be] INFO: Skipping item 10724269 url https://www.openlane.eu/en/carv6/auction/10724269
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10728751
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728751%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10728751: 1
2026-03-25 22:19:10 [adesa.be] INFO: Scraping item 10728751 url https://www.openlane.eu/en/carv6/auction/10728751
2026-03-25 22:19:10 [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-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746697%252Fgeneral%252F2b374d94-8dfb-481d-b196-bf82d3e66d50.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/2b374d94-8dfb-481d-b196-bf82d3e66d50.jpg not downloaded yet
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10720483
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720483%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [adesa.be] INFO: Scrape type for 10720483: 2
2026-03-25 22:19:10 [adesa.be] INFO: Scraping item 10720483 url https://www.openlane.eu/en/carv6/auction/10720483
2026-03-25 22:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 216d8bc8-b7ab-564a-9767-cd8f495184fa with identifier: 10726983
2026-03-25 22:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 216d8bc8-b7ab-564a-9767-cd8f495184fa with scrape type 1
2026-03-25 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 216d8bc8-b7ab-564a-9767-cd8f495184fa
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746695%252Fgeneral%252Fec3ea5f6-d786-4e18-8c5f-bb13e26d6027.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/ec3ea5f6-d786-4e18-8c5f-bb13e26d6027.jpg not downloaded yet
2026-03-25 22:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be with identifier: 10726628
2026-03-25 22:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be with scrape type 1
2026-03-25 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746651%252Fgeneral%252F197d6a8a-1be3-48ec-b292-c8437b730aad.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/197d6a8a-1be3-48ec-b292-c8437b730aad.jpg not downloaded yet
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746697%252Fgeneral%252F931eee9c-80d2-4fe5-884c-51107e524cd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/931eee9c-80d2-4fe5-884c-51107e524cd2.jpg not downloaded yet
2026-03-25 22:19:10 [adesa.be] INFO: Found listing with ID: 10724391
2026-03-25 22:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724391%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724391: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724391 url https://www.openlane.eu/en/carv6/auction/10724391
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10720488
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720488%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10720488: 2
2026-03-25 22:19:11 [adesa.be] INFO: Scraping item 10720488 url https://www.openlane.eu/en/carv6/auction/10720488
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746695%252Fgeneral%252F42e501af-5ef2-48dc-9587-fe9593553231.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/42e501af-5ef2-48dc-9587-fe9593553231.jpg not downloaded yet
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746651%252Fgeneral%252Ffba0f485-fade-4385-9c44-4c1f2c22f2a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/fba0f485-fade-4385-9c44-4c1f2c22f2a7.jpg not downloaded yet
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746697%252Fgeneral%252F7c49809b-afa3-479f-a237-74bdf6f01a2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/7c49809b-afa3-479f-a237-74bdf6f01a2a.jpg not downloaded yet
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10717917
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717917%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10717917: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10717917 url https://www.openlane.eu/en/carv6/auction/10717917
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724423
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724423%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724423: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724423 url https://www.openlane.eu/en/carv6/auction/10724423
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724459
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724459%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724459: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724459 url https://www.openlane.eu/en/carv6/auction/10724459
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724303
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724303%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724303: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724303 url https://www.openlane.eu/en/carv6/auction/10724303
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10717897
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717897%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10717897: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10717897 url https://www.openlane.eu/en/carv6/auction/10717897
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724446
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724446%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724446: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724446 url https://www.openlane.eu/en/carv6/auction/10724446
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724470
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724470%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724470: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724470 url https://www.openlane.eu/en/carv6/auction/10724470
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724475
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724475%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724475: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724475 url https://www.openlane.eu/en/carv6/auction/10724475
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10719151
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719151%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10719151: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10719151 url https://www.openlane.eu/en/carv6/auction/10719151
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724439
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724439%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724439: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724439 url https://www.openlane.eu/en/carv6/auction/10724439
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724294
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724294%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724294: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724294 url https://www.openlane.eu/en/carv6/auction/10724294
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724506
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724506%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724506: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724506 url https://www.openlane.eu/en/carv6/auction/10724506
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724429
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724429%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724429: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724429 url https://www.openlane.eu/en/carv6/auction/10724429
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724272
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724272%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724272: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724272 url https://www.openlane.eu/en/carv6/auction/10724272
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724465
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724465%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724465: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724465 url https://www.openlane.eu/en/carv6/auction/10724465
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724344
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724344%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724344: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724344 url https://www.openlane.eu/en/carv6/auction/10724344
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724517
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724517%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724517: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724517 url https://www.openlane.eu/en/carv6/auction/10724517
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724396
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724396%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724396: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724396 url https://www.openlane.eu/en/carv6/auction/10724396
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10717880
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717880%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10717880: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10717880 url https://www.openlane.eu/en/carv6/auction/10717880
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724426
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724426%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724426: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724426 url https://www.openlane.eu/en/carv6/auction/10724426
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724286
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724286%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724286: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724286 url https://www.openlane.eu/en/carv6/auction/10724286
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10726957
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726957%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10726957: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10726957 url https://www.openlane.eu/en/carv6/auction/10726957
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724233
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724233%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724233: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724233 url https://www.openlane.eu/en/carv6/auction/10724233
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10717913
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717913%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10717913: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10717913 url https://www.openlane.eu/en/carv6/auction/10717913
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724274
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724274%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724274: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724274 url https://www.openlane.eu/en/carv6/auction/10724274
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724490
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724490%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724490: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724490 url https://www.openlane.eu/en/carv6/auction/10724490
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724445
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724445%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724445: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724445 url https://www.openlane.eu/en/carv6/auction/10724445
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724427
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724427%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724427: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724427 url https://www.openlane.eu/en/carv6/auction/10724427
2026-03-25 22:19:11 [adesa.be] INFO: Found listing with ID: 10724198
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724198%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [adesa.be] INFO: Scrape type for 10724198: 0
2026-03-25 22:19:11 [adesa.be] INFO: Skipping item 10724198 url https://www.openlane.eu/en/carv6/auction/10724198
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746695%252Fgeneral%252F6280e4eb-7d2c-4bd3-ae18-6021189f7ffd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/6280e4eb-7d2c-4bd3-ae18-6021189f7ffd.jpg not downloaded yet
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746651%252Fgeneral%252F66977557-3d3c-45a8-830a-fb6cbbf4949b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/66977557-3d3c-45a8-830a-fb6cbbf4949b.jpg not downloaded yet
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746697%252Fgeneral%252F98973187-c3ba-4c18-b630-02774e54424d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/98973187-c3ba-4c18-b630-02774e54424d.jpg not downloaded yet
2026-03-25 22:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da9c806d-4d89-5760-890e-41fb594b408b with identifier: 10726611
2026-03-25 22:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da9c806d-4d89-5760-890e-41fb594b408b with scrape type 1
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da9c806d-4d89-5760-890e-41fb594b408b
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746636%252Fgeneral%252F6da97dbf-5e15-4ae5-91d0-27503d34c7a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/6da97dbf-5e15-4ae5-91d0-27503d34c7a4.jpg not downloaded yet
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746695%252Fgeneral%252F964af586-7052-418d-8baa-a5658e115072.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/964af586-7052-418d-8baa-a5658e115072.jpg not downloaded yet
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746651%252Fgeneral%252Fb153992f-c002-4fac-9a16-81c81425e5b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/b153992f-c002-4fac-9a16-81c81425e5b3.jpg not downloaded yet
2026-03-25 22:19:11 [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-25 22:19:11 [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-25 22:19:11 [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-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746697%252Fgeneral%252F761877ca-13e2-4680-82ab-d51fdead3e17.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/761877ca-13e2-4680-82ab-d51fdead3e17.jpg not downloaded yet
2026-03-25 22: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-25 22: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-25 22: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-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746636%252Fgeneral%252F7bc52f86-8776-41c0-a423-328d9ebb2bab.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/7bc52f86-8776-41c0-a423-328d9ebb2bab.jpg not downloaded yet
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746695%252Fgeneral%252F702c26b7-32bc-4090-b99d-dcd5e6310d95.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/702c26b7-32bc-4090-b99d-dcd5e6310d95.jpg not downloaded yet
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746651%252Fgeneral%252Fab6d19a9-4bf9-47df-a6da-e6a39a81eeff.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/ab6d19a9-4bf9-47df-a6da-e6a39a81eeff.jpg not downloaded yet
2026-03-25 22:19:11 [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-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746697%252Fgeneral%252F3b13a8ce-85e7-4032-8619-7409c87fd738.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/3b13a8ce-85e7-4032-8619-7409c87fd738.jpg not downloaded yet
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746636%252Fgeneral%252F9c4163a4-2558-45b6-8a7c-22afd750b047.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/9c4163a4-2558-45b6-8a7c-22afd750b047.jpg not downloaded yet
2026-03-25 22: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-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746695%252Fgeneral%252F4f5f771c-6acf-4252-8684-e3d89f4b15f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/4f5f771c-6acf-4252-8684-e3d89f4b15f5.jpg not downloaded yet
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746651%252Fgeneral%252F630a583d-e7b8-4bbb-a0a3-c8c1fde4d64e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/630a583d-e7b8-4bbb-a0a3-c8c1fde4d64e.jpg not downloaded yet
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746697%252Fgeneral%252Fcbb45d56-3a14-4eb8-8727-ebd9c4162907.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/cbb45d56-3a14-4eb8-8727-ebd9c4162907.jpg not downloaded yet
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746636%252Fgeneral%252F1984a0d2-93dd-4b14-a4a1-2f08edfd07ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/1984a0d2-93dd-4b14-a4a1-2f08edfd07ec.jpg not downloaded yet
2026-03-25 22:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746636/general/6da97dbf-5e15-4ae5-91d0-27503d34c7a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726611)
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746695%252Fgeneral%252F9cfb8591-27a8-45a8-bc09-e0b6f87691b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/9cfb8591-27a8-45a8-bc09-e0b6f87691b4.jpg not downloaded yet
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746651%252Fgeneral%252F7d788112-8d00-40df-bdc6-150e9d86d259.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/7d788112-8d00-40df-bdc6-150e9d86d259.jpg not downloaded yet
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746697%252Fgeneral%252Fd0b4b7eb-3c17-4568-83d4-4dbf99a59df7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/d0b4b7eb-3c17-4568-83d4-4dbf99a59df7.jpg not downloaded yet
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746636%252Fgeneral%252F9ceaabfa-268f-4510-ab5d-b2be4f3a56cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/9ceaabfa-268f-4510-ab5d-b2be4f3a56cd.jpg not downloaded yet
2026-03-25 22:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f828094-006f-517f-9fe2-f68070eb31e9 with identifier: 10726608
2026-03-25 22:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f828094-006f-517f-9fe2-f68070eb31e9 with scrape type 1
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f828094-006f-517f-9fe2-f68070eb31e9
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746635%252Fgeneral%252Ffdae1a09-77ea-4c59-b348-48f49cb9c410.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/fdae1a09-77ea-4c59-b348-48f49cb9c410.jpg not downloaded yet
2026-03-25 22:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f02c4fa-86f4-5371-8af1-6ceb775b0b82 with identifier: 10726556
2026-03-25 22:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82 with scrape type 1
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746582%252Fgeneral%252F710c1ca2-4a73-4457-a8f8-cc37df789f87.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/710c1ca2-4a73-4457-a8f8-cc37df789f87.jpg not downloaded yet
2026-03-25 22:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fde5229-42d7-57eb-b461-5052b1a021e9 with identifier: 10726578
2026-03-25 22:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fde5229-42d7-57eb-b461-5052b1a021e9 with scrape type 1
2026-03-25 22:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8fde5229-42d7-57eb-b461-5052b1a021e9
2026-03-25 22:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746604%252Fgeneral%252F173d0c94-8a33-4666-87d2-1cfdf49ac6d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/173d0c94-8a33-4666-87d2-1cfdf49ac6d9.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746695%252Fgeneral%252F8749915d-c6f9-4ac2-ae74-b6e4c6496be0.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/8749915d-c6f9-4ac2-ae74-b6e4c6496be0.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746651%252Fgeneral%252Fce116ddc-2861-4773-b639-a32e29c7eb63.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/ce116ddc-2861-4773-b639-a32e29c7eb63.jpg not downloaded yet
2026-03-25 22:19:12 [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-25 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746651/general/66977557-3d3c-45a8-830a-fb6cbbf4949b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726628)
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746636%252Fgeneral%252Fdb7bfea8-4f28-459b-ac53-9e2256d37f5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/db7bfea8-4f28-459b-ac53-9e2256d37f5a.jpg not downloaded yet
2026-03-25 22:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252Fb6d7c6c9-7fb6-4bb7-83c3-086d72ea7ff9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/b6d7c6c9-7fb6-4bb7-83c3-086d72ea7ff9.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252F1f83c6b8-8cce-4348-9df0-6507e1677411.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/1f83c6b8-8cce-4348-9df0-6507e1677411.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252F9b69301a-54f7-4bc7-8312-8383d67b0e65.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/9b69301a-54f7-4bc7-8312-8383d67b0e65.jpg not downloaded yet
2026-03-25 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746697/general/98973187-c3ba-4c18-b630-02774e54424d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726985)
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746695%252Fgeneral%252F5bad90ea-5e2e-4364-a470-354ab5d02904.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/5bad90ea-5e2e-4364-a470-354ab5d02904.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746651%252Fgeneral%252Fe157c3a7-6535-4b83-a3e0-58ca9bfd6938.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/e157c3a7-6535-4b83-a3e0-58ca9bfd6938.jpg not downloaded yet
2026-03-25 22:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with identifier: 10726569
2026-03-25 22:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with scrape type 1
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252F428e1b79-e6f1-43a2-a46d-ace08c723e44.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/428e1b79-e6f1-43a2-a46d-ace08c723e44.jpg not downloaded yet
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1232250>
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746636%252Fgeneral%252F6da97dbf-5e15-4ae5-91d0-27503d34c7a4.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/6da97dbf-5e15-4ae5-91d0-27503d34c7a4.jpg saved to cache
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item da9c806d-4d89-5760-890e-41fb594b408b
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746636%252Fgeneral%252Fb2edbeae-1410-4e39-8fc6-ec42bb4c4da7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/b2edbeae-1410-4e39-8fc6-ec42bb4c4da7.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252Ffe2c0b57-9c71-44e2-a6fb-b0b58b453442.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/fe2c0b57-9c71-44e2-a6fb-b0b58b453442.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252Ff542acab-4e24-4da8-8ece-6bc734277272.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/f542acab-4e24-4da8-8ece-6bc734277272.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252Fa60e229d-73c6-4168-a304-48a43976eeed.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/a60e229d-73c6-4168-a304-48a43976eeed.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746695%252Fgeneral%252F060d5ef0-0b32-4dc8-9d7c-574dc0611162.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/060d5ef0-0b32-4dc8-9d7c-574dc0611162.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746651%252Fgeneral%252F6f07bd5f-e52f-47b8-8f7b-054bf46608a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/6f07bd5f-e52f-47b8-8f7b-054bf46608a9.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252F20fff28e-4184-41ce-929a-68b66549c72e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/20fff28e-4184-41ce-929a-68b66549c72e.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746636%252Fgeneral%252Ffc6b311e-f052-4a28-b251-17dabcbf5818.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/fc6b311e-f052-4a28-b251-17dabcbf5818.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252F1afdb62b-e08b-4437-a2ac-d3512e6d942f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/1afdb62b-e08b-4437-a2ac-d3512e6d942f.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252F33061b55-84eb-4452-a9e4-1b39a6994746.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/33061b55-84eb-4452-a9e4-1b39a6994746.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252F9d72ee47-ccc9-4738-9faa-13c25b6d2c5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/9d72ee47-ccc9-4738-9faa-13c25b6d2c5b.jpg not downloaded yet
2026-03-25 22:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7c6bfef-64d1-58df-8b50-cf85ad803e8c with identifier: 10726580
2026-03-25 22:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c with scrape type 1
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252F2b5b2514-da0a-4603-a0c4-40bcbf0e008c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/2b5b2514-da0a-4603-a0c4-40bcbf0e008c.jpg not downloaded yet
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e040b950>
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746651%252Fgeneral%252F66977557-3d3c-45a8-830a-fb6cbbf4949b.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/66977557-3d3c-45a8-830a-fb6cbbf4949b.jpg saved to cache
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1273610>
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746697%252Fgeneral%252F98973187-c3ba-4c18-b630-02774e54424d.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/98973187-c3ba-4c18-b630-02774e54424d.jpg saved to cache
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 200f5056-de95-5af7-b7c8-5115f145041f
2026-03-25 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746651/general/ab6d19a9-4bf9-47df-a6da-e6a39a81eeff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726628)
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252F9a6e8829-5aa6-4427-a554-c00513dedc20.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/9a6e8829-5aa6-4427-a554-c00513dedc20.jpg not downloaded yet
2026-03-25 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746636/general/1984a0d2-93dd-4b14-a4a1-2f08edfd07ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726611)
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746636%252Fgeneral%252F4cddc212-7979-4639-8d09-c6182d1312aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/4cddc212-7979-4639-8d09-c6182d1312aa.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252F8c31c374-50a6-4222-9911-7e0a18e10dc8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/8c31c374-50a6-4222-9911-7e0a18e10dc8.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252Fabceb7df-e038-4fe1-a397-a16712c81b20.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/abceb7df-e038-4fe1-a397-a16712c81b20.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252Ff39640d7-40bd-4185-b6c1-77d197afca56.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/f39640d7-40bd-4185-b6c1-77d197afca56.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252Faa7ffeaa-c885-48f3-8c83-b14c941bf582.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/aa7ffeaa-c885-48f3-8c83-b14c941bf582.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252Fee5fbe56-bd55-4d76-bfb3-26ebce649987.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/ee5fbe56-bd55-4d76-bfb3-26ebce649987.jpg not downloaded yet
2026-03-25 22:19:12 [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-25 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746604/general/173d0c94-8a33-4666-87d2-1cfdf49ac6d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726578)
2026-03-25 22:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746695/general/8749915d-c6f9-4ac2-ae74-b6e4c6496be0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726983)
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746636%252Fgeneral%252F1efeb7d3-4a3a-4647-ada1-58ec52599efc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/1efeb7d3-4a3a-4647-ada1-58ec52599efc.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252Fd74e813a-d863-4522-ae4d-d5bdf2bc3b76.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/d74e813a-d863-4522-ae4d-d5bdf2bc3b76.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252Fdd5298bc-adea-4ff1-aef4-a4fac4ba23fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/dd5298bc-adea-4ff1-aef4-a4fac4ba23fa.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252F9ccd90de-57e4-402e-bbac-ab53f5227611.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/9ccd90de-57e4-402e-bbac-ab53f5227611.jpg not downloaded yet
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252Fc712afe6-f1ee-4503-84dd-99427c919a93.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/c712afe6-f1ee-4503-84dd-99427c919a93.jpg not downloaded yet
2026-03-25 22:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252F160b0848-e4ca-410b-b857-de731b5ad345.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/160b0848-e4ca-410b-b857-de731b5ad345.jpg not downloaded yet
2026-03-25 22:19:12 [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-25 22:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0783950>
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746651%252Fgeneral%252Fab6d19a9-4bf9-47df-a6da-e6a39a81eeff.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/ab6d19a9-4bf9-47df-a6da-e6a39a81eeff.jpg saved to cache
2026-03-25 22:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e129c9d0>
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746636%252Fgeneral%252F1984a0d2-93dd-4b14-a4a1-2f08edfd07ec.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/1984a0d2-93dd-4b14-a4a1-2f08edfd07ec.jpg saved to cache
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item da9c806d-4d89-5760-890e-41fb594b408b
2026-03-25 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746651/general/ce116ddc-2861-4773-b639-a32e29c7eb63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726628)
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252Ff124e1cc-22c5-4521-9cd2-a27376c26a0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/f124e1cc-22c5-4521-9cd2-a27376c26a0a.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252F3474b334-c57f-4a4f-a21f-124294e9e815.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/3474b334-c57f-4a4f-a21f-124294e9e815.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252F1b64065e-77a1-49f8-b747-dee3ea9d5213.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/1b64065e-77a1-49f8-b747-dee3ea9d5213.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252F141a00fc-08d5-4878-9b27-56cacf2fbff6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/141a00fc-08d5-4878-9b27-56cacf2fbff6.jpg not downloaded yet
2026-03-25 22: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-25 22:19:13 [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-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252F621fd10a-6e85-4302-adb4-cfd127a6c115.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/621fd10a-6e85-4302-adb4-cfd127a6c115.jpg not downloaded yet
2026-03-25 22: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-25 22:19:13 [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-25 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746607/general/2b5b2514-da0a-4603-a0c4-40bcbf0e008c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726580)
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252Fda392180-c4ee-4c51-89d6-e4f34a07eb2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/da392180-c4ee-4c51-89d6-e4f34a07eb2e.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252F37fda520-574f-4bc1-9748-b7e0a64ba0cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/37fda520-574f-4bc1-9748-b7e0a64ba0cc.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252F56133fbf-2604-44b7-b0d2-df8a56bf9cfb.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/56133fbf-2604-44b7-b0d2-df8a56bf9cfb.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252Fa20c3930-c3a2-4724-bcd3-79e7811a5483.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/a20c3930-c3a2-4724-bcd3-79e7811a5483.jpg not downloaded yet
2026-03-25 22:19:13 [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-25 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746596/general/20fff28e-4184-41ce-929a-68b66549c72e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726569)
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252Fac159937-4027-4093-bc76-85dad16f720d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/ac159937-4027-4093-bc76-85dad16f720d.jpg not downloaded yet
2026-03-25 22:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ec7b316-3e55-596c-9ec4-e2a010240ee7 with identifier: 10726562
2026-03-25 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7 with scrape type 1
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252F83a0d64a-aa2e-42dd-bdfb-0f615b2500c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/83a0d64a-aa2e-42dd-bdfb-0f615b2500c4.jpg not downloaded yet
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04f5890>
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252F173d0c94-8a33-4666-87d2-1cfdf49ac6d9.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/173d0c94-8a33-4666-87d2-1cfdf49ac6d9.jpg saved to cache
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8fde5229-42d7-57eb-b461-5052b1a021e9
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04c0590>
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746695%252Fgeneral%252F8749915d-c6f9-4ac2-ae74-b6e4c6496be0.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/8749915d-c6f9-4ac2-ae74-b6e4c6496be0.jpg saved to cache
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 216d8bc8-b7ab-564a-9767-cd8f495184fa
2026-03-25 22:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23411b28-b0c9-5b0d-9d5d-ca285adff066 with identifier: 10726559
2026-03-25 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23411b28-b0c9-5b0d-9d5d-ca285adff066 with scrape type 1
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23411b28-b0c9-5b0d-9d5d-ca285adff066
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252F4253c7cd-01eb-4b21-a565-9965b9c1eb9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/4253c7cd-01eb-4b21-a565-9965b9c1eb9c.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252Fa79a8c97-a4f2-4625-9db4-d95b95458baa.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/a79a8c97-a4f2-4625-9db4-d95b95458baa.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252F679505bd-29e3-4d41-b966-8ae97b6ce8ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/679505bd-29e3-4d41-b966-8ae97b6ce8ab.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252Fb587224e-69be-4978-9f48-4af58eee10b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/b587224e-69be-4978-9f48-4af58eee10b8.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252Fba77790e-d1c2-427f-91c4-500d7583bc7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/ba77790e-d1c2-427f-91c4-500d7583bc7f.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252Ff4c3c002-6fe1-4e8f-98f3-c60e920f2a4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/f4c3c002-6fe1-4e8f-98f3-c60e920f2a4d.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252F144be83c-c327-46f8-8770-c4be17625d8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/144be83c-c327-46f8-8770-c4be17625d8c.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252F3b13faea-8d68-4b0b-b399-828a0368ee3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/3b13faea-8d68-4b0b-b399-828a0368ee3e.jpg not downloaded yet
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0855790>
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746651%252Fgeneral%252Fce116ddc-2861-4773-b639-a32e29c7eb63.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/ce116ddc-2861-4773-b639-a32e29c7eb63.jpg saved to cache
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be
2026-03-25 22:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec0df241-37c4-5b27-90b3-0b249eb8ae3c with identifier: 10726558
2026-03-25 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c with scrape type 1
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252F7da77134-4268-4f18-954a-8c604d411dab.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/7da77134-4268-4f18-954a-8c604d411dab.jpg not downloaded yet
2026-03-25 22:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf06eafc-26cb-5995-bfea-0c3a32f2e8ba with identifier: 10726548
2026-03-25 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba with scrape type 1
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252Ff2d16c89-8747-46ba-a67f-e8842a3d130d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/f2d16c89-8747-46ba-a67f-e8842a3d130d.jpg not downloaded yet
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e057d7d0>
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252F2b5b2514-da0a-4603-a0c4-40bcbf0e008c.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/2b5b2514-da0a-4603-a0c4-40bcbf0e008c.jpg saved to cache
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c
2026-03-25 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746607/general/aa7ffeaa-c885-48f3-8c83-b14c941bf582.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726580)
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252Fc98dbadc-54b4-407a-be2d-936b071f1543.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/c98dbadc-54b4-407a-be2d-936b071f1543.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252Fe1bbb0b6-8969-4df1-88b4-48ddd7538be6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/e1bbb0b6-8969-4df1-88b4-48ddd7538be6.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252Fe75a1b68-d91c-4f83-a25b-d4c019e82ac3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/e75a1b68-d91c-4f83-a25b-d4c019e82ac3.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252Fc07aae4d-e47d-402e-ad65-fbc1534e68df.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/c07aae4d-e47d-402e-ad65-fbc1534e68df.jpg not downloaded yet
2026-03-25 22:19:13 [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-25 22:19:13 [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-25 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746582/general/abceb7df-e038-4fe1-a397-a16712c81b20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726556)
2026-03-25 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746604/general/f39640d7-40bd-4185-b6c1-77d197afca56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726578)
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252Ff7751a74-2462-4931-8956-124a66d4964e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/f7751a74-2462-4931-8956-124a66d4964e.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252Fad56ad94-6376-435f-9edd-55d41152e690.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/ad56ad94-6376-435f-9edd-55d41152e690.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252Fae80b5c3-c896-4e05-8a77-737d1d6df338.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/ae80b5c3-c896-4e05-8a77-737d1d6df338.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252Ffaeaaaea-d75d-4a5d-a00c-94a88ff9d053.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/faeaaaea-d75d-4a5d-a00c-94a88ff9d053.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252F6a712c27-56b7-4101-a33d-4873fbeb7741.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/6a712c27-56b7-4101-a33d-4873fbeb7741.jpg not downloaded yet
2026-03-25 22:19:13 [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-25 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746596/general/160b0848-e4ca-410b-b857-de731b5ad345.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726569)
2026-03-25 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746607/general/c712afe6-f1ee-4503-84dd-99427c919a93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726580)
2026-03-25 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746607/general/141a00fc-08d5-4878-9b27-56cacf2fbff6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726580)
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252Fa01ef1e3-b0f2-482d-a25e-796cf0d815a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/a01ef1e3-b0f2-482d-a25e-796cf0d815a1.jpg not downloaded yet
2026-03-25 22:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c6c89e0-a401-51d1-8e19-29e13e04bad5 with identifier: 10726554
2026-03-25 22:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5 with scrape type 1
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252F3d2ea5f2-35b0-418f-a17a-5904a72f60cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/3d2ea5f2-35b0-418f-a17a-5904a72f60cd.jpg not downloaded yet
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1155890>
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252F20fff28e-4184-41ce-929a-68b66549c72e.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/20fff28e-4184-41ce-929a-68b66549c72e.jpg saved to cache
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321
2026-03-25 22:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746604/general/9ccd90de-57e4-402e-bbac-ab53f5227611.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726578)
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252F0dc36152-bcd1-44e5-8699-26c79266a9d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/0dc36152-bcd1-44e5-8699-26c79266a9d7.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252Ff5a5b30a-68ee-4bc2-a6eb-5ae31329fad8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/f5a5b30a-68ee-4bc2-a6eb-5ae31329fad8.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252F67e9c015-7733-45e3-a5b3-c30d49925c3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/67e9c015-7733-45e3-a5b3-c30d49925c3c.jpg not downloaded yet
2026-03-25 22:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252F78455d3c-beb2-4112-9aaf-312b3519d4e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/78455d3c-beb2-4112-9aaf-312b3519d4e4.jpg not downloaded yet
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252F9464290e-100e-47c7-9029-238152f71c8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/9464290e-100e-47c7-9029-238152f71c8b.jpg not downloaded yet
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252F4f233f5d-456a-4f6d-b9d1-719d54ac50f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/4f233f5d-456a-4f6d-b9d1-719d54ac50f0.jpg not downloaded yet
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252Fbf2d9c34-6398-4370-b5d5-88d4b12c29da.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/bf2d9c34-6398-4370-b5d5-88d4b12c29da.jpg not downloaded yet
2026-03-25 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746604/general/1b64065e-77a1-49f8-b747-dee3ea9d5213.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726578)
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252F44724141-97b8-47f7-ba19-b91eb99c85e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/44724141-97b8-47f7-ba19-b91eb99c85e4.jpg not downloaded yet
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252Fcfab2420-63a4-4338-9067-ad0a356e3718.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/cfab2420-63a4-4338-9067-ad0a356e3718.jpg not downloaded yet
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252Fa8a2eb4f-30b0-46ed-8bd4-f6310a947433.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/a8a2eb4f-30b0-46ed-8bd4-f6310a947433.jpg not downloaded yet
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252F0d7b6bc9-593e-4258-b325-ce297e3ff7f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/0d7b6bc9-593e-4258-b325-ce297e3ff7f1.jpg not downloaded yet
2026-03-25 22:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1154190>
2026-03-25 22:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252Faa7ffeaa-c885-48f3-8c83-b14c941bf582.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/aa7ffeaa-c885-48f3-8c83-b14c941bf582.jpg saved to cache
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c
2026-03-25 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc62e363-2bfb-5d89-ab67-115341400c0b with identifier: 10726544
2026-03-25 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc62e363-2bfb-5d89-ab67-115341400c0b with scrape type 1
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc62e363-2bfb-5d89-ab67-115341400c0b
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252Fa7b68009-856e-4fbb-90e9-5599df13424b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/a7b68009-856e-4fbb-90e9-5599df13424b.jpg not downloaded yet
2026-03-25 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2829329d-3576-5d6d-9528-86ab72784672 with identifier: 10726551
2026-03-25 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2829329d-3576-5d6d-9528-86ab72784672 with scrape type 1
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2829329d-3576-5d6d-9528-86ab72784672
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252Ff936121e-c9b9-4f1a-a5a9-cd722028a554.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/f936121e-c9b9-4f1a-a5a9-cd722028a554.jpg not downloaded yet
2026-03-25 22:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07db9d0>
2026-03-25 22:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252Fabceb7df-e038-4fe1-a397-a16712c81b20.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/abceb7df-e038-4fe1-a397-a16712c81b20.jpg saved to cache
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82
2026-03-25 22:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0475450>
2026-03-25 22:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252Ff39640d7-40bd-4185-b6c1-77d197afca56.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/f39640d7-40bd-4185-b6c1-77d197afca56.jpg saved to cache
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8fde5229-42d7-57eb-b461-5052b1a021e9
2026-03-25 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746607/general/ba77790e-d1c2-427f-91c4-500d7583bc7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726580)
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252Fe32d3438-1a41-49d3-aaca-316783d55598.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/e32d3438-1a41-49d3-aaca-316783d55598.jpg not downloaded yet
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252Ffa141bfa-561f-4e6a-af02-824034a6cfff.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/fa141bfa-561f-4e6a-af02-824034a6cfff.jpg not downloaded yet
2026-03-25 22:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746596/general/621fd10a-6e85-4302-adb4-cfd127a6c115.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726569)
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252F85548d91-7287-4bda-afae-c99b79ee951f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/85548d91-7287-4bda-afae-c99b79ee951f.jpg not downloaded yet
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252Fb02235cc-76df-4c01-b635-5e26e71f4821.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/b02235cc-76df-4c01-b635-5e26e71f4821.jpg not downloaded yet
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252Fa7f72cf0-47cc-4139-a19f-f2743616568c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/a7f72cf0-47cc-4139-a19f-f2743616568c.jpg not downloaded yet
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252Fedd2519c-1c11-4a7d-984f-f6beef5ac826.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/edd2519c-1c11-4a7d-984f-f6beef5ac826.jpg not downloaded yet
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252F95d55da6-2ce5-4251-861c-228232faccc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/95d55da6-2ce5-4251-861c-228232faccc5.jpg not downloaded yet
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252Fffcd879d-6a4f-4158-89b7-6280a2d581c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/ffcd879d-6a4f-4158-89b7-6280a2d581c4.jpg not downloaded yet
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252F6f6fd350-f272-4a73-ab18-eba0722394be.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/6f6fd350-f272-4a73-ab18-eba0722394be.jpg not downloaded yet
2026-03-25 22:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3922a396-85f0-5fef-87fa-420eaf1e753c with identifier: 10726546
2026-03-25 22:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3922a396-85f0-5fef-87fa-420eaf1e753c with scrape type 1
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3922a396-85f0-5fef-87fa-420eaf1e753c
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252Ff2619aa4-09a3-46cd-bd80-77e51c82c5e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/f2619aa4-09a3-46cd-bd80-77e51c82c5e5.jpg not downloaded yet
2026-03-25 22:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07f1390>
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252F160b0848-e4ca-410b-b857-de731b5ad345.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/160b0848-e4ca-410b-b857-de731b5ad345.jpg saved to cache
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1211e50>
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252Fc712afe6-f1ee-4503-84dd-99427c919a93.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/c712afe6-f1ee-4503-84dd-99427c919a93.jpg saved to cache
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0736090>
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252F141a00fc-08d5-4878-9b27-56cacf2fbff6.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/141a00fc-08d5-4878-9b27-56cacf2fbff6.jpg saved to cache
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1232f10>
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252F9ccd90de-57e4-402e-bbac-ab53f5227611.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/9ccd90de-57e4-402e-bbac-ab53f5227611.jpg saved to cache
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8fde5229-42d7-57eb-b461-5052b1a021e9
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e132d050>
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252F1b64065e-77a1-49f8-b747-dee3ea9d5213.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/1b64065e-77a1-49f8-b747-dee3ea9d5213.jpg saved to cache
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8fde5229-42d7-57eb-b461-5052b1a021e9
2026-03-25 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746607/general/c07aae4d-e47d-402e-ad65-fbc1534e68df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726580)
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252Fc4fd9702-4aea-4311-a99a-fa974adbfdf9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/c4fd9702-4aea-4311-a99a-fa974adbfdf9.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252Fd091c6c6-7574-4a5c-ad27-267096b326c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/d091c6c6-7574-4a5c-ad27-267096b326c0.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252Fe3cca000-6577-4a2e-b085-15e2c7a84e6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/e3cca000-6577-4a2e-b085-15e2c7a84e6d.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252F8c618980-3f5c-4f66-8cd6-af55e3865e43.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/8c618980-3f5c-4f66-8cd6-af55e3865e43.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252F0e806622-7153-48ee-a9a1-cec1d757cce5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/0e806622-7153-48ee-a9a1-cec1d757cce5.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252Fd6077d7f-22a8-497e-9c76-282d7d8753da.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/d6077d7f-22a8-497e-9c76-282d7d8753da.jpg not downloaded yet
2026-03-25 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746604/general/e75a1b68-d91c-4f83-a25b-d4c019e82ac3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726578)
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252Fdb5dfec4-aa2f-4186-9b3f-f53c11d6ba79.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/db5dfec4-aa2f-4186-9b3f-f53c11d6ba79.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252Faa490fb0-f3b5-43d4-ba29-ef4940036f35.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/aa490fb0-f3b5-43d4-ba29-ef4940036f35.jpg not downloaded yet
2026-03-25 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746582/general/3474b334-c57f-4a4f-a21f-124294e9e815.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726556)
2026-03-25 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746582/general/e1bbb0b6-8969-4df1-88b4-48ddd7538be6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726556)
2026-03-25 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746635/general/c98dbadc-54b4-407a-be2d-936b071f1543.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726608)
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252Fb9c1b4bb-842f-460d-8cbf-2be6488013c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/b9c1b4bb-842f-460d-8cbf-2be6488013c9.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252F5a4015a3-2bb5-4704-a55b-0bb177b5133b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/5a4015a3-2bb5-4704-a55b-0bb177b5133b.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252Fb83d660c-dbf5-4681-8607-f800ce48aab3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/b83d660c-dbf5-4681-8607-f800ce48aab3.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252Fe3f5a9e0-c292-4e6e-99d4-c7509f6e1770.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/e3f5a9e0-c292-4e6e-99d4-c7509f6e1770.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252F43af54bb-1864-4296-af72-8ef7554dd373.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/43af54bb-1864-4296-af72-8ef7554dd373.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252Ff0878e80-7f81-4092-9044-724babca9aab.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/f0878e80-7f81-4092-9044-724babca9aab.jpg not downloaded yet
2026-03-25 22:19: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-25 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e038e550>
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252Fba77790e-d1c2-427f-91c4-500d7583bc7f.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/ba77790e-d1c2-427f-91c4-500d7583bc7f.jpg saved to cache
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12622d0>
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252F621fd10a-6e85-4302-adb4-cfd127a6c115.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/621fd10a-6e85-4302-adb4-cfd127a6c115.jpg saved to cache
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252F0454379c-d00d-45f0-bef8-89602f71fee6.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/0454379c-d00d-45f0-bef8-89602f71fee6.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252F62bf6bed-bfb4-4bfa-99a1-cbfb7b051d74.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/62bf6bed-bfb4-4bfa-99a1-cbfb7b051d74.jpg not downloaded yet
2026-03-25 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746575/general/f2d16c89-8747-46ba-a67f-e8842a3d130d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726548)
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252F4c500794-05ba-4dd6-a942-05773625f211.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/4c500794-05ba-4dd6-a942-05773625f211.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252F6aa6d376-d8bd-4011-beb3-844c63823857.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/6aa6d376-d8bd-4011-beb3-844c63823857.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252F810648ff-c7fb-40e2-a8ee-6a86d7b469ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/810648ff-c7fb-40e2-a8ee-6a86d7b469ac.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252Ff054fdb1-a35a-4b72-94f6-e5e2259b0298.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/f054fdb1-a35a-4b72-94f6-e5e2259b0298.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252Fa93cdd98-9e29-47c0-9896-130e1934135d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/a93cdd98-9e29-47c0-9896-130e1934135d.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252F7d1d294a-32d6-48c7-a56c-80dd575ef980.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/7d1d294a-32d6-48c7-a56c-80dd575ef980.jpg not downloaded yet
2026-03-25 22:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746585/general/7da77134-4268-4f18-954a-8c604d411dab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726558)
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252Fbbfb961e-41c3-4cb0-9a9e-4c8ebe2f5f17.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/bbfb961e-41c3-4cb0-9a9e-4c8ebe2f5f17.jpg not downloaded yet
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252F11465cbe-e257-4eaf-a2b2-0b8515902e35.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/11465cbe-e257-4eaf-a2b2-0b8515902e35.jpg not downloaded yet
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04be510>
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252Fc07aae4d-e47d-402e-ad65-fbc1534e68df.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/c07aae4d-e47d-402e-ad65-fbc1534e68df.jpg saved to cache
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0532410>
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252Fe75a1b68-d91c-4f83-a25b-d4c019e82ac3.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/e75a1b68-d91c-4f83-a25b-d4c019e82ac3.jpg saved to cache
2026-03-25 22:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8fde5229-42d7-57eb-b461-5052b1a021e9
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0409790>
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252F3474b334-c57f-4a4f-a21f-124294e9e815.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/3474b334-c57f-4a4f-a21f-124294e9e815.jpg saved to cache
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e111b610>
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252Fe1bbb0b6-8969-4df1-88b4-48ddd7538be6.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/e1bbb0b6-8969-4df1-88b4-48ddd7538be6.jpg saved to cache
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0678950>
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252Fc98dbadc-54b4-407a-be2d-936b071f1543.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/c98dbadc-54b4-407a-be2d-936b071f1543.jpg saved to cache
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0f828094-006f-517f-9fe2-f68070eb31e9
2026-03-25 22:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dca0601e-fd18-5635-889b-6732d2095a57 with identifier: 10726543
2026-03-25 22:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dca0601e-fd18-5635-889b-6732d2095a57 with scrape type 1
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dca0601e-fd18-5635-889b-6732d2095a57
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252F3bff7a50-b50d-4a85-be42-60f8fdc6cb9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/3bff7a50-b50d-4a85-be42-60f8fdc6cb9f.jpg not downloaded yet
2026-03-25 22:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10728751
2026-03-25 22:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with scrape type 1
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252Fec129a7c-e87a-482d-b68f-64bc98fae1b6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/ec129a7c-e87a-482d-b68f-64bc98fae1b6.jpeg already downloaded
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252F880dfea2-29d7-43ce-b10c-0acf296544f7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/880dfea2-29d7-43ce-b10c-0acf296544f7.jpeg already downloaded
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252Ffcd28109-d329-4bcb-af3f-ca64ceb92adf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/fcd28109-d329-4bcb-af3f-ca64ceb92adf.jpeg already downloaded
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252Fc276d2cd-9ca3-4716-93f5-60a4c9e62566.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/c276d2cd-9ca3-4716-93f5-60a4c9e62566.jpeg already downloaded
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252F0bdfcef4-cb48-4d3c-bd30-208be53fa40e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/0bdfcef4-cb48-4d3c-bd30-208be53fa40e.jpeg already downloaded
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252F1fd0ac6b-a654-4c84-b0af-bac301a8717c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/1fd0ac6b-a654-4c84-b0af-bac301a8717c.jpeg already downloaded
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252F5f6397a3-04f5-4552-ba73-40a8cb36a8c7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/5f6397a3-04f5-4552-ba73-40a8cb36a8c7.jpeg already downloaded
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252F247488b6-99c7-4cb3-8356-ac7c3d0e1b65.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/247488b6-99c7-4cb3-8356-ac7c3d0e1b65.jpeg not downloaded yet
2026-03-25 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746580/general/bf2d9c34-6398-4370-b5d5-88d4b12c29da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726554)
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252F0d93925f-0dc2-415f-a23d-93ba08f3977e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/0d93925f-0dc2-415f-a23d-93ba08f3977e.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252F8c31be5d-99f5-4e7e-b323-1b16796a1287.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/8c31be5d-99f5-4e7e-b323-1b16796a1287.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252F88aa673c-81ea-4fe3-838c-c84700c55b51.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/88aa673c-81ea-4fe3-838c-c84700c55b51.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252Fdbd3d1c4-bb63-4283-a594-3f067d9bb5f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/dbd3d1c4-bb63-4283-a594-3f067d9bb5f4.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252F61bde680-8369-4ab1-9da6-b4f95256d6c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/61bde680-8369-4ab1-9da6-b4f95256d6c2.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252F0713beb7-63bc-4ac5-a042-d47e66a7e523.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/0713beb7-63bc-4ac5-a042-d47e66a7e523.jpg not downloaded yet
2026-03-25 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746580/general/fa141bfa-561f-4e6a-af02-824034a6cfff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726554)
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252F7f4acd9a-a4fe-4cc7-a454-41679ceaa131.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/7f4acd9a-a4fe-4cc7-a454-41679ceaa131.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252F83b05cce-80f7-42c0-92e0-51e2546a18ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/83b05cce-80f7-42c0-92e0-51e2546a18ef.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252F10b4842f-c541-4b02-90a3-6fddef95250a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/10b4842f-c541-4b02-90a3-6fddef95250a.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252Fede232a8-fa16-4583-b0ce-17657aa51aef.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/ede232a8-fa16-4583-b0ce-17657aa51aef.jpeg not downloaded yet
2026-03-25 22:19:16 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.499(s), this was the 1st time calling it.
2026-03-25 22:19:16 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.701592183240222 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 22:19:15 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'a007c1df51969c581491dea0a4267383', '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=a007c1df51969c581491dea0a4267383.
2026-03-25 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746587/general/3b13faea-8d68-4b0b-b399-828a0368ee3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726559)
2026-03-25 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746588/general/144be83c-c327-46f8-8770-c4be17625d8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726562)
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252Ff56669cd-9a7b-49a7-a9bd-c9f27f30dd50.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/f56669cd-9a7b-49a7-a9bd-c9f27f30dd50.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252F8fd69ccc-edc7-4e9e-846c-195ed6025787.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/8fd69ccc-edc7-4e9e-846c-195ed6025787.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252Fc593b901-a8b6-4fa9-9df7-0375c0fc2391.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/c593b901-a8b6-4fa9-9df7-0375c0fc2391.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252Fcea70d2b-6ea7-43f4-abbd-ad42621154fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/cea70d2b-6ea7-43f4-abbd-ad42621154fa.jpg not downloaded yet
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e071b410>
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252Ff2d16c89-8747-46ba-a67f-e8842a3d130d.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/f2d16c89-8747-46ba-a67f-e8842a3d130d.jpg saved to cache
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07e55d0>
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252F7da77134-4268-4f18-954a-8c604d411dab.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/7da77134-4268-4f18-954a-8c604d411dab.jpg saved to cache
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252F48452122-17a2-4e66-8efc-ecc1db2ff26a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/48452122-17a2-4e66-8efc-ecc1db2ff26a.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252F7b1cc987-dfac-4426-8516-e6c20e1d9b35.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/7b1cc987-dfac-4426-8516-e6c20e1d9b35.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252Fd62f4608-1f66-4709-82d8-1c7dd5eb804e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/d62f4608-1f66-4709-82d8-1c7dd5eb804e.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673505%252Fgeneral%252Fd751dd7e-00fb-4a12-ae51-d14e8f1cb021.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673505/general/d751dd7e-00fb-4a12-ae51-d14e8f1cb021.jpeg already downloaded
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252Fc359bfa0-0a4f-45a9-b4f0-447013113686.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/c359bfa0-0a4f-45a9-b4f0-447013113686.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252Fc54db0b5-bce4-4af1-94cc-8d06bcce24d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/c54db0b5-bce4-4af1-94cc-8d06bcce24d1.jpg not downloaded yet
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10bd810>
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252Fbf2d9c34-6398-4370-b5d5-88d4b12c29da.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/bf2d9c34-6398-4370-b5d5-88d4b12c29da.jpg saved to cache
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5
2026-03-25 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746575/general/6a712c27-56b7-4101-a33d-4873fbeb7741.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726548)
2026-03-25 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746575/general/9464290e-100e-47c7-9029-238152f71c8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726548)
2026-03-25 22:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746577/general/d6077d7f-22a8-497e-9c76-282d7d8753da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726551)
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252F407a7a3d-7d8c-412a-9041-4c659b28dc3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/407a7a3d-7d8c-412a-9041-4c659b28dc3b.jpg not downloaded yet
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252F730d7987-0f80-4f65-bc06-266cff7845c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/730d7987-0f80-4f65-bc06-266cff7845c3.jpg not downloaded yet
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252Ffef55b55-79b0-4dd7-8574-17a713b8f0f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/fef55b55-79b0-4dd7-8574-17a713b8f0f5.jpg not downloaded yet
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0524a10>
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252Ffa141bfa-561f-4e6a-af02-824034a6cfff.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/fa141bfa-561f-4e6a-af02-824034a6cfff.jpg saved to cache
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1519e10>
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252F3b13faea-8d68-4b0b-b399-828a0368ee3e.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/3b13faea-8d68-4b0b-b399-828a0368ee3e.jpg saved to cache
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 23411b28-b0c9-5b0d-9d5d-ca285adff066
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03a07d0>
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252F144be83c-c327-46f8-8770-c4be17625d8c.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/144be83c-c327-46f8-8770-c4be17625d8c.jpg saved to cache
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7
2026-03-25 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746577/general/ffcd879d-6a4f-4158-89b7-6280a2d581c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726551)
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252Fd80fab4f-1c7c-463c-8984-9b97121b86bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/d80fab4f-1c7c-463c-8984-9b97121b86bf.jpg not downloaded yet
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252F39b21027-d1d1-4084-8109-8fafd6147c2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/39b21027-d1d1-4084-8109-8fafd6147c2f.jpg not downloaded yet
2026-03-25 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746571/general/0e806622-7153-48ee-a9a1-cec1d757cce5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726544)
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252Ff94144bd-03f7-444f-92d2-2d35176204bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/f94144bd-03f7-444f-92d2-2d35176204bf.jpg not downloaded yet
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252F9f76d11a-f224-4288-ac88-72d8a6ec198e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/9f76d11a-f224-4288-ac88-72d8a6ec198e.jpg not downloaded yet
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252F58b3f621-3eef-405e-9333-de14dab817a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/58b3f621-3eef-405e-9333-de14dab817a9.jpg not downloaded yet
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252F9a63d661-3c5c-4b21-b5c8-1a7bf834f559.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/9a63d661-3c5c-4b21-b5c8-1a7bf834f559.jpg not downloaded yet
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0825f10>
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252F6a712c27-56b7-4101-a33d-4873fbeb7741.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/6a712c27-56b7-4101-a33d-4873fbeb7741.jpg saved to cache
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0519f50>
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252F9464290e-100e-47c7-9029-238152f71c8b.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/9464290e-100e-47c7-9029-238152f71c8b.jpg saved to cache
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e111e650>
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252Fd6077d7f-22a8-497e-9c76-282d7d8753da.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/d6077d7f-22a8-497e-9c76-282d7d8753da.jpg saved to cache
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2829329d-3576-5d6d-9528-86ab72784672
2026-03-25 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746573/general/aa490fb0-f3b5-43d4-ba29-ef4940036f35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726546)
2026-03-25 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746585/general/e3cca000-6577-4a2e-b085-15e2c7a84e6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726558)
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252F3d4803ac-44d4-4cde-ae81-33d3919ed8f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/3d4803ac-44d4-4cde-ae81-33d3919ed8f0.jpg not downloaded yet
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252Fbacceea0-6571-4931-8850-f1d19cc75eee.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/bacceea0-6571-4931-8850-f1d19cc75eee.jpg not downloaded yet
2026-03-25 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746580/general/0454379c-d00d-45f0-bef8-89602f71fee6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726554)
2026-03-25 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746575/general/8c618980-3f5c-4f66-8cd6-af55e3865e43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726548)
2026-03-25 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746580/general/db5dfec4-aa2f-4186-9b3f-f53c11d6ba79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726554)
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252F3b5051f5-5f70-4f66-9dde-4449eebd83fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/3b5051f5-5f70-4f66-9dde-4449eebd83fa.jpg not downloaded yet
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252F4b87d707-8ba8-4ea6-b26b-ec989c5e4fcf.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/4b87d707-8ba8-4ea6-b26b-ec989c5e4fcf.jpg not downloaded yet
2026-03-25 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746573/general/62bf6bed-bfb4-4bfa-99a1-cbfb7b051d74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726546)
2026-03-25 22:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746577/general/7d1d294a-32d6-48c7-a56c-80dd575ef980.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726551)
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252F4c698c1d-3aab-41d6-bc1f-522f4afa4ab7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/4c698c1d-3aab-41d6-bc1f-522f4afa4ab7.jpg not downloaded yet
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07fc290>
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252Fffcd879d-6a4f-4158-89b7-6280a2d581c4.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/ffcd879d-6a4f-4158-89b7-6280a2d581c4.jpg saved to cache
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2829329d-3576-5d6d-9528-86ab72784672
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07151d0>
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252F0e806622-7153-48ee-a9a1-cec1d757cce5.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/0e806622-7153-48ee-a9a1-cec1d757cce5.jpg saved to cache
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fc62e363-2bfb-5d89-ab67-115341400c0b
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0585350>
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252Faa490fb0-f3b5-43d4-ba29-ef4940036f35.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/aa490fb0-f3b5-43d4-ba29-ef4940036f35.jpg saved to cache
2026-03-25 22:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3922a396-85f0-5fef-87fa-420eaf1e753c
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06f5710>
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252Fe3cca000-6577-4a2e-b085-15e2c7a84e6d.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/e3cca000-6577-4a2e-b085-15e2c7a84e6d.jpg saved to cache
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c
2026-03-25 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746577/general/0713beb7-63bc-4ac5-a042-d47e66a7e523.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726551)
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746570%252Fgeneral%252Faac58f4c-5466-4139-8be8-9438e4814ec9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/aac58f4c-5466-4139-8be8-9438e4814ec9.jpg not downloaded yet
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05798d0>
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252F0454379c-d00d-45f0-bef8-89602f71fee6.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/0454379c-d00d-45f0-bef8-89602f71fee6.jpg saved to cache
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5
2026-03-25 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746580/general/48452122-17a2-4e66-8efc-ecc1db2ff26a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726554)
2026-03-25 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746570/general/d62f4608-1f66-4709-82d8-1c7dd5eb804e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726543)
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746570%252Fgeneral%252Fe841d830-dff7-40f4-9ee7-f6e126545d1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/e841d830-dff7-40f4-9ee7-f6e126545d1b.jpg not downloaded yet
2026-03-25 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746575/general/dbd3d1c4-bb63-4283-a594-3f067d9bb5f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726548)
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e124a250>
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252F8c618980-3f5c-4f66-8cd6-af55e3865e43.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/8c618980-3f5c-4f66-8cd6-af55e3865e43.jpg saved to cache
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e038fad0>
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252Fdb5dfec4-aa2f-4186-9b3f-f53c11d6ba79.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/db5dfec4-aa2f-4186-9b3f-f53c11d6ba79.jpg saved to cache
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0715f10>
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252F62bf6bed-bfb4-4bfa-99a1-cbfb7b051d74.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/62bf6bed-bfb4-4bfa-99a1-cbfb7b051d74.jpg saved to cache
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3922a396-85f0-5fef-87fa-420eaf1e753c
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35dd6d0>
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252F7d1d294a-32d6-48c7-a56c-80dd575ef980.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/7d1d294a-32d6-48c7-a56c-80dd575ef980.jpg saved to cache
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2829329d-3576-5d6d-9528-86ab72784672
2026-03-25 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746571/general/61bde680-8369-4ab1-9da6-b4f95256d6c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726544)
2026-03-25 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746573/general/7b1cc987-dfac-4426-8516-e6c20e1d9b35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726546)
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0617f50>
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252F0713beb7-63bc-4ac5-a042-d47e66a7e523.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/0713beb7-63bc-4ac5-a042-d47e66a7e523.jpg saved to cache
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2829329d-3576-5d6d-9528-86ab72784672
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10f49d0>
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252F48452122-17a2-4e66-8efc-ecc1db2ff26a.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/48452122-17a2-4e66-8efc-ecc1db2ff26a.jpg saved to cache
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04b6350>
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252Fd62f4608-1f66-4709-82d8-1c7dd5eb804e.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/d62f4608-1f66-4709-82d8-1c7dd5eb804e.jpg saved to cache
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dca0601e-fd18-5635-889b-6732d2095a57
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e044ea10>
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252Fdbd3d1c4-bb63-4283-a594-3f067d9bb5f4.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/dbd3d1c4-bb63-4283-a594-3f067d9bb5f4.jpg saved to cache
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba
2026-03-25 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746570/general/fef55b55-79b0-4dd7-8574-17a713b8f0f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726543)
2026-03-25 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746577/general/c54db0b5-bce4-4af1-94cc-8d06bcce24d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726551)
2026-03-25 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746577/general/9a63d661-3c5c-4b21-b5c8-1a7bf834f559.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726551)
2026-03-25 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746570/general/bacceea0-6571-4931-8850-f1d19cc75eee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726543)
2026-03-25 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746570/general/9f76d11a-f224-4288-ac88-72d8a6ec198e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726543)
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e044bd50>
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252F61bde680-8369-4ab1-9da6-b4f95256d6c2.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/61bde680-8369-4ab1-9da6-b4f95256d6c2.jpg saved to cache
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fc62e363-2bfb-5d89-ab67-115341400c0b
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e32a9e50>
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252F7b1cc987-dfac-4426-8516-e6c20e1d9b35.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/7b1cc987-dfac-4426-8516-e6c20e1d9b35.jpg saved to cache
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3922a396-85f0-5fef-87fa-420eaf1e753c
2026-03-25 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746571/general/58b3f621-3eef-405e-9333-de14dab817a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726544)
2026-03-25 22:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746573/general/3d4803ac-44d4-4cde-ae81-33d3919ed8f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726546)
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e085ee10>
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252Ffef55b55-79b0-4dd7-8574-17a713b8f0f5.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/fef55b55-79b0-4dd7-8574-17a713b8f0f5.jpg saved to cache
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dca0601e-fd18-5635-889b-6732d2095a57
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e085ee10>
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252Fc54db0b5-bce4-4af1-94cc-8d06bcce24d1.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/c54db0b5-bce4-4af1-94cc-8d06bcce24d1.jpg saved to cache
2026-03-25 22:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2829329d-3576-5d6d-9528-86ab72784672
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07f0110>
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252F9a63d661-3c5c-4b21-b5c8-1a7bf834f559.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/9a63d661-3c5c-4b21-b5c8-1a7bf834f559.jpg saved to cache
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2829329d-3576-5d6d-9528-86ab72784672
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11050d0>
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252Fbacceea0-6571-4931-8850-f1d19cc75eee.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/bacceea0-6571-4931-8850-f1d19cc75eee.jpg saved to cache
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dca0601e-fd18-5635-889b-6732d2095a57
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07e7810>
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252F9f76d11a-f224-4288-ac88-72d8a6ec198e.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/9f76d11a-f224-4288-ac88-72d8a6ec198e.jpg saved to cache
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dca0601e-fd18-5635-889b-6732d2095a57
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746570/general/4b87d707-8ba8-4ea6-b26b-ec989c5e4fcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726543)
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746570/general/aac58f4c-5466-4139-8be8-9438e4814ec9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726543)
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746570/general/4c698c1d-3aab-41d6-bc1f-522f4afa4ab7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726543)
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746573/general/3b5051f5-5f70-4f66-9dde-4449eebd83fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726546)
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0718890>
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252F58b3f621-3eef-405e-9333-de14dab817a9.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/58b3f621-3eef-405e-9333-de14dab817a9.jpg saved to cache
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fc62e363-2bfb-5d89-ab67-115341400c0b
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e044f510>
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252F3d4803ac-44d4-4cde-ae81-33d3919ed8f0.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/3d4803ac-44d4-4cde-ae81-33d3919ed8f0.jpg saved to cache
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3922a396-85f0-5fef-87fa-420eaf1e753c
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746570/general/e841d830-dff7-40f4-9ee7-f6e126545d1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726543)
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746571/general/d80fab4f-1c7c-463c-8984-9b97121b86bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726544)
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746577/general/39b21027-d1d1-4084-8109-8fafd6147c2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726551)
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746573/general/f94144bd-03f7-444f-92d2-2d35176204bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726546)
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746580/general/407a7a3d-7d8c-412a-9041-4c659b28dc3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726554)
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1213410>
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252F4b87d707-8ba8-4ea6-b26b-ec989c5e4fcf.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/4b87d707-8ba8-4ea6-b26b-ec989c5e4fcf.jpg saved to cache
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dca0601e-fd18-5635-889b-6732d2095a57
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e35b3610>
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252Faac58f4c-5466-4139-8be8-9438e4814ec9.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/aac58f4c-5466-4139-8be8-9438e4814ec9.jpg saved to cache
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dca0601e-fd18-5635-889b-6732d2095a57
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12e2e90>
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252F4c698c1d-3aab-41d6-bc1f-522f4afa4ab7.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/4c698c1d-3aab-41d6-bc1f-522f4afa4ab7.jpg saved to cache
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dca0601e-fd18-5635-889b-6732d2095a57
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10bd850>
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252F3b5051f5-5f70-4f66-9dde-4449eebd83fa.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/3b5051f5-5f70-4f66-9dde-4449eebd83fa.jpg saved to cache
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3922a396-85f0-5fef-87fa-420eaf1e753c
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746573/general/730d7987-0f80-4f65-bc06-266cff7845c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726546)
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5673505/general/ede232a8-fa16-4583-b0ce-17657aa51aef.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10728751)
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e085d190>
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252Fe841d830-dff7-40f4-9ee7-f6e126545d1b.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/e841d830-dff7-40f4-9ee7-f6e126545d1b.jpg saved to cache
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dca0601e-fd18-5635-889b-6732d2095a57
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07d0350>
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252Fd80fab4f-1c7c-463c-8984-9b97121b86bf.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/d80fab4f-1c7c-463c-8984-9b97121b86bf.jpg saved to cache
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fc62e363-2bfb-5d89-ab67-115341400c0b
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1078750>
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252F39b21027-d1d1-4084-8109-8fafd6147c2f.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/39b21027-d1d1-4084-8109-8fafd6147c2f.jpg saved to cache
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2829329d-3576-5d6d-9528-86ab72784672
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0678d90>
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252Ff94144bd-03f7-444f-92d2-2d35176204bf.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/f94144bd-03f7-444f-92d2-2d35176204bf.jpg saved to cache
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3922a396-85f0-5fef-87fa-420eaf1e753c
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e107aa50>
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252F407a7a3d-7d8c-412a-9041-4c659b28dc3b.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/407a7a3d-7d8c-412a-9041-4c659b28dc3b.jpg saved to cache
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746571/general/c359bfa0-0a4f-45a9-b4f0-447013113686.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726544)
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746571/general/c593b901-a8b6-4fa9-9df7-0375c0fc2391.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726544)
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746580/general/7f4acd9a-a4fe-4cc7-a454-41679ceaa131.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726554)
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746575/general/8fd69ccc-edc7-4e9e-846c-195ed6025787.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726548)
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746577/general/cea70d2b-6ea7-43f4-abbd-ad42621154fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726551)
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746570/general/10b4842f-c541-4b02-90a3-6fddef95250a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726543)
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746585/general/f56669cd-9a7b-49a7-a9bd-c9f27f30dd50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726558)
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e061a690>
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252F730d7987-0f80-4f65-bc06-266cff7845c3.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/730d7987-0f80-4f65-bc06-266cff7845c3.jpg saved to cache
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3922a396-85f0-5fef-87fa-420eaf1e753c
2026-03-25 22:19:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 due to Ignoring non-200 response
2026-03-25 22:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746573/general/83b05cce-80f7-42c0-92e0-51e2546a18ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726546)
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0511e50>
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252Fc359bfa0-0a4f-45a9-b4f0-447013113686.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/c359bfa0-0a4f-45a9-b4f0-447013113686.jpg saved to cache
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fc62e363-2bfb-5d89-ab67-115341400c0b
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07d85d0>
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252Fc593b901-a8b6-4fa9-9df7-0375c0fc2391.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/c593b901-a8b6-4fa9-9df7-0375c0fc2391.jpg saved to cache
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fc62e363-2bfb-5d89-ab67-115341400c0b
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0661210>
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252F7f4acd9a-a4fe-4cc7-a454-41679ceaa131.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/7f4acd9a-a4fe-4cc7-a454-41679ceaa131.jpg saved to cache
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e152d710>
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252F8fd69ccc-edc7-4e9e-846c-195ed6025787.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/8fd69ccc-edc7-4e9e-846c-195ed6025787.jpg saved to cache
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0660a50>
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252Fcea70d2b-6ea7-43f4-abbd-ad42621154fa.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/cea70d2b-6ea7-43f4-abbd-ad42621154fa.jpg saved to cache
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2829329d-3576-5d6d-9528-86ab72784672
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0662790>
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252F10b4842f-c541-4b02-90a3-6fddef95250a.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/10b4842f-c541-4b02-90a3-6fddef95250a.jpg saved to cache
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dca0601e-fd18-5635-889b-6732d2095a57
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11192d0>
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252Ff56669cd-9a7b-49a7-a9bd-c9f27f30dd50.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/f56669cd-9a7b-49a7-a9bd-c9f27f30dd50.jpg saved to cache
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c
2026-03-25 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746585/general/88aa673c-81ea-4fe3-838c-c84700c55b51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726558)
2026-03-25 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746588/general/0d93925f-0dc2-415f-a23d-93ba08f3977e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726562)
2026-03-25 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746587/general/8c31be5d-99f5-4e7e-b323-1b16796a1287.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726559)
2026-03-25 22:19:20 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5673505/general/247488b6-99c7-4cb3-8356-ac7c3d0e1b65.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10728751)
2026-03-25 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746580/general/bbfb961e-41c3-4cb0-9a9e-4c8ebe2f5f17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726554)
2026-03-25 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746570/general/3bff7a50-b50d-4a85-be42-60f8fdc6cb9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726543)
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e139da10>
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252F83b05cce-80f7-42c0-92e0-51e2546a18ef.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/83b05cce-80f7-42c0-92e0-51e2546a18ef.jpg saved to cache
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3922a396-85f0-5fef-87fa-420eaf1e753c
2026-03-25 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746571/general/a93cdd98-9e29-47c0-9896-130e1934135d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726544)
2026-03-25 22:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746573/general/11465cbe-e257-4eaf-a2b2-0b8515902e35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726546)
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e128a2d0>
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252F88aa673c-81ea-4fe3-838c-c84700c55b51.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/88aa673c-81ea-4fe3-838c-c84700c55b51.jpg saved to cache
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04b6f10>
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252F0d93925f-0dc2-415f-a23d-93ba08f3977e.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/0d93925f-0dc2-415f-a23d-93ba08f3977e.jpg saved to cache
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11fd290>
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252F8c31be5d-99f5-4e7e-b323-1b16796a1287.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/8c31be5d-99f5-4e7e-b323-1b16796a1287.jpg saved to cache
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 23411b28-b0c9-5b0d-9d5d-ca285adff066
2026-03-25 22:19:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9, skipping ID generation
2026-03-25 22:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with scrape type 1
2026-03-25 22:19:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 sending to next pipeline
2026-03-25 22:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9, identifier: 10728751
2026-03-25 22:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e36a7d90>
2026-03-25 22:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252Fbbfb961e-41c3-4cb0-9a9e-4c8ebe2f5f17.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/bbfb961e-41c3-4cb0-9a9e-4c8ebe2f5f17.jpg saved to cache
2026-03-25 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5
2026-03-25 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746585/general/810648ff-c7fb-40e2-a8ee-6a86d7b469ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726558)
2026-03-25 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746587/general/6aa6d376-d8bd-4011-beb3-844c63823857.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726559)
2026-03-25 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746588/general/4c500794-05ba-4dd6-a942-05773625f211.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726562)
2026-03-25 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10728751
2026-03-25 22:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10728751
2026-03-25 22:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10728751 to the API
2026-03-25 22:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19: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-25 22:19:21 [scrapy.core.scraper] DEBUG: Scraped from <404 https://images.openlane.eu/carimgs/5673505/general/247488b6-99c7-4cb3-8356-ac7c3d0e1b65.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EYZ462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728751',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500C',
'odometer': 171035,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247844,
'Height': 1378,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/ec129a7c-e87a-482d-b68f-64bc98fae1b6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268814,
'Height': 1396,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/880dfea2-29d7-43ce-b10c-0acf296544f7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284547,
'Height': 1371,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/fcd28109-d329-4bcb-af3f-ca64ceb92adf.jpeg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268930,
'Height': 1376,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/c276d2cd-9ca3-4716-93f5-60a4c9e62566.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197712,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/0bdfcef4-cb48-4d3c-bd30-208be53fa40e.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200937,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/1fd0ac6b-a654-4c84-b0af-bac301a8717c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140943,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/5f6397a3-04f5-4552-ba73-40a8cb36a8c7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9/9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255530,
'Height': 1349,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673505/general/d751dd7e-00fb-4a12-ae51-d14e8f1cb021.jpeg',
'Width': 1600}],
'price': 2000,
'price_includes_vat': True,
'registration_date': '2010-01-15',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Fiat 500C 1.3 MultiJet Pop - Diesel - Manual - 95 hp - 171.035 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2010}
2026-03-25 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728751%27 HTTP/1.1" 200 None
2026-03-25 22:19:21 [adesa.be] INFO: Saving data for 10728751: {'created_time': 1774477161.734093, 'last_price_update_time': 1774477161.734102, 'auction_closing_time': 1774521000.0}
2026-03-25 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10728751') HTTP/1.1" 204 0
2026-03-25 22:19:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 due to Ignoring non-200 response
2026-03-25 22:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e4114210>
2026-03-25 22:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746570%252Fgeneral%252F3bff7a50-b50d-4a85-be42-60f8fdc6cb9f.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746570/general/3bff7a50-b50d-4a85-be42-60f8fdc6cb9f.jpg saved to cache
2026-03-25 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dca0601e-fd18-5635-889b-6732d2095a57
2026-03-25 22:19:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dca0601e-fd18-5635-889b-6732d2095a57, skipping ID generation
2026-03-25 22:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dca0601e-fd18-5635-889b-6732d2095a57 with scrape type 1
2026-03-25 22:19:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dca0601e-fd18-5635-889b-6732d2095a57 sending to next pipeline
2026-03-25 22:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dca0601e-fd18-5635-889b-6732d2095a57, identifier: 10726543
2026-03-25 22:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746577/general/f0878e80-7f81-4092-9044-724babca9aab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726551)
2026-03-25 22:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dca0601e-fd18-5635-889b-6732d2095a57 with identifier: 10726543
2026-03-25 22:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dca0601e-fd18-5635-889b-6732d2095a57 with identifier: 10726543
2026-03-25 22:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dca0601e-fd18-5635-889b-6732d2095a57 with identifier: 10726543 to the API
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746570/general/3bff7a50-b50d-4a85-be42-60f8fdc6cb9f.jpg>
{'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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746570/general/3bff7a50-b50d-4a85-be42-60f8fdc6cb9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746570/general/10b4842f-c541-4b02-90a3-6fddef95250a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746570/general/d62f4608-1f66-4709-82d8-1c7dd5eb804e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746570/general/fef55b55-79b0-4dd7-8574-17a713b8f0f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746570/general/9f76d11a-f224-4288-ac88-72d8a6ec198e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746570/general/bacceea0-6571-4931-8850-f1d19cc75eee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150602,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746570/general/4b87d707-8ba8-4ea6-b26b-ec989c5e4fcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746570/general/4c698c1d-3aab-41d6-bc1f-522f4afa4ab7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746570/general/aac58f4c-5466-4139-8be8-9438e4814ec9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0601e-fd18-5635-889b-6732d2095a57/dca0601e-fd18-5635-889b-6732d2095a57_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746570/general/e841d830-dff7-40f4-9ee7-f6e126545d1b.jpg',
'Width': 1024}],
'price': 8700,
'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-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726543%27 HTTP/1.1" 200 None
2026-03-25 22:19:22 [adesa.be] INFO: Saving data for 10726543: {'created_time': 1774477162.325191, 'last_price_update_time': 1774477162.3252, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726543') HTTP/1.1" 204 0
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1219710>
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252Fa93cdd98-9e29-47c0-9896-130e1934135d.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/a93cdd98-9e29-47c0-9896-130e1934135d.jpg saved to cache
2026-03-25 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fc62e363-2bfb-5d89-ab67-115341400c0b
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12650d0>
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252F11465cbe-e257-4eaf-a2b2-0b8515902e35.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/11465cbe-e257-4eaf-a2b2-0b8515902e35.jpg saved to cache
2026-03-25 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3922a396-85f0-5fef-87fa-420eaf1e753c
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1578f10>
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252F810648ff-c7fb-40e2-a8ee-6a86d7b469ac.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/810648ff-c7fb-40e2-a8ee-6a86d7b469ac.jpg saved to cache
2026-03-25 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10f7d10>
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252F6aa6d376-d8bd-4011-beb3-844c63823857.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/6aa6d376-d8bd-4011-beb3-844c63823857.jpg saved to cache
2026-03-25 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 23411b28-b0c9-5b0d-9d5d-ca285adff066
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07e6810>
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252F4c500794-05ba-4dd6-a942-05773625f211.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/4c500794-05ba-4dd6-a942-05773625f211.jpg saved to cache
2026-03-25 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7
2026-03-25 22:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746575/general/f054fdb1-a35a-4b72-94f6-e5e2259b0298.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726548)
2026-03-25 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746571/general/43af54bb-1864-4296-af72-8ef7554dd373.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726544)
2026-03-25 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746575/general/e3f5a9e0-c292-4e6e-99d4-c7509f6e1770.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726548)
2026-03-25 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746585/general/b83d660c-dbf5-4681-8607-f800ce48aab3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726558)
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e36f3450>
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746577%252Fgeneral%252Ff0878e80-7f81-4092-9044-724babca9aab.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/f0878e80-7f81-4092-9044-724babca9aab.jpg saved to cache
2026-03-25 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2829329d-3576-5d6d-9528-86ab72784672
2026-03-25 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746588/general/b9c1b4bb-842f-460d-8cbf-2be6488013c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726562)
2026-03-25 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746587/general/5a4015a3-2bb5-4704-a55b-0bb177b5133b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726559)
2026-03-25 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746587/general/d091c6c6-7574-4a5c-ad27-267096b326c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726559)
2026-03-25 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746588/general/c4fd9702-4aea-4311-a99a-fa974adbfdf9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726562)
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e081dd10>
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252Ff054fdb1-a35a-4b72-94f6-e5e2259b0298.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/f054fdb1-a35a-4b72-94f6-e5e2259b0298.jpg saved to cache
2026-03-25 22:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba
2026-03-25 22:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746573/general/f2619aa4-09a3-46cd-bd80-77e51c82c5e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726546)
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05a1d90>
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252F43af54bb-1864-4296-af72-8ef7554dd373.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/43af54bb-1864-4296-af72-8ef7554dd373.jpg saved to cache
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fc62e363-2bfb-5d89-ab67-115341400c0b
2026-03-25 22:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746580/general/6f6fd350-f272-4a73-ab18-eba0722394be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726554)
2026-03-25 22:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746607/general/e32d3438-1a41-49d3-aaca-316783d55598.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726580)
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e32aa6d0>
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252Fe3f5a9e0-c292-4e6e-99d4-c7509f6e1770.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/e3f5a9e0-c292-4e6e-99d4-c7509f6e1770.jpg saved to cache
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0513750>
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252Fb83d660c-dbf5-4681-8607-f800ce48aab3.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/b83d660c-dbf5-4681-8607-f800ce48aab3.jpg saved to cache
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06155d0>
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252Fb9c1b4bb-842f-460d-8cbf-2be6488013c9.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/b9c1b4bb-842f-460d-8cbf-2be6488013c9.jpg saved to cache
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e057abd0>
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252F5a4015a3-2bb5-4704-a55b-0bb177b5133b.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/5a4015a3-2bb5-4704-a55b-0bb177b5133b.jpg saved to cache
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 23411b28-b0c9-5b0d-9d5d-ca285adff066
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07fec90>
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252Fd091c6c6-7574-4a5c-ad27-267096b326c0.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/d091c6c6-7574-4a5c-ad27-267096b326c0.jpg saved to cache
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 23411b28-b0c9-5b0d-9d5d-ca285adff066
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e057a7d0>
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252Fc4fd9702-4aea-4311-a99a-fa974adbfdf9.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/c4fd9702-4aea-4311-a99a-fa974adbfdf9.jpg saved to cache
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7
2026-03-25 22:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746587/general/b02235cc-76df-4c01-b635-5e26e71f4821.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726559)
2026-03-25 22:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746588/general/85548d91-7287-4bda-afae-c99b79ee951f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726562)
2026-03-25 22:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746575/general/edd2519c-1c11-4a7d-984f-f6beef5ac826.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726548)
2026-03-25 22:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746585/general/a7f72cf0-47cc-4139-a19f-f2743616568c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726558)
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0850350>
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746573%252Fgeneral%252Ff2619aa4-09a3-46cd-bd80-77e51c82c5e5.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746573/general/f2619aa4-09a3-46cd-bd80-77e51c82c5e5.jpg saved to cache
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3922a396-85f0-5fef-87fa-420eaf1e753c
2026-03-25 22:19:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3922a396-85f0-5fef-87fa-420eaf1e753c, skipping ID generation
2026-03-25 22:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3922a396-85f0-5fef-87fa-420eaf1e753c with scrape type 1
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3922a396-85f0-5fef-87fa-420eaf1e753c sending to next pipeline
2026-03-25 22:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3922a396-85f0-5fef-87fa-420eaf1e753c, identifier: 10726546
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e21bcc90>
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252F6f6fd350-f272-4a73-ab18-eba0722394be.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/6f6fd350-f272-4a73-ab18-eba0722394be.jpg saved to cache
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10c1f50>
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252Fe32d3438-1a41-49d3-aaca-316783d55598.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/e32d3438-1a41-49d3-aaca-316783d55598.jpg saved to cache
2026-03-25 22:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c
2026-03-25 22:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746571/general/95d55da6-2ce5-4251-861c-228232faccc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726544)
2026-03-25 22:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3922a396-85f0-5fef-87fa-420eaf1e753c with identifier: 10726546
2026-03-25 22:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3922a396-85f0-5fef-87fa-420eaf1e753c with identifier: 10726546
2026-03-25 22:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3922a396-85f0-5fef-87fa-420eaf1e753c with identifier: 10726546 to the API
2026-03-25 22:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746573/general/f2619aa4-09a3-46cd-bd80-77e51c82c5e5.jpg>
{'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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358518,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746573/general/f2619aa4-09a3-46cd-bd80-77e51c82c5e5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312027,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746573/general/aa490fb0-f3b5-43d4-ba29-ef4940036f35.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323031,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746573/general/62bf6bed-bfb4-4bfa-99a1-cbfb7b051d74.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338192,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746573/general/11465cbe-e257-4eaf-a2b2-0b8515902e35.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312398,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746573/general/83b05cce-80f7-42c0-92e0-51e2546a18ef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333902,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746573/general/7b1cc987-dfac-4426-8516-e6c20e1d9b35.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339046,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746573/general/730d7987-0f80-4f65-bc06-266cff7845c3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327394,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746573/general/f94144bd-03f7-444f-92d2-2d35176204bf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261532,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746573/general/3d4803ac-44d4-4cde-ae81-33d3919ed8f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3922a396-85f0-5fef-87fa-420eaf1e753c/3922a396-85f0-5fef-87fa-420eaf1e753c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377713,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746573/general/3b5051f5-5f70-4f66-9dde-4449eebd83fa.jpg',
'Width': 1920}],
'price': 5400,
'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-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726546%27 HTTP/1.1" 200 None
2026-03-25 22:19:24 [adesa.be] INFO: Saving data for 10726546: {'created_time': 1774477164.148644, 'last_price_update_time': 1774477164.148655, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726546') HTTP/1.1" 204 0
2026-03-25 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746577/general/f936121e-c9b9-4f1a-a5a9-cd722028a554.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726551)
2026-03-25 22:19:24 [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-25 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746607/general/4f233f5d-456a-4f6d-b9d1-719d54ac50f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726580)
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03aa650>
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746587%252Fgeneral%252Fb02235cc-76df-4c01-b635-5e26e71f4821.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/b02235cc-76df-4c01-b635-5e26e71f4821.jpg saved to cache
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 23411b28-b0c9-5b0d-9d5d-ca285adff066
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0658a50>
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746588%252Fgeneral%252F85548d91-7287-4bda-afae-c99b79ee951f.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/85548d91-7287-4bda-afae-c99b79ee951f.jpg saved to cache
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1090110>
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746575%252Fgeneral%252Fedd2519c-1c11-4a7d-984f-f6beef5ac826.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/edd2519c-1c11-4a7d-984f-f6beef5ac826.jpg saved to cache
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10fff90>
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746585%252Fgeneral%252Fa7f72cf0-47cc-4139-a19f-f2743616568c.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/a7f72cf0-47cc-4139-a19f-f2743616568c.jpg saved to cache
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05b4b90>
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746571%252Fgeneral%252F95d55da6-2ce5-4251-861c-228232faccc5.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/95d55da6-2ce5-4251-861c-228232faccc5.jpg saved to cache
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fc62e363-2bfb-5d89-ab67-115341400c0b
2026-03-25 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746571/general/a7b68009-856e-4fbb-90e9-5599df13424b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726544)
2026-03-25 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746575/general/0d7b6bc9-593e-4258-b325-ce297e3ff7f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726548)
2026-03-25 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746588/general/44724141-97b8-47f7-ba19-b91eb99c85e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726562)
2026-03-25 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746585/general/a8a2eb4f-30b0-46ed-8bd4-f6310a947433.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726558)
2026-03-25 22:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746587/general/cfab2420-63a4-4338-9067-ad0a356e3718.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726559)
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0579a50>
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746577%252Fgeneral%252Ff936121e-c9b9-4f1a-a5a9-cd722028a554.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746577/general/f936121e-c9b9-4f1a-a5a9-cd722028a554.jpg saved to cache
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2829329d-3576-5d6d-9528-86ab72784672
2026-03-25 22:19:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2829329d-3576-5d6d-9528-86ab72784672, skipping ID generation
2026-03-25 22:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2829329d-3576-5d6d-9528-86ab72784672 with scrape type 1
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2829329d-3576-5d6d-9528-86ab72784672 sending to next pipeline
2026-03-25 22:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2829329d-3576-5d6d-9528-86ab72784672, identifier: 10726551
2026-03-25 22:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa77659a-bf7f-57ac-be82-53eef953afde with identifier: 10726539
2026-03-25 22:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa77659a-bf7f-57ac-be82-53eef953afde with scrape type 1
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aa77659a-bf7f-57ac-be82-53eef953afde
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746567%252Fgeneral%252F803fa782-52a9-4ec5-a626-fba7c33a0b86.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/803fa782-52a9-4ec5-a626-fba7c33a0b86.jpg not downloaded yet
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06f6f50>
2026-03-25 22:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746607%252Fgeneral%252F4f233f5d-456a-4f6d-b9d1-719d54ac50f0.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/4f233f5d-456a-4f6d-b9d1-719d54ac50f0.jpg saved to cache
2026-03-25 22:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c
2026-03-25 22:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2829329d-3576-5d6d-9528-86ab72784672 with identifier: 10726551
2026-03-25 22:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2829329d-3576-5d6d-9528-86ab72784672 with identifier: 10726551
2026-03-25 22:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2829329d-3576-5d6d-9528-86ab72784672 with identifier: 10726551 to the API
2026-03-25 22:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746577/general/f936121e-c9b9-4f1a-a5a9-cd722028a554.jpg>
{'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': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264112,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746577/general/f936121e-c9b9-4f1a-a5a9-cd722028a554.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264719,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746577/general/ffcd879d-6a4f-4158-89b7-6280a2d581c4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252973,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746577/general/d6077d7f-22a8-497e-9c76-282d7d8753da.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236447,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746577/general/f0878e80-7f81-4092-9044-724babca9aab.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232813,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746577/general/7d1d294a-32d6-48c7-a56c-80dd575ef980.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270268,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746577/general/0713beb7-63bc-4ac5-a042-d47e66a7e523.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232827,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746577/general/cea70d2b-6ea7-43f4-abbd-ad42621154fa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311412,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746577/general/c54db0b5-bce4-4af1-94cc-8d06bcce24d1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275888,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746577/general/39b21027-d1d1-4084-8109-8fafd6147c2f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2829329d-3576-5d6d-9528-86ab72784672/2829329d-3576-5d6d-9528-86ab72784672_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250332,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746577/general/9a63d661-3c5c-4b21-b5c8-1a7bf834f559.jpg',
'Width': 1400}],
'price': 9700,
'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-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726551%27 HTTP/1.1" 200 None
2026-03-25 22:19:25 [adesa.be] INFO: Saving data for 10726551: {'created_time': 1774477165.201325, 'last_price_update_time': 1774477165.201335, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726551') HTTP/1.1" 204 0
2026-03-25 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746587/general/67e9c015-7733-45e3-a5b3-c30d49925c3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726559)
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746567%252Fgeneral%252Fa1460975-15d6-429b-870b-a398445ae293.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/a1460975-15d6-429b-870b-a398445ae293.jpg not downloaded yet
2026-03-25 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746585/general/78455d3c-beb2-4112-9aaf-312b3519d4e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726558)
2026-03-25 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746580/general/3d2ea5f2-35b0-418f-a17a-5904a72f60cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726554)
2026-03-25 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746588/general/f5a5b30a-68ee-4bc2-a6eb-5ae31329fad8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726562)
2026-03-25 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746607/general/a01ef1e3-b0f2-482d-a25e-796cf0d815a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726580)
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746567%252Fgeneral%252F22e02b47-6952-47ee-a3ad-0694045e42d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/22e02b47-6952-47ee-a3ad-0694045e42d7.jpg not downloaded yet
2026-03-25 22:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746596/general/0dc36152-bcd1-44e5-8699-26c79266a9d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726569)
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10fcb50>
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746571%252Fgeneral%252Fa7b68009-856e-4fbb-90e9-5599df13424b.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746571/general/a7b68009-856e-4fbb-90e9-5599df13424b.jpg saved to cache
2026-03-25 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fc62e363-2bfb-5d89-ab67-115341400c0b
2026-03-25 22:19:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fc62e363-2bfb-5d89-ab67-115341400c0b, skipping ID generation
2026-03-25 22:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc62e363-2bfb-5d89-ab67-115341400c0b with scrape type 1
2026-03-25 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fc62e363-2bfb-5d89-ab67-115341400c0b sending to next pipeline
2026-03-25 22:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc62e363-2bfb-5d89-ab67-115341400c0b, identifier: 10726544
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0448c90>
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746575%252Fgeneral%252F0d7b6bc9-593e-4258-b325-ce297e3ff7f1.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746575/general/0d7b6bc9-593e-4258-b325-ce297e3ff7f1.jpg saved to cache
2026-03-25 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba
2026-03-25 22:19:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bf06eafc-26cb-5995-bfea-0c3a32f2e8ba, skipping ID generation
2026-03-25 22:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba with scrape type 1
2026-03-25 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba sending to next pipeline
2026-03-25 22:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf06eafc-26cb-5995-bfea-0c3a32f2e8ba, identifier: 10726548
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e05a27d0>
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252F44724141-97b8-47f7-ba19-b91eb99c85e4.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/44724141-97b8-47f7-ba19-b91eb99c85e4.jpg saved to cache
2026-03-25 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0715350>
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252Fa8a2eb4f-30b0-46ed-8bd4-f6310a947433.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/a8a2eb4f-30b0-46ed-8bd4-f6310a947433.jpg saved to cache
2026-03-25 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0586390>
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252Fcfab2420-63a4-4338-9067-ad0a356e3718.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/cfab2420-63a4-4338-9067-ad0a356e3718.jpg saved to cache
2026-03-25 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 23411b28-b0c9-5b0d-9d5d-ca285adff066
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746567%252Fgeneral%252F89bb1721-8bc3-4859-86f1-98b91df3d3a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/89bb1721-8bc3-4859-86f1-98b91df3d3a2.jpg not downloaded yet
2026-03-25 22:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc62e363-2bfb-5d89-ab67-115341400c0b with identifier: 10726544
2026-03-25 22:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc62e363-2bfb-5d89-ab67-115341400c0b with identifier: 10726544
2026-03-25 22:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc62e363-2bfb-5d89-ab67-115341400c0b with identifier: 10726544 to the API
2026-03-25 22:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746571/general/a7b68009-856e-4fbb-90e9-5599df13424b.jpg>
{'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': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312247,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746571/general/a7b68009-856e-4fbb-90e9-5599df13424b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320669,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746571/general/95d55da6-2ce5-4251-861c-228232faccc5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317596,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746571/general/0e806622-7153-48ee-a9a1-cec1d757cce5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312035,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746571/general/43af54bb-1864-4296-af72-8ef7554dd373.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284904,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746571/general/a93cdd98-9e29-47c0-9896-130e1934135d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305094,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746571/general/61bde680-8369-4ab1-9da6-b4f95256d6c2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425638,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746571/general/c593b901-a8b6-4fa9-9df7-0375c0fc2391.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318081,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746571/general/c359bfa0-0a4f-45a9-b4f0-447013113686.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199163,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746571/general/d80fab4f-1c7c-463c-8984-9b97121b86bf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc62e363-2bfb-5d89-ab67-115341400c0b/fc62e363-2bfb-5d89-ab67-115341400c0b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374236,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746571/general/58b3f621-3eef-405e-9333-de14dab817a9.jpg',
'Width': 1920}],
'price': 10700,
'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-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726544%27 HTTP/1.1" 200 None
2026-03-25 22:19:26 [adesa.be] INFO: Saving data for 10726544: {'created_time': 1774477166.153954, 'last_price_update_time': 1774477166.153965, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726544') HTTP/1.1" 204 0
2026-03-25 22:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf06eafc-26cb-5995-bfea-0c3a32f2e8ba with identifier: 10726548
2026-03-25 22:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf06eafc-26cb-5995-bfea-0c3a32f2e8ba with identifier: 10726548
2026-03-25 22:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf06eafc-26cb-5995-bfea-0c3a32f2e8ba with identifier: 10726548 to the API
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746575/general/0d7b6bc9-593e-4258-b325-ce297e3ff7f1.jpg>
{'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': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359154,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746575/general/f2d16c89-8747-46ba-a67f-e8842a3d130d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361529,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746575/general/6a712c27-56b7-4101-a33d-4873fbeb7741.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339897,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746575/general/9464290e-100e-47c7-9029-238152f71c8b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342597,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746575/general/0d7b6bc9-593e-4258-b325-ce297e3ff7f1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305088,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746575/general/edd2519c-1c11-4a7d-984f-f6beef5ac826.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333049,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746575/general/8c618980-3f5c-4f66-8cd6-af55e3865e43.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376425,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746575/general/e3f5a9e0-c292-4e6e-99d4-c7509f6e1770.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323228,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746575/general/f054fdb1-a35a-4b72-94f6-e5e2259b0298.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252645,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746575/general/dbd3d1c4-bb63-4283-a594-3f067d9bb5f4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf06eafc-26cb-5995-bfea-0c3a32f2e8ba/bf06eafc-26cb-5995-bfea-0c3a32f2e8ba_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463745,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746575/general/8fd69ccc-edc7-4e9e-846c-195ed6025787.jpg',
'Width': 1920}],
'price': 7400,
'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-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726548%27 HTTP/1.1" 200 None
2026-03-25 22:19:26 [adesa.be] INFO: Saving data for 10726548: {'created_time': 1774477166.681797, 'last_price_update_time': 1774477166.681808, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726548') HTTP/1.1" 204 0
2026-03-25 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746587/general/ae80b5c3-c896-4e05-8a77-737d1d6df338.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726559)
2026-03-25 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746585/general/faeaaaea-d75d-4a5d-a00c-94a88ff9d053.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726558)
2026-03-25 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746604/general/b587224e-69be-4978-9f48-4af58eee10b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726578)
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746567%252Fgeneral%252F649b72e0-4bf1-4250-bd50-7a19f36ca304.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/649b72e0-4bf1-4250-bd50-7a19f36ca304.jpg not downloaded yet
2026-03-25 22:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746596/general/f4c3c002-6fe1-4e8f-98f3-c60e920f2a4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726569)
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746567%252Fgeneral%252F1cc213e7-3afa-4468-b4a2-5078bf3034cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/1cc213e7-3afa-4468-b4a2-5078bf3034cd.jpg not downloaded yet
2026-03-25 22:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11f2390>
2026-03-25 22:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252F67e9c015-7733-45e3-a5b3-c30d49925c3c.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/67e9c015-7733-45e3-a5b3-c30d49925c3c.jpg saved to cache
2026-03-25 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 23411b28-b0c9-5b0d-9d5d-ca285adff066
2026-03-25 22:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e152c990>
2026-03-25 22:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252F78455d3c-beb2-4112-9aaf-312b3519d4e4.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/78455d3c-beb2-4112-9aaf-312b3519d4e4.jpg saved to cache
2026-03-25 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c
2026-03-25 22:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10cfcd0>
2026-03-25 22:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746580%252Fgeneral%252F3d2ea5f2-35b0-418f-a17a-5904a72f60cd.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746580/general/3d2ea5f2-35b0-418f-a17a-5904a72f60cd.jpg saved to cache
2026-03-25 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5
2026-03-25 22:19:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c6c89e0-a401-51d1-8e19-29e13e04bad5, skipping ID generation
2026-03-25 22:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5 with scrape type 1
2026-03-25 22:19:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5 sending to next pipeline
2026-03-25 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c6c89e0-a401-51d1-8e19-29e13e04bad5, identifier: 10726554
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04fd090>
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252Ff5a5b30a-68ee-4bc2-a6eb-5ae31329fad8.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/f5a5b30a-68ee-4bc2-a6eb-5ae31329fad8.jpg saved to cache
2026-03-25 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0706690>
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252Fa01ef1e3-b0f2-482d-a25e-796cf0d815a1.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/a01ef1e3-b0f2-482d-a25e-796cf0d815a1.jpg saved to cache
2026-03-25 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08f0fff7d0>
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252F0dc36152-bcd1-44e5-8699-26c79266a9d7.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/0dc36152-bcd1-44e5-8699-26c79266a9d7.jpg saved to cache
2026-03-25 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321
2026-03-25 22:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746582/general/679505bd-29e3-4d41-b966-8ae97b6ce8ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726556)
2026-03-25 22:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c6c89e0-a401-51d1-8e19-29e13e04bad5 with identifier: 10726554
2026-03-25 22:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c6c89e0-a401-51d1-8e19-29e13e04bad5 with identifier: 10726554
2026-03-25 22:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c6c89e0-a401-51d1-8e19-29e13e04bad5 with identifier: 10726554 to the API
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746580/general/3d2ea5f2-35b0-418f-a17a-5904a72f60cd.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96591,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746580/general/3d2ea5f2-35b0-418f-a17a-5904a72f60cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746580/general/bf2d9c34-6398-4370-b5d5-88d4b12c29da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746580/general/fa141bfa-561f-4e6a-af02-824034a6cfff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746580/general/6f6fd350-f272-4a73-ab18-eba0722394be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746580/general/db5dfec4-aa2f-4186-9b3f-f53c11d6ba79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746580/general/0454379c-d00d-45f0-bef8-89602f71fee6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746580/general/bbfb961e-41c3-4cb0-9a9e-4c8ebe2f5f17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746580/general/7f4acd9a-a4fe-4cc7-a454-41679ceaa131.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746580/general/48452122-17a2-4e66-8efc-ecc1db2ff26a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6c89e0-a401-51d1-8e19-29e13e04bad5/4c6c89e0-a401-51d1-8e19-29e13e04bad5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746580/general/407a7a3d-7d8c-412a-9041-4c659b28dc3b.jpg',
'Width': 1024}],
'price': 9900,
'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-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726554%27 HTTP/1.1" 200 None
2026-03-25 22:19:27 [adesa.be] INFO: Saving data for 10726554: {'created_time': 1774477167.50842, 'last_price_update_time': 1774477167.50843, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726554') HTTP/1.1" 204 0
2026-03-25 22:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746588/general/ad56ad94-6376-435f-9edd-55d41152e690.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726562)
2026-03-25 22:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746596/general/f7751a74-2462-4931-8956-124a66d4964e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726569)
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746567%252Fgeneral%252F0bfcbc14-f996-43e4-a8d1-3c16b8167ad5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/0bfcbc14-f996-43e4-a8d1-3c16b8167ad5.jpg not downloaded yet
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746567%252Fgeneral%252F0a04e420-30be-454b-a34b-d954149ae155.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/0a04e420-30be-454b-a34b-d954149ae155.jpg not downloaded yet
2026-03-25 22:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746567/general/803fa782-52a9-4ec5-a626-fba7c33a0b86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726539)
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e152f790>
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252Fae80b5c3-c896-4e05-8a77-737d1d6df338.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/ae80b5c3-c896-4e05-8a77-737d1d6df338.jpg saved to cache
2026-03-25 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 23411b28-b0c9-5b0d-9d5d-ca285adff066
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04b4e10>
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746585%252Fgeneral%252Ffaeaaaea-d75d-4a5d-a00c-94a88ff9d053.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746585/general/faeaaaea-d75d-4a5d-a00c-94a88ff9d053.jpg saved to cache
2026-03-25 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c
2026-03-25 22:19:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ec0df241-37c4-5b27-90b3-0b249eb8ae3c, skipping ID generation
2026-03-25 22:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c with scrape type 1
2026-03-25 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c sending to next pipeline
2026-03-25 22:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec0df241-37c4-5b27-90b3-0b249eb8ae3c, identifier: 10726558
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0579610>
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252Fb587224e-69be-4978-9f48-4af58eee10b8.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/b587224e-69be-4978-9f48-4af58eee10b8.jpg saved to cache
2026-03-25 22:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8fde5229-42d7-57eb-b461-5052b1a021e9
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10a1f50>
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252Ff4c3c002-6fe1-4e8f-98f3-c60e920f2a4d.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/f4c3c002-6fe1-4e8f-98f3-c60e920f2a4d.jpg saved to cache
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04b60d0>
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252F679505bd-29e3-4d41-b966-8ae97b6ce8ab.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/679505bd-29e3-4d41-b966-8ae97b6ce8ab.jpg saved to cache
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82
2026-03-25 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746596/general/ac159937-4027-4093-bc76-85dad16f720d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726569)
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746567%252Fgeneral%252F8072459e-2915-4a8c-ac9a-304db23a11d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/8072459e-2915-4a8c-ac9a-304db23a11d8.jpg not downloaded yet
2026-03-25 22:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec0df241-37c4-5b27-90b3-0b249eb8ae3c with identifier: 10726558
2026-03-25 22:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec0df241-37c4-5b27-90b3-0b249eb8ae3c with identifier: 10726558
2026-03-25 22:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec0df241-37c4-5b27-90b3-0b249eb8ae3c with identifier: 10726558 to the API
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746585/general/faeaaaea-d75d-4a5d-a00c-94a88ff9d053.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': 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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348293,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746585/general/7da77134-4268-4f18-954a-8c604d411dab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414231,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746585/general/faeaaaea-d75d-4a5d-a00c-94a88ff9d053.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397352,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746585/general/78455d3c-beb2-4112-9aaf-312b3519d4e4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341147,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746585/general/a8a2eb4f-30b0-46ed-8bd4-f6310a947433.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315736,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746585/general/a7f72cf0-47cc-4139-a19f-f2743616568c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316151,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746585/general/e3cca000-6577-4a2e-b085-15e2c7a84e6d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363825,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746585/general/b83d660c-dbf5-4681-8607-f800ce48aab3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296981,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746585/general/810648ff-c7fb-40e2-a8ee-6a86d7b469ac.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267356,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746585/general/88aa673c-81ea-4fe3-838c-c84700c55b51.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec0df241-37c4-5b27-90b3-0b249eb8ae3c/ec0df241-37c4-5b27-90b3-0b249eb8ae3c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300425,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746585/general/f56669cd-9a7b-49a7-a9bd-c9f27f30dd50.jpg',
'Width': 1920}],
'price': 13600,
'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-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726558%27 HTTP/1.1" 200 None
2026-03-25 22:19:28 [adesa.be] INFO: Saving data for 10726558: {'created_time': 1774477168.43339, 'last_price_update_time': 1774477168.433399, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726558') HTTP/1.1" 204 0
2026-03-25 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746587/general/4253c7cd-01eb-4b21-a565-9965b9c1eb9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726559)
2026-03-25 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746588/general/83a0d64a-aa2e-42dd-bdfb-0f615b2500c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726562)
2026-03-25 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746635/general/a79a8c97-a4f2-4625-9db4-d95b95458baa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726608)
2026-03-25 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746607/general/a20c3930-c3a2-4724-bcd3-79e7811a5483.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726580)
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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%252F5746567%252Fgeneral%252Fa57f188f-2381-4bbb-80c8-a488c894de94.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/a57f188f-2381-4bbb-80c8-a488c894de94.jpg not downloaded yet
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e107b0d0>
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252Fad56ad94-6376-435f-9edd-55d41152e690.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/ad56ad94-6376-435f-9edd-55d41152e690.jpg saved to cache
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e045ab10>
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252Ff7751a74-2462-4931-8956-124a66d4964e.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/f7751a74-2462-4931-8956-124a66d4964e.jpg saved to cache
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0452190>
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746567%252Fgeneral%252F803fa782-52a9-4ec5-a626-fba7c33a0b86.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/803fa782-52a9-4ec5-a626-fba7c33a0b86.jpg saved to cache
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aa77659a-bf7f-57ac-be82-53eef953afde
2026-03-25 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746567/general/a1460975-15d6-429b-870b-a398445ae293.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726539)
2026-03-25 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746604/general/56133fbf-2604-44b7-b0d2-df8a56bf9cfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726578)
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12e12d0>
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252Fac159937-4027-4093-bc76-85dad16f720d.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/ac159937-4027-4093-bc76-85dad16f720d.jpg saved to cache
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321
2026-03-25 22:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746567/general/22e02b47-6952-47ee-a3ad-0694045e42d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726539)
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1264750>
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746587%252Fgeneral%252F4253c7cd-01eb-4b21-a565-9965b9c1eb9c.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746587/general/4253c7cd-01eb-4b21-a565-9965b9c1eb9c.jpg saved to cache
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 23411b28-b0c9-5b0d-9d5d-ca285adff066
2026-03-25 22:19:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 23411b28-b0c9-5b0d-9d5d-ca285adff066, skipping ID generation
2026-03-25 22:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23411b28-b0c9-5b0d-9d5d-ca285adff066 with scrape type 1
2026-03-25 22:19:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 23411b28-b0c9-5b0d-9d5d-ca285adff066 sending to next pipeline
2026-03-25 22:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23411b28-b0c9-5b0d-9d5d-ca285adff066, identifier: 10726559
2026-03-25 22:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e107ab50>
2026-03-25 22:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746588%252Fgeneral%252F83a0d64a-aa2e-42dd-bdfb-0f615b2500c4.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746588/general/83a0d64a-aa2e-42dd-bdfb-0f615b2500c4.jpg saved to cache
2026-03-25 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7
2026-03-25 22:19:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8ec7b316-3e55-596c-9ec4-e2a010240ee7, skipping ID generation
2026-03-25 22:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7 with scrape type 1
2026-03-25 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7 sending to next pipeline
2026-03-25 22:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ec7b316-3e55-596c-9ec4-e2a010240ee7, identifier: 10726562
2026-03-25 22:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e32f7910>
2026-03-25 22:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252Fa79a8c97-a4f2-4625-9db4-d95b95458baa.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/a79a8c97-a4f2-4625-9db4-d95b95458baa.jpg saved to cache
2026-03-25 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0f828094-006f-517f-9fe2-f68070eb31e9
2026-03-25 22:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1501190>
2026-03-25 22:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746607%252Fgeneral%252Fa20c3930-c3a2-4724-bcd3-79e7811a5483.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746607/general/a20c3930-c3a2-4724-bcd3-79e7811a5483.jpg saved to cache
2026-03-25 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c
2026-03-25 22:19:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7c6bfef-64d1-58df-8b50-cf85ad803e8c, skipping ID generation
2026-03-25 22:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c with scrape type 1
2026-03-25 22:19:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c sending to next pipeline
2026-03-25 22:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7c6bfef-64d1-58df-8b50-cf85ad803e8c, identifier: 10726580
2026-03-25 22:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746582/general/37fda520-574f-4bc1-9748-b7e0a64ba0cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726556)
2026-03-25 22:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23411b28-b0c9-5b0d-9d5d-ca285adff066 with identifier: 10726559
2026-03-25 22:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23411b28-b0c9-5b0d-9d5d-ca285adff066 with identifier: 10726559
2026-03-25 22:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23411b28-b0c9-5b0d-9d5d-ca285adff066 with identifier: 10726559 to the API
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746587/general/4253c7cd-01eb-4b21-a565-9965b9c1eb9c.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': 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': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360948,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746587/general/4253c7cd-01eb-4b21-a565-9965b9c1eb9c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343485,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746587/general/3b13faea-8d68-4b0b-b399-828a0368ee3e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364424,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746587/general/ae80b5c3-c896-4e05-8a77-737d1d6df338.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328698,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746587/general/67e9c015-7733-45e3-a5b3-c30d49925c3c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337871,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746587/general/cfab2420-63a4-4338-9067-ad0a356e3718.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364131,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746587/general/b02235cc-76df-4c01-b635-5e26e71f4821.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396983,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746587/general/d091c6c6-7574-4a5c-ad27-267096b326c0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334768,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746587/general/5a4015a3-2bb5-4704-a55b-0bb177b5133b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276909,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746587/general/6aa6d376-d8bd-4011-beb3-844c63823857.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23411b28-b0c9-5b0d-9d5d-ca285adff066/23411b28-b0c9-5b0d-9d5d-ca285adff066_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376663,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746587/general/8c31be5d-99f5-4e7e-b323-1b16796a1287.jpg',
'Width': 1920}],
'price': 13000,
'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-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726559%27 HTTP/1.1" 200 None
2026-03-25 22:19:29 [adesa.be] INFO: Saving data for 10726559: {'created_time': 1774477169.772547, 'last_price_update_time': 1774477169.772558, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726559') HTTP/1.1" 204 0
2026-03-25 22:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ec7b316-3e55-596c-9ec4-e2a010240ee7 with identifier: 10726562
2026-03-25 22:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ec7b316-3e55-596c-9ec4-e2a010240ee7 with identifier: 10726562
2026-03-25 22:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ec7b316-3e55-596c-9ec4-e2a010240ee7 with identifier: 10726562 to the API
2026-03-25 22:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746588/general/83a0d64a-aa2e-42dd-bdfb-0f615b2500c4.jpg>
{'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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383467,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746588/general/83a0d64a-aa2e-42dd-bdfb-0f615b2500c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278427,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746588/general/144be83c-c327-46f8-8770-c4be17625d8c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373599,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746588/general/ad56ad94-6376-435f-9edd-55d41152e690.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191187,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746588/general/f5a5b30a-68ee-4bc2-a6eb-5ae31329fad8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313118,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746588/general/44724141-97b8-47f7-ba19-b91eb99c85e4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290587,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746588/general/85548d91-7287-4bda-afae-c99b79ee951f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356511,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746588/general/c4fd9702-4aea-4311-a99a-fa974adbfdf9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309016,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746588/general/b9c1b4bb-842f-460d-8cbf-2be6488013c9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223839,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746588/general/4c500794-05ba-4dd6-a942-05773625f211.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec7b316-3e55-596c-9ec4-e2a010240ee7/8ec7b316-3e55-596c-9ec4-e2a010240ee7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341791,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746588/general/0d93925f-0dc2-415f-a23d-93ba08f3977e.jpg',
'Width': 1920}],
'price': 7500,
'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-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726562%27 HTTP/1.1" 200 None
2026-03-25 22:19:30 [adesa.be] INFO: Saving data for 10726562: {'created_time': 1774477170.137782, 'last_price_update_time': 1774477170.137792, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726562') HTTP/1.1" 204 0
2026-03-25 22:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7c6bfef-64d1-58df-8b50-cf85ad803e8c with identifier: 10726580
2026-03-25 22:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7c6bfef-64d1-58df-8b50-cf85ad803e8c with identifier: 10726580
2026-03-25 22:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7c6bfef-64d1-58df-8b50-cf85ad803e8c with identifier: 10726580 to the API
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746607/general/a20c3930-c3a2-4724-bcd3-79e7811a5483.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 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': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746607/general/2b5b2514-da0a-4603-a0c4-40bcbf0e008c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746607/general/aa7ffeaa-c885-48f3-8c83-b14c941bf582.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746607/general/c712afe6-f1ee-4503-84dd-99427c919a93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746607/general/141a00fc-08d5-4878-9b27-56cacf2fbff6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746607/general/a20c3930-c3a2-4724-bcd3-79e7811a5483.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746607/general/ba77790e-d1c2-427f-91c4-500d7583bc7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746607/general/c07aae4d-e47d-402e-ad65-fbc1534e68df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746607/general/a01ef1e3-b0f2-482d-a25e-796cf0d815a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746607/general/4f233f5d-456a-4f6d-b9d1-719d54ac50f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7c6bfef-64d1-58df-8b50-cf85ad803e8c/e7c6bfef-64d1-58df-8b50-cf85ad803e8c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90760,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746607/general/e32d3438-1a41-49d3-aaca-316783d55598.jpg',
'Width': 1024}],
'price': 13600,
'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-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726580%27 HTTP/1.1" 200 None
2026-03-25 22:19:30 [adesa.be] INFO: Saving data for 10726580: {'created_time': 1774477170.499732, 'last_price_update_time': 1774477170.499743, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726580') HTTP/1.1" 204 0
2026-03-25 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746567/general/89bb1721-8bc3-4859-86f1-98b91df3d3a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726539)
2026-03-25 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746567/general/649b72e0-4bf1-4250-bd50-7a19f36ca304.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726539)
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11fed50>
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746567%252Fgeneral%252Fa1460975-15d6-429b-870b-a398445ae293.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/a1460975-15d6-429b-870b-a398445ae293.jpg saved to cache
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aa77659a-bf7f-57ac-be82-53eef953afde
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1090ed0>
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252F56133fbf-2604-44b7-b0d2-df8a56bf9cfb.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/56133fbf-2604-44b7-b0d2-df8a56bf9cfb.jpg saved to cache
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8fde5229-42d7-57eb-b461-5052b1a021e9
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e139fa90>
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746567%252Fgeneral%252F22e02b47-6952-47ee-a3ad-0694045e42d7.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/22e02b47-6952-47ee-a3ad-0694045e42d7.jpg saved to cache
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aa77659a-bf7f-57ac-be82-53eef953afde
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e112f510>
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252F37fda520-574f-4bc1-9748-b7e0a64ba0cc.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/37fda520-574f-4bc1-9748-b7e0a64ba0cc.jpg saved to cache
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82
2026-03-25 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746635/general/da392180-c4ee-4c51-89d6-e4f34a07eb2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726608)
2026-03-25 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746582/general/dd5298bc-adea-4ff1-aef4-a4fac4ba23fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726556)
2026-03-25 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746567/general/1cc213e7-3afa-4468-b4a2-5078bf3034cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726539)
2026-03-25 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746567/general/0bfcbc14-f996-43e4-a8d1-3c16b8167ad5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726539)
2026-03-25 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746635/general/f124e1cc-22c5-4521-9cd2-a27376c26a0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726608)
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1119b10>
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746567%252Fgeneral%252F89bb1721-8bc3-4859-86f1-98b91df3d3a2.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/89bb1721-8bc3-4859-86f1-98b91df3d3a2.jpg saved to cache
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aa77659a-bf7f-57ac-be82-53eef953afde
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1134210>
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746567%252Fgeneral%252F649b72e0-4bf1-4250-bd50-7a19f36ca304.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/649b72e0-4bf1-4250-bd50-7a19f36ca304.jpg saved to cache
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aa77659a-bf7f-57ac-be82-53eef953afde
2026-03-25 22:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746567/general/0a04e420-30be-454b-a34b-d954149ae155.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726539)
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1091790>
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252Fda392180-c4ee-4c51-89d6-e4f34a07eb2e.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/da392180-c4ee-4c51-89d6-e4f34a07eb2e.jpg saved to cache
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0f828094-006f-517f-9fe2-f68070eb31e9
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e065e4d0>
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252Fdd5298bc-adea-4ff1-aef4-a4fac4ba23fa.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/dd5298bc-adea-4ff1-aef4-a4fac4ba23fa.jpg saved to cache
2026-03-25 22:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07d1790>
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746567%252Fgeneral%252F1cc213e7-3afa-4468-b4a2-5078bf3034cd.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/1cc213e7-3afa-4468-b4a2-5078bf3034cd.jpg saved to cache
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aa77659a-bf7f-57ac-be82-53eef953afde
2026-03-25 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746636/general/1efeb7d3-4a3a-4647-ada1-58ec52599efc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726611)
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04acb50>
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746567%252Fgeneral%252F0bfcbc14-f996-43e4-a8d1-3c16b8167ad5.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/0bfcbc14-f996-43e4-a8d1-3c16b8167ad5.jpg saved to cache
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aa77659a-bf7f-57ac-be82-53eef953afde
2026-03-25 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746596/general/ee5fbe56-bd55-4d76-bfb3-26ebce649987.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726569)
2026-03-25 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746567/general/a57f188f-2381-4bbb-80c8-a488c894de94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726539)
2026-03-25 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746596/general/9a6e8829-5aa6-4427-a554-c00513dedc20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726569)
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e128a8d0>
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252Ff124e1cc-22c5-4521-9cd2-a27376c26a0a.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/f124e1cc-22c5-4521-9cd2-a27376c26a0a.jpg saved to cache
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0f828094-006f-517f-9fe2-f68070eb31e9
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e066c650>
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746567%252Fgeneral%252F0a04e420-30be-454b-a34b-d954149ae155.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/0a04e420-30be-454b-a34b-d954149ae155.jpg saved to cache
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aa77659a-bf7f-57ac-be82-53eef953afde
2026-03-25 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746567/general/8072459e-2915-4a8c-ac9a-304db23a11d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726539)
2026-03-25 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746636/general/4cddc212-7979-4639-8d09-c6182d1312aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726611)
2026-03-25 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746635/general/8c31c374-50a6-4222-9911-7e0a18e10dc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726608)
2026-03-25 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746635/general/d74e813a-d863-4522-ae4d-d5bdf2bc3b76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726608)
2026-03-25 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746604/general/9d72ee47-ccc9-4738-9faa-13c25b6d2c5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726578)
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11e39d0>
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746636%252Fgeneral%252F1efeb7d3-4a3a-4647-ada1-58ec52599efc.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/1efeb7d3-4a3a-4647-ada1-58ec52599efc.jpg saved to cache
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item da9c806d-4d89-5760-890e-41fb594b408b
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0510fd0>
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252Fee5fbe56-bd55-4d76-bfb3-26ebce649987.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/ee5fbe56-bd55-4d76-bfb3-26ebce649987.jpg saved to cache
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04ae990>
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746567%252Fgeneral%252Fa57f188f-2381-4bbb-80c8-a488c894de94.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/a57f188f-2381-4bbb-80c8-a488c894de94.jpg saved to cache
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aa77659a-bf7f-57ac-be82-53eef953afde
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07f2650>
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252F9a6e8829-5aa6-4427-a554-c00513dedc20.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/9a6e8829-5aa6-4427-a554-c00513dedc20.jpg saved to cache
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321
2026-03-25 22:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746695/general/060d5ef0-0b32-4dc8-9d7c-574dc0611162.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726983)
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06ab690>
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746567%252Fgeneral%252F8072459e-2915-4a8c-ac9a-304db23a11d8.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746567/general/8072459e-2915-4a8c-ac9a-304db23a11d8.jpg saved to cache
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aa77659a-bf7f-57ac-be82-53eef953afde
2026-03-25 22:19:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aa77659a-bf7f-57ac-be82-53eef953afde, skipping ID generation
2026-03-25 22:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa77659a-bf7f-57ac-be82-53eef953afde with scrape type 1
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aa77659a-bf7f-57ac-be82-53eef953afde sending to next pipeline
2026-03-25 22:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aa77659a-bf7f-57ac-be82-53eef953afde, identifier: 10726539
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03a30d0>
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746636%252Fgeneral%252F4cddc212-7979-4639-8d09-c6182d1312aa.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/4cddc212-7979-4639-8d09-c6182d1312aa.jpg saved to cache
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item da9c806d-4d89-5760-890e-41fb594b408b
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e065f0d0>
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252F8c31c374-50a6-4222-9911-7e0a18e10dc8.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/8c31c374-50a6-4222-9911-7e0a18e10dc8.jpg saved to cache
2026-03-25 22:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0f828094-006f-517f-9fe2-f68070eb31e9
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10c07d0>
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252Fd74e813a-d863-4522-ae4d-d5bdf2bc3b76.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/d74e813a-d863-4522-ae4d-d5bdf2bc3b76.jpg saved to cache
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0f828094-006f-517f-9fe2-f68070eb31e9
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1091d50>
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252F9d72ee47-ccc9-4738-9faa-13c25b6d2c5b.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/9d72ee47-ccc9-4738-9faa-13c25b6d2c5b.jpg saved to cache
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8fde5229-42d7-57eb-b461-5052b1a021e9
2026-03-25 22:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aa77659a-bf7f-57ac-be82-53eef953afde with identifier: 10726539
2026-03-25 22:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aa77659a-bf7f-57ac-be82-53eef953afde with identifier: 10726539
2026-03-25 22:19: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-25 22:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19: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-25 22:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746567/general/8072459e-2915-4a8c-ac9a-304db23a11d8.jpg>
{'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': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246602,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746567/general/803fa782-52a9-4ec5-a626-fba7c33a0b86.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232174,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746567/general/a1460975-15d6-429b-870b-a398445ae293.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242145,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746567/general/22e02b47-6952-47ee-a3ad-0694045e42d7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209811,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746567/general/89bb1721-8bc3-4859-86f1-98b91df3d3a2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238583,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746567/general/649b72e0-4bf1-4250-bd50-7a19f36ca304.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324033,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746567/general/1cc213e7-3afa-4468-b4a2-5078bf3034cd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269081,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746567/general/0bfcbc14-f996-43e4-a8d1-3c16b8167ad5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252480,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746567/general/0a04e420-30be-454b-a34b-d954149ae155.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323892,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746567/general/8072459e-2915-4a8c-ac9a-304db23a11d8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa77659a-bf7f-57ac-be82-53eef953afde/aa77659a-bf7f-57ac-be82-53eef953afde_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263572,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746567/general/a57f188f-2381-4bbb-80c8-a488c894de94.jpg',
'Width': 1400}],
'price': 10200,
'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-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726539%27 HTTP/1.1" 200 None
2026-03-25 22:19:32 [adesa.be] INFO: Saving data for 10726539: {'created_time': 1774477172.407122, 'last_price_update_time': 1774477172.407132, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19: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-25 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746635/general/1afdb62b-e08b-4437-a2ac-d3512e6d942f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726608)
2026-03-25 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746582/general/33061b55-84eb-4452-a9e4-1b39a6994746.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726556)
2026-03-25 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746651/general/6f07bd5f-e52f-47b8-8f7b-054bf46608a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726628)
2026-03-25 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746636/general/fc6b311e-f052-4a28-b251-17dabcbf5818.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726611)
2026-03-25 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746604/general/a60e229d-73c6-4168-a304-48a43976eeed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726578)
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e4117d90>
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746695%252Fgeneral%252F060d5ef0-0b32-4dc8-9d7c-574dc0611162.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/060d5ef0-0b32-4dc8-9d7c-574dc0611162.jpg saved to cache
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 216d8bc8-b7ab-564a-9767-cd8f495184fa
2026-03-25 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746635/general/fe2c0b57-9c71-44e2-a6fb-b0b58b453442.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726608)
2026-03-25 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746636/general/b2edbeae-1410-4e39-8fc6-ec42bb4c4da7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726611)
2026-03-25 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746582/general/f542acab-4e24-4da8-8ece-6bc734277272.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726556)
2026-03-25 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746596/general/428e1b79-e6f1-43a2-a46d-ace08c723e44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726569)
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03ab410>
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252F1afdb62b-e08b-4437-a2ac-d3512e6d942f.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/1afdb62b-e08b-4437-a2ac-d3512e6d942f.jpg saved to cache
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0f828094-006f-517f-9fe2-f68070eb31e9
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e111b2d0>
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252F33061b55-84eb-4452-a9e4-1b39a6994746.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/33061b55-84eb-4452-a9e4-1b39a6994746.jpg saved to cache
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e079d750>
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746651%252Fgeneral%252F6f07bd5f-e52f-47b8-8f7b-054bf46608a9.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/6f07bd5f-e52f-47b8-8f7b-054bf46608a9.jpg saved to cache
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be
2026-03-25 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746695/general/5bad90ea-5e2e-4364-a470-354ab5d02904.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726983)
2026-03-25 22:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746604/general/9b69301a-54f7-4bc7-8312-8383d67b0e65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726578)
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07ac610>
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746636%252Fgeneral%252Ffc6b311e-f052-4a28-b251-17dabcbf5818.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/fc6b311e-f052-4a28-b251-17dabcbf5818.jpg saved to cache
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item da9c806d-4d89-5760-890e-41fb594b408b
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e040c5d0>
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252Fa60e229d-73c6-4168-a304-48a43976eeed.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/a60e229d-73c6-4168-a304-48a43976eeed.jpg saved to cache
2026-03-25 22:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8fde5229-42d7-57eb-b461-5052b1a021e9
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1507650>
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252Ffe2c0b57-9c71-44e2-a6fb-b0b58b453442.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/fe2c0b57-9c71-44e2-a6fb-b0b58b453442.jpg saved to cache
2026-03-25 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0f828094-006f-517f-9fe2-f68070eb31e9
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07adad0>
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746636%252Fgeneral%252Fb2edbeae-1410-4e39-8fc6-ec42bb4c4da7.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/b2edbeae-1410-4e39-8fc6-ec42bb4c4da7.jpg saved to cache
2026-03-25 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item da9c806d-4d89-5760-890e-41fb594b408b
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03a3c10>
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252Ff542acab-4e24-4da8-8ece-6bc734277272.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/f542acab-4e24-4da8-8ece-6bc734277272.jpg saved to cache
2026-03-25 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e071a410>
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746596%252Fgeneral%252F428e1b79-e6f1-43a2-a46d-ace08c723e44.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746596/general/428e1b79-e6f1-43a2-a46d-ace08c723e44.jpg saved to cache
2026-03-25 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321
2026-03-25 22:19:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321, skipping ID generation
2026-03-25 22:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with scrape type 1
2026-03-25 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 sending to next pipeline
2026-03-25 22:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321, identifier: 10726569
2026-03-25 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746651/general/e157c3a7-6535-4b83-a3e0-58ca9bfd6938.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726628)
2026-03-25 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746636/general/db7bfea8-4f28-459b-ac53-9e2256d37f5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726611)
2026-03-25 22:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with identifier: 10726569
2026-03-25 22:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with identifier: 10726569
2026-03-25 22:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with identifier: 10726569 to the API
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19: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-25 22:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746596/general/428e1b79-e6f1-43a2-a46d-ace08c723e44.jpg>
{'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': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27975,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746596/general/428e1b79-e6f1-43a2-a46d-ace08c723e44.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205805,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746596/general/20fff28e-4184-41ce-929a-68b66549c72e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221030,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746596/general/9a6e8829-5aa6-4427-a554-c00513dedc20.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247044,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746596/general/ee5fbe56-bd55-4d76-bfb3-26ebce649987.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243997,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746596/general/160b0848-e4ca-410b-b857-de731b5ad345.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270337,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746596/general/621fd10a-6e85-4302-adb4-cfd127a6c115.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252972,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746596/general/ac159937-4027-4093-bc76-85dad16f720d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254156,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746596/general/f4c3c002-6fe1-4e8f-98f3-c60e920f2a4d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331507,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746596/general/f7751a74-2462-4931-8956-124a66d4964e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e2c4ff0-a1d8-5484-aba7-b09d44d87321/0e2c4ff0-a1d8-5484-aba7-b09d44d87321_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200693,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746596/general/0dc36152-bcd1-44e5-8699-26c79266a9d7.jpg',
'Width': 1400}],
'price': 12200,
'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-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726569%27 HTTP/1.1" 200 None
2026-03-25 22:19:33 [adesa.be] INFO: Saving data for 10726569: {'created_time': 1774477173.715764, 'last_price_update_time': 1774477173.715776, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726569') HTTP/1.1" 204 0
2026-03-25 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746635/general/b6d7c6c9-7fb6-4bb7-83c3-086d72ea7ff9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726608)
2026-03-25 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746635/general/fdae1a09-77ea-4c59-b348-48f49cb9c410.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726608)
2026-03-25 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746582/general/710c1ca2-4a73-4457-a8f8-cc37df789f87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726556)
2026-03-25 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746582/general/1f83c6b8-8cce-4348-9df0-6507e1677411.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726556)
2026-03-25 22:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746697/general/d0b4b7eb-3c17-4568-83d4-4dbf99a59df7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726985)
2026-03-25 22:19:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10c1a50>
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746695%252Fgeneral%252F5bad90ea-5e2e-4364-a470-354ab5d02904.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/5bad90ea-5e2e-4364-a470-354ab5d02904.jpg saved to cache
2026-03-25 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 216d8bc8-b7ab-564a-9767-cd8f495184fa
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e067ad10>
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746604%252Fgeneral%252F9b69301a-54f7-4bc7-8312-8383d67b0e65.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746604/general/9b69301a-54f7-4bc7-8312-8383d67b0e65.jpg saved to cache
2026-03-25 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8fde5229-42d7-57eb-b461-5052b1a021e9
2026-03-25 22:19:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8fde5229-42d7-57eb-b461-5052b1a021e9, skipping ID generation
2026-03-25 22:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fde5229-42d7-57eb-b461-5052b1a021e9 with scrape type 1
2026-03-25 22:19:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8fde5229-42d7-57eb-b461-5052b1a021e9 sending to next pipeline
2026-03-25 22:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8fde5229-42d7-57eb-b461-5052b1a021e9, identifier: 10726578
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e157a410>
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746651%252Fgeneral%252Fe157c3a7-6535-4b83-a3e0-58ca9bfd6938.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/e157c3a7-6535-4b83-a3e0-58ca9bfd6938.jpg saved to cache
2026-03-25 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04f7a50>
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746636%252Fgeneral%252Fdb7bfea8-4f28-459b-ac53-9e2256d37f5a.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/db7bfea8-4f28-459b-ac53-9e2256d37f5a.jpg saved to cache
2026-03-25 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item da9c806d-4d89-5760-890e-41fb594b408b
2026-03-25 22:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8fde5229-42d7-57eb-b461-5052b1a021e9 with identifier: 10726578
2026-03-25 22:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8fde5229-42d7-57eb-b461-5052b1a021e9 with identifier: 10726578
2026-03-25 22:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8fde5229-42d7-57eb-b461-5052b1a021e9 with identifier: 10726578 to the API
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746604/general/9b69301a-54f7-4bc7-8312-8383d67b0e65.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 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': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237996,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746604/general/173d0c94-8a33-4666-87d2-1cfdf49ac6d9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225820,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746604/general/9b69301a-54f7-4bc7-8312-8383d67b0e65.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230036,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746604/general/a60e229d-73c6-4168-a304-48a43976eeed.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212754,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746604/general/9d72ee47-ccc9-4738-9faa-13c25b6d2c5b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241511,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746604/general/f39640d7-40bd-4185-b6c1-77d197afca56.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270383,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746604/general/9ccd90de-57e4-402e-bbac-ab53f5227611.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310428,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746604/general/1b64065e-77a1-49f8-b747-dee3ea9d5213.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251125,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746604/general/56133fbf-2604-44b7-b0d2-df8a56bf9cfb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33354,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746604/general/b587224e-69be-4978-9f48-4af58eee10b8.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fde5229-42d7-57eb-b461-5052b1a021e9/8fde5229-42d7-57eb-b461-5052b1a021e9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237424,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746604/general/e75a1b68-d91c-4f83-a25b-d4c019e82ac3.jpg',
'Width': 1400}],
'price': 7500,
'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-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726578%27 HTTP/1.1" 200 None
2026-03-25 22:19:34 [adesa.be] INFO: Saving data for 10726578: {'created_time': 1774477174.558467, 'last_price_update_time': 1774477174.558478, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726578') HTTP/1.1" 204 0
2026-03-25 22:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746636/general/9ceaabfa-268f-4510-ab5d-b2be4f3a56cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726611)
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e36a1390>
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252Fb6d7c6c9-7fb6-4bb7-83c3-086d72ea7ff9.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/b6d7c6c9-7fb6-4bb7-83c3-086d72ea7ff9.jpg saved to cache
2026-03-25 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0f828094-006f-517f-9fe2-f68070eb31e9
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1213250>
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746635%252Fgeneral%252Ffdae1a09-77ea-4c59-b348-48f49cb9c410.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746635/general/fdae1a09-77ea-4c59-b348-48f49cb9c410.jpg saved to cache
2026-03-25 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0f828094-006f-517f-9fe2-f68070eb31e9
2026-03-25 22:19:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f828094-006f-517f-9fe2-f68070eb31e9, skipping ID generation
2026-03-25 22:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f828094-006f-517f-9fe2-f68070eb31e9 with scrape type 1
2026-03-25 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f828094-006f-517f-9fe2-f68070eb31e9 sending to next pipeline
2026-03-25 22:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f828094-006f-517f-9fe2-f68070eb31e9, identifier: 10726608
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0614550>
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252F710c1ca2-4a73-4457-a8f8-cc37df789f87.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/710c1ca2-4a73-4457-a8f8-cc37df789f87.jpg saved to cache
2026-03-25 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1212590>
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746582%252Fgeneral%252F1f83c6b8-8cce-4348-9df0-6507e1677411.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746582/general/1f83c6b8-8cce-4348-9df0-6507e1677411.jpg saved to cache
2026-03-25 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82
2026-03-25 22:19:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f02c4fa-86f4-5371-8af1-6ceb775b0b82, skipping ID generation
2026-03-25 22:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82 with scrape type 1
2026-03-25 22:19:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82 sending to next pipeline
2026-03-25 22:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f02c4fa-86f4-5371-8af1-6ceb775b0b82, identifier: 10726556
2026-03-25 22:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1289a50>
2026-03-25 22:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746697%252Fgeneral%252Fd0b4b7eb-3c17-4568-83d4-4dbf99a59df7.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/d0b4b7eb-3c17-4568-83d4-4dbf99a59df7.jpg saved to cache
2026-03-25 22:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 200f5056-de95-5af7-b7c8-5115f145041f
2026-03-25 22:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f828094-006f-517f-9fe2-f68070eb31e9 with identifier: 10726608
2026-03-25 22:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f828094-006f-517f-9fe2-f68070eb31e9 with identifier: 10726608
2026-03-25 22:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f828094-006f-517f-9fe2-f68070eb31e9 with identifier: 10726608 to the API
2026-03-25 22:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746635/general/fdae1a09-77ea-4c59-b348-48f49cb9c410.jpg>
{'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': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361325,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746635/general/fdae1a09-77ea-4c59-b348-48f49cb9c410.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344863,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746635/general/b6d7c6c9-7fb6-4bb7-83c3-086d72ea7ff9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361676,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746635/general/fe2c0b57-9c71-44e2-a6fb-b0b58b453442.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349110,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746635/general/1afdb62b-e08b-4437-a2ac-d3512e6d942f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385778,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746635/general/8c31c374-50a6-4222-9911-7e0a18e10dc8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371097,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746635/general/d74e813a-d863-4522-ae4d-d5bdf2bc3b76.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419803,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746635/general/f124e1cc-22c5-4521-9cd2-a27376c26a0a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364948,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746635/general/da392180-c4ee-4c51-89d6-e4f34a07eb2e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 693555,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746635/general/a79a8c97-a4f2-4625-9db4-d95b95458baa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f828094-006f-517f-9fe2-f68070eb31e9/0f828094-006f-517f-9fe2-f68070eb31e9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274114,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746635/general/c98dbadc-54b4-407a-be2d-936b071f1543.jpg',
'Width': 1920}],
'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-25 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726608%27 HTTP/1.1" 200 None
2026-03-25 22:19:35 [adesa.be] INFO: Saving data for 10726608: {'created_time': 1774477175.456477, 'last_price_update_time': 1774477175.456486, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726608') HTTP/1.1" 204 0
2026-03-25 22:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f02c4fa-86f4-5371-8af1-6ceb775b0b82 with identifier: 10726556
2026-03-25 22:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f02c4fa-86f4-5371-8af1-6ceb775b0b82 with identifier: 10726556
2026-03-25 22:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f02c4fa-86f4-5371-8af1-6ceb775b0b82 with identifier: 10726556 to the API
2026-03-25 22:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746582/general/1f83c6b8-8cce-4348-9df0-6507e1677411.jpg>
{'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': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 450743,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746582/general/710c1ca2-4a73-4457-a8f8-cc37df789f87.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394646,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746582/general/1f83c6b8-8cce-4348-9df0-6507e1677411.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448540,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746582/general/f542acab-4e24-4da8-8ece-6bc734277272.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330793,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746582/general/33061b55-84eb-4452-a9e4-1b39a6994746.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369512,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746582/general/abceb7df-e038-4fe1-a397-a16712c81b20.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292497,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746582/general/dd5298bc-adea-4ff1-aef4-a4fac4ba23fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349203,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746582/general/3474b334-c57f-4a4f-a21f-124294e9e815.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419890,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746582/general/37fda520-574f-4bc1-9748-b7e0a64ba0cc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238162,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746582/general/679505bd-29e3-4d41-b966-8ae97b6ce8ab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f02c4fa-86f4-5371-8af1-6ceb775b0b82/1f02c4fa-86f4-5371-8af1-6ceb775b0b82_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354769,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746582/general/e1bbb0b6-8969-4df1-88b4-48ddd7538be6.jpg',
'Width': 1920}],
'price': 8600,
'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-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726556%27 HTTP/1.1" 200 None
2026-03-25 22:19:42 [adesa.be] INFO: Saving data for 10726556: {'created_time': 1774477182.48894, 'last_price_update_time': 1774477182.48895, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726556') HTTP/1.1" 204 0
2026-03-25 22:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746636/general/9c4163a4-2558-45b6-8a7c-22afd750b047.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726611)
2026-03-25 22:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746651/general/7d788112-8d00-40df-bdc6-150e9d86d259.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726628)
2026-03-25 22:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746651/general/630a583d-e7b8-4bbb-a0a3-c8c1fde4d64e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726628)
2026-03-25 22:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746695/general/9cfb8591-27a8-45a8-bc09-e0b6f87691b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726983)
2026-03-25 22:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746697/general/3b13a8ce-85e7-4032-8619-7409c87fd738.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726985)
2026-03-25 22:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746695/general/4f5f771c-6acf-4252-8684-e3d89f4b15f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726983)
2026-03-25 22:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746697/general/cbb45d56-3a14-4eb8-8727-ebd9c4162907.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726985)
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e039bd90>
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746636%252Fgeneral%252F9ceaabfa-268f-4510-ab5d-b2be4f3a56cd.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/9ceaabfa-268f-4510-ab5d-b2be4f3a56cd.jpg saved to cache
2026-03-25 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item da9c806d-4d89-5760-890e-41fb594b408b
2026-03-25 22:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746695/general/702c26b7-32bc-4090-b99d-dcd5e6310d95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726983)
2026-03-25 22:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746697/general/761877ca-13e2-4680-82ab-d51fdead3e17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726985)
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e150cc90>
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746636%252Fgeneral%252F9c4163a4-2558-45b6-8a7c-22afd750b047.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/9c4163a4-2558-45b6-8a7c-22afd750b047.jpg saved to cache
2026-03-25 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item da9c806d-4d89-5760-890e-41fb594b408b
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07170d0>
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746651%252Fgeneral%252F7d788112-8d00-40df-bdc6-150e9d86d259.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/7d788112-8d00-40df-bdc6-150e9d86d259.jpg saved to cache
2026-03-25 22:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e04b6f10>
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746651%252Fgeneral%252F630a583d-e7b8-4bbb-a0a3-c8c1fde4d64e.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/630a583d-e7b8-4bbb-a0a3-c8c1fde4d64e.jpg saved to cache
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0716e50>
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746695%252Fgeneral%252F9cfb8591-27a8-45a8-bc09-e0b6f87691b4.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/9cfb8591-27a8-45a8-bc09-e0b6f87691b4.jpg saved to cache
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 216d8bc8-b7ab-564a-9767-cd8f495184fa
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1270a90>
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746697%252Fgeneral%252F3b13a8ce-85e7-4032-8619-7409c87fd738.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/3b13a8ce-85e7-4032-8619-7409c87fd738.jpg saved to cache
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 200f5056-de95-5af7-b7c8-5115f145041f
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11ea890>
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746695%252Fgeneral%252F4f5f771c-6acf-4252-8684-e3d89f4b15f5.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/4f5f771c-6acf-4252-8684-e3d89f4b15f5.jpg saved to cache
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 216d8bc8-b7ab-564a-9767-cd8f495184fa
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0714690>
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746697%252Fgeneral%252Fcbb45d56-3a14-4eb8-8727-ebd9c4162907.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/cbb45d56-3a14-4eb8-8727-ebd9c4162907.jpg saved to cache
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 200f5056-de95-5af7-b7c8-5115f145041f
2026-03-25 22:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746695/general/964af586-7052-418d-8baa-a5658e115072.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726983)
2026-03-25 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746636/general/7bc52f86-8776-41c0-a423-328d9ebb2bab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726611)
2026-03-25 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746651/general/fba0f485-fade-4385-9c44-4c1f2c22f2a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726628)
2026-03-25 22:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746651/general/b153992f-c002-4fac-9a16-81c81425e5b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726628)
2026-03-25 22:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e052cf10>
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746695%252Fgeneral%252F702c26b7-32bc-4090-b99d-dcd5e6310d95.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/702c26b7-32bc-4090-b99d-dcd5e6310d95.jpg saved to cache
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 216d8bc8-b7ab-564a-9767-cd8f495184fa
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12ddfd0>
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746697%252Fgeneral%252F761877ca-13e2-4680-82ab-d51fdead3e17.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/761877ca-13e2-4680-82ab-d51fdead3e17.jpg saved to cache
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 200f5056-de95-5af7-b7c8-5115f145041f
2026-03-25 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746695/general/6280e4eb-7d2c-4bd3-ae18-6021189f7ffd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726983)
2026-03-25 22:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746697/general/7c49809b-afa3-479f-a237-74bdf6f01a2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726985)
2026-03-25 22:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746695/general/42e501af-5ef2-48dc-9587-fe9593553231.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726983)
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10c3490>
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746695%252Fgeneral%252F964af586-7052-418d-8baa-a5658e115072.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/964af586-7052-418d-8baa-a5658e115072.jpg saved to cache
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 216d8bc8-b7ab-564a-9767-cd8f495184fa
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10cf950>
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746636%252Fgeneral%252F7bc52f86-8776-41c0-a423-328d9ebb2bab.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746636/general/7bc52f86-8776-41c0-a423-328d9ebb2bab.jpg saved to cache
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item da9c806d-4d89-5760-890e-41fb594b408b
2026-03-25 22:19:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da9c806d-4d89-5760-890e-41fb594b408b, skipping ID generation
2026-03-25 22:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da9c806d-4d89-5760-890e-41fb594b408b with scrape type 1
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da9c806d-4d89-5760-890e-41fb594b408b sending to next pipeline
2026-03-25 22:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da9c806d-4d89-5760-890e-41fb594b408b, identifier: 10726611
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e052c950>
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746651%252Fgeneral%252Ffba0f485-fade-4385-9c44-4c1f2c22f2a7.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/fba0f485-fade-4385-9c44-4c1f2c22f2a7.jpg saved to cache
2026-03-25 22:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be
2026-03-25 22:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da9c806d-4d89-5760-890e-41fb594b408b with identifier: 10726611
2026-03-25 22:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da9c806d-4d89-5760-890e-41fb594b408b with identifier: 10726611
2026-03-25 22:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da9c806d-4d89-5760-890e-41fb594b408b with identifier: 10726611 to the API
2026-03-25 22:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746636/general/7bc52f86-8776-41c0-a423-328d9ebb2bab.jpg>
{'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': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37697,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746636/general/6da97dbf-5e15-4ae5-91d0-27503d34c7a4.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278356,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746636/general/7bc52f86-8776-41c0-a423-328d9ebb2bab.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295406,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746636/general/9c4163a4-2558-45b6-8a7c-22afd750b047.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279075,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746636/general/1984a0d2-93dd-4b14-a4a1-2f08edfd07ec.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280710,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746636/general/9ceaabfa-268f-4510-ab5d-b2be4f3a56cd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286070,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746636/general/db7bfea8-4f28-459b-ac53-9e2256d37f5a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337660,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746636/general/b2edbeae-1410-4e39-8fc6-ec42bb4c4da7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264074,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746636/general/fc6b311e-f052-4a28-b251-17dabcbf5818.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313955,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746636/general/4cddc212-7979-4639-8d09-c6182d1312aa.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da9c806d-4d89-5760-890e-41fb594b408b/da9c806d-4d89-5760-890e-41fb594b408b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263762,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746636/general/1efeb7d3-4a3a-4647-ada1-58ec52599efc.jpg',
'Width': 1400}],
'price': 9900,
'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-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726611%27 HTTP/1.1" 200 None
2026-03-25 22:19:48 [adesa.be] INFO: Saving data for 10726611: {'created_time': 1774477188.551072, 'last_price_update_time': 1774477188.551081, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726611') HTTP/1.1" 204 0
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1280250>
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746651%252Fgeneral%252Fb153992f-c002-4fac-9a16-81c81425e5b3.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/b153992f-c002-4fac-9a16-81c81425e5b3.jpg saved to cache
2026-03-25 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be
2026-03-25 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746651/general/197d6a8a-1be3-48ec-b292-c8437b730aad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726628)
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1128350>
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746695%252Fgeneral%252F6280e4eb-7d2c-4bd3-ae18-6021189f7ffd.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/6280e4eb-7d2c-4bd3-ae18-6021189f7ffd.jpg saved to cache
2026-03-25 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 216d8bc8-b7ab-564a-9767-cd8f495184fa
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0717250>
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746697%252Fgeneral%252F7c49809b-afa3-479f-a237-74bdf6f01a2a.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/7c49809b-afa3-479f-a237-74bdf6f01a2a.jpg saved to cache
2026-03-25 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 200f5056-de95-5af7-b7c8-5115f145041f
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e044d350>
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746695%252Fgeneral%252F42e501af-5ef2-48dc-9587-fe9593553231.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/42e501af-5ef2-48dc-9587-fe9593553231.jpg saved to cache
2026-03-25 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 216d8bc8-b7ab-564a-9767-cd8f495184fa
2026-03-25 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746697/general/88180324-b98e-486c-aa5c-8ac498d9de74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726985)
2026-03-25 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746695/general/ec3ea5f6-d786-4e18-8c5f-bb13e26d6027.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726983)
2026-03-25 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746697/general/2b374d94-8dfb-481d-b196-bf82d3e66d50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726985)
2026-03-25 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746697/general/931eee9c-80d2-4fe5-884c-51107e524cd2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726985)
2026-03-25 22:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746697/general/72a4f5ff-7252-474a-a76d-171ed5b90a7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726985)
2026-03-25 22:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a759f82f-1695-58fa-9823-92800051e686 with identifier: 10720488
2026-03-25 22:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a759f82f-1695-58fa-9823-92800051e686 with scrape type 2
2026-03-25 22:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a759f82f-1695-58fa-9823-92800051e686 with scrape type 2
2026-03-25 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a759f82f-1695-58fa-9823-92800051e686, identifier: 10720488
2026-03-25 22:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1129850>
2026-03-25 22:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746651%252Fgeneral%252F197d6a8a-1be3-48ec-b292-c8437b730aad.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746651/general/197d6a8a-1be3-48ec-b292-c8437b730aad.jpg saved to cache
2026-03-25 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be
2026-03-25 22:19:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be, skipping ID generation
2026-03-25 22:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be with scrape type 1
2026-03-25 22:19:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be sending to next pipeline
2026-03-25 22:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be, identifier: 10726628
2026-03-25 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a759f82f-1695-58fa-9823-92800051e686 with identifier: 10720488
2026-03-25 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 22:19:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-25 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 22:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a759f82f-1695-58fa-9823-92800051e686 with identifier: 10720488
2026-03-25 22:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a759f82f-1695-58fa-9823-92800051e686 with identifier: 10720488 to the API
2026-03-25 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720488>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'CNG',
'id': 'a759f82f-1695-58fa-9823-92800051e686',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VWR175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720488',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 52319,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6050,
'price_includes_vat': True,
'registration_date': '2018-11-30',
'seats_number': 2,
'seller_name': 'De Moor Autohandel bv',
'title': 'Fiat Doblo Cargo 1.4 T-Jet Maxi - CNG - Manual - 120 hp - 52.319 km',
'transmission': 'manual',
'trim': 'Maxi',
'vin': None,
'year': 2018}
2026-03-25 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720488%27 HTTP/1.1" 200 None
2026-03-25 22:19:49 [adesa.be] INFO: Saving data for 10720488: {'auction_closing_time': 1774521000.0, 'created_time': 1774390616.203567, 'last_price_update_time': 1774477189.759778}
2026-03-25 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720488') HTTP/1.1" 204 0
2026-03-25 22:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be with identifier: 10726628
2026-03-25 22:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be with identifier: 10726628
2026-03-25 22:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be with identifier: 10726628 to the API
2026-03-25 22:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746651/general/197d6a8a-1be3-48ec-b292-c8437b730aad.jpg>
{'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': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302001,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746651/general/197d6a8a-1be3-48ec-b292-c8437b730aad.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30548,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746651/general/fba0f485-fade-4385-9c44-4c1f2c22f2a7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299471,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746651/general/66977557-3d3c-45a8-830a-fb6cbbf4949b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286764,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746651/general/b153992f-c002-4fac-9a16-81c81425e5b3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334499,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746651/general/ab6d19a9-4bf9-47df-a6da-e6a39a81eeff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268406,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746651/general/630a583d-e7b8-4bbb-a0a3-c8c1fde4d64e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314034,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746651/general/7d788112-8d00-40df-bdc6-150e9d86d259.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296687,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746651/general/ce116ddc-2861-4773-b639-a32e29c7eb63.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333820,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746651/general/e157c3a7-6535-4b83-a3e0-58ca9bfd6938.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be/1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335863,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746651/general/6f07bd5f-e52f-47b8-8f7b-054bf46608a9.jpg',
'Width': 1920}],
'price': 13600,
'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-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726628%27 HTTP/1.1" 200 None
2026-03-25 22:19:50 [adesa.be] INFO: Saving data for 10726628: {'created_time': 1774477190.253628, 'last_price_update_time': 1774477190.253637, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726628') HTTP/1.1" 204 0
2026-03-25 22:19:50 [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-25 22:19:50 [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-25 22:19:50 [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-25 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1136250>
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746697%252Fgeneral%252F88180324-b98e-486c-aa5c-8ac498d9de74.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/88180324-b98e-486c-aa5c-8ac498d9de74.jpg saved to cache
2026-03-25 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 200f5056-de95-5af7-b7c8-5115f145041f
2026-03-25 22:19:50 [adesa.be] INFO: Found listing with ID: 10719150
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710719150%27 HTTP/1.1" 200 None
2026-03-25 22:19:50 [adesa.be] INFO: Scrape type for 10719150: 0
2026-03-25 22:19:50 [adesa.be] INFO: Skipping item 10719150 url https://www.openlane.eu/en/carv6/auction/10719150
2026-03-25 22:19:50 [adesa.be] INFO: Found listing with ID: 10725603
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710725603%27 HTTP/1.1" 200 None
2026-03-25 22:19:50 [adesa.be] INFO: Scrape type for 10725603: 0
2026-03-25 22:19:50 [adesa.be] INFO: Skipping item 10725603 url https://www.openlane.eu/en/carv6/auction/10725603
2026-03-25 22:19:50 [adesa.be] INFO: Found listing with ID: 10724382
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724382%27 HTTP/1.1" 200 None
2026-03-25 22:19:50 [adesa.be] INFO: Scrape type for 10724382: 0
2026-03-25 22:19:50 [adesa.be] INFO: Skipping item 10724382 url https://www.openlane.eu/en/carv6/auction/10724382
2026-03-25 22:19:50 [adesa.be] INFO: Found listing with ID: 10720486
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710720486%27 HTTP/1.1" 200 None
2026-03-25 22:19:50 [adesa.be] INFO: Scrape type for 10720486: 2
2026-03-25 22:19:50 [adesa.be] INFO: Scraping item 10720486 url https://www.openlane.eu/en/carv6/auction/10720486
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10cc210>
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746695%252Fgeneral%252Fec3ea5f6-d786-4e18-8c5f-bb13e26d6027.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746695/general/ec3ea5f6-d786-4e18-8c5f-bb13e26d6027.jpg saved to cache
2026-03-25 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 216d8bc8-b7ab-564a-9767-cd8f495184fa
2026-03-25 22:19:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 216d8bc8-b7ab-564a-9767-cd8f495184fa, skipping ID generation
2026-03-25 22:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 216d8bc8-b7ab-564a-9767-cd8f495184fa with scrape type 1
2026-03-25 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 216d8bc8-b7ab-564a-9767-cd8f495184fa sending to next pipeline
2026-03-25 22:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 216d8bc8-b7ab-564a-9767-cd8f495184fa, identifier: 10726983
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1505150>
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746697%252Fgeneral%252F2b374d94-8dfb-481d-b196-bf82d3e66d50.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/2b374d94-8dfb-481d-b196-bf82d3e66d50.jpg saved to cache
2026-03-25 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 200f5056-de95-5af7-b7c8-5115f145041f
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07af050>
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746697%252Fgeneral%252F931eee9c-80d2-4fe5-884c-51107e524cd2.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/931eee9c-80d2-4fe5-884c-51107e524cd2.jpg saved to cache
2026-03-25 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 200f5056-de95-5af7-b7c8-5115f145041f
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e150cc10>
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746697%252Fgeneral%252F72a4f5ff-7252-474a-a76d-171ed5b90a7a.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746697/general/72a4f5ff-7252-474a-a76d-171ed5b90a7a.jpg saved to cache
2026-03-25 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 200f5056-de95-5af7-b7c8-5115f145041f
2026-03-25 22:19:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 200f5056-de95-5af7-b7c8-5115f145041f, skipping ID generation
2026-03-25 22:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 200f5056-de95-5af7-b7c8-5115f145041f with scrape type 1
2026-03-25 22:19:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 200f5056-de95-5af7-b7c8-5115f145041f sending to next pipeline
2026-03-25 22:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 200f5056-de95-5af7-b7c8-5115f145041f, identifier: 10726985
2026-03-25 22:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 216d8bc8-b7ab-564a-9767-cd8f495184fa with identifier: 10726983
2026-03-25 22:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 216d8bc8-b7ab-564a-9767-cd8f495184fa with identifier: 10726983
2026-03-25 22:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 216d8bc8-b7ab-564a-9767-cd8f495184fa with identifier: 10726983 to the API
2026-03-25 22:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746695/general/ec3ea5f6-d786-4e18-8c5f-bb13e26d6027.jpg>
{'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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387992,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746695/general/ec3ea5f6-d786-4e18-8c5f-bb13e26d6027.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341958,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746695/general/42e501af-5ef2-48dc-9587-fe9593553231.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323255,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746695/general/6280e4eb-7d2c-4bd3-ae18-6021189f7ffd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334853,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746695/general/964af586-7052-418d-8baa-a5658e115072.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316530,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746695/general/702c26b7-32bc-4090-b99d-dcd5e6310d95.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386290,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746695/general/4f5f771c-6acf-4252-8684-e3d89f4b15f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303035,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746695/general/9cfb8591-27a8-45a8-bc09-e0b6f87691b4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148725,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746695/general/8749915d-c6f9-4ac2-ae74-b6e4c6496be0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331313,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746695/general/5bad90ea-5e2e-4364-a470-354ab5d02904.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_216d8bc8-b7ab-564a-9767-cd8f495184fa/216d8bc8-b7ab-564a-9767-cd8f495184fa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117666,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746695/general/060d5ef0-0b32-4dc8-9d7c-574dc0611162.jpg',
'Width': 1920}],
'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-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726983%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Saving data for 10726983: {'created_time': 1774477191.225223, 'last_price_update_time': 1774477191.225232, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726983') HTTP/1.1" 204 0
2026-03-25 22:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 200f5056-de95-5af7-b7c8-5115f145041f with identifier: 10726985
2026-03-25 22:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 200f5056-de95-5af7-b7c8-5115f145041f with identifier: 10726985
2026-03-25 22:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 200f5056-de95-5af7-b7c8-5115f145041f with identifier: 10726985 to the API
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746697/general/72a4f5ff-7252-474a-a76d-171ed5b90a7a.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': 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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392944,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746697/general/72a4f5ff-7252-474a-a76d-171ed5b90a7a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324591,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746697/general/88180324-b98e-486c-aa5c-8ac498d9de74.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381532,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746697/general/2b374d94-8dfb-481d-b196-bf82d3e66d50.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333590,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746697/general/931eee9c-80d2-4fe5-884c-51107e524cd2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388909,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746697/general/7c49809b-afa3-479f-a237-74bdf6f01a2a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309798,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746697/general/98973187-c3ba-4c18-b630-02774e54424d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255694,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746697/general/761877ca-13e2-4680-82ab-d51fdead3e17.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377215,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746697/general/3b13a8ce-85e7-4032-8619-7409c87fd738.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333711,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746697/general/cbb45d56-3a14-4eb8-8727-ebd9c4162907.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_200f5056-de95-5af7-b7c8-5115f145041f/200f5056-de95-5af7-b7c8-5115f145041f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30107,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746697/general/d0b4b7eb-3c17-4568-83d4-4dbf99a59df7.jpg',
'Width': 400}],
'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-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726985%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Saving data for 10726985: {'created_time': 1774477191.594551, 'last_price_update_time': 1774477191.594562, 'auction_closing_time': 1774945800.0}
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726985') HTTP/1.1" 204 0
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10724333
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724333%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10724333: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10724333 url https://www.openlane.eu/en/carv6/auction/10724333
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10724405
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724405%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10724405: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10724405 url https://www.openlane.eu/en/carv6/auction/10724405
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10717874
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717874%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10717874: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10717874 url https://www.openlane.eu/en/carv6/auction/10717874
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10717855
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717855%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10717855: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10717855 url https://www.openlane.eu/en/carv6/auction/10717855
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10720480
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720480%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10720480: 2
2026-03-25 22:19:51 [adesa.be] INFO: Scraping item 10720480 url https://www.openlane.eu/en/carv6/auction/10720480
2026-03-25 22:19:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10724253
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724253%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10724253: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10724253 url https://www.openlane.eu/en/carv6/auction/10724253
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10726962
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726962%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10726962: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10726962 url https://www.openlane.eu/en/carv6/auction/10726962
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10717872
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717872%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10717872: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10717872 url https://www.openlane.eu/en/carv6/auction/10717872
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10717838
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717838%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10717838: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10717838 url https://www.openlane.eu/en/carv6/auction/10717838
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10724387
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724387%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10724387: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10724387 url https://www.openlane.eu/en/carv6/auction/10724387
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10724203
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724203%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10724203: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10724203 url https://www.openlane.eu/en/carv6/auction/10724203
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10724224
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724224%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10724224: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10724224 url https://www.openlane.eu/en/carv6/auction/10724224
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10717849
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717849%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10717849: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10717849 url https://www.openlane.eu/en/carv6/auction/10717849
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10724310
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724310%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10724310: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10724310 url https://www.openlane.eu/en/carv6/auction/10724310
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10724468
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724468%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10724468: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10724468 url https://www.openlane.eu/en/carv6/auction/10724468
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10724497
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724497%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10724497: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10724497 url https://www.openlane.eu/en/carv6/auction/10724497
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10724411
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724411%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10724411: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10724411 url https://www.openlane.eu/en/carv6/auction/10724411
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10724251
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724251%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10724251: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10724251 url https://www.openlane.eu/en/carv6/auction/10724251
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10724479
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724479%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10724479: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10724479 url https://www.openlane.eu/en/carv6/auction/10724479
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10717882
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717882%27 HTTP/1.1" 200 None
2026-03-25 22:19:51 [adesa.be] INFO: Scrape type for 10717882: 0
2026-03-25 22:19:51 [adesa.be] INFO: Skipping item 10717882 url https://www.openlane.eu/en/carv6/auction/10717882
2026-03-25 22:19:51 [adesa.be] INFO: Found listing with ID: 10724297
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724297%27 HTTP/1.1" 200 None
2026-03-25 22:19:52 [adesa.be] INFO: Scrape type for 10724297: 0
2026-03-25 22:19:52 [adesa.be] INFO: Skipping item 10724297 url https://www.openlane.eu/en/carv6/auction/10724297
2026-03-25 22:19:52 [adesa.be] INFO: Found listing with ID: 10724370
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724370%27 HTTP/1.1" 200 None
2026-03-25 22:19:52 [adesa.be] INFO: Scrape type for 10724370: 0
2026-03-25 22:19:52 [adesa.be] INFO: Skipping item 10724370 url https://www.openlane.eu/en/carv6/auction/10724370
2026-03-25 22:19:52 [adesa.be] INFO: Found listing with ID: 10724321
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724321%27 HTTP/1.1" 200 None
2026-03-25 22:19:52 [adesa.be] INFO: Scrape type for 10724321: 0
2026-03-25 22:19:52 [adesa.be] INFO: Skipping item 10724321 url https://www.openlane.eu/en/carv6/auction/10724321
2026-03-25 22:19:52 [adesa.be] INFO: Found listing with ID: 10719149
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719149%27 HTTP/1.1" 200 None
2026-03-25 22:19:52 [adesa.be] INFO: Scrape type for 10719149: 0
2026-03-25 22:19:52 [adesa.be] INFO: Skipping item 10719149 url https://www.openlane.eu/en/carv6/auction/10719149
2026-03-25 22:19:52 [adesa.be] INFO: Found listing with ID: 10717914
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717914%27 HTTP/1.1" 200 None
2026-03-25 22:19:52 [adesa.be] INFO: Scrape type for 10717914: 0
2026-03-25 22:19:52 [adesa.be] INFO: Skipping item 10717914 url https://www.openlane.eu/en/carv6/auction/10717914
2026-03-25 22:19:52 [adesa.be] INFO: Found listing with ID: 10724311
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724311%27 HTTP/1.1" 200 None
2026-03-25 22:19:52 [adesa.be] INFO: Scrape type for 10724311: 0
2026-03-25 22:19:52 [adesa.be] INFO: Skipping item 10724311 url https://www.openlane.eu/en/carv6/auction/10724311
2026-03-25 22:19:52 [adesa.be] INFO: Found listing with ID: 10724295
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724295%27 HTTP/1.1" 200 None
2026-03-25 22:19:52 [adesa.be] INFO: Scrape type for 10724295: 0
2026-03-25 22:19:52 [adesa.be] INFO: Skipping item 10724295 url https://www.openlane.eu/en/carv6/auction/10724295
2026-03-25 22:19:52 [adesa.be] INFO: Found listing with ID: 10728753
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728753%27 HTTP/1.1" 200 None
2026-03-25 22:19:52 [adesa.be] INFO: Scrape type for 10728753: 1
2026-03-25 22:19:52 [adesa.be] INFO: Scraping item 10728753 url https://www.openlane.eu/en/carv6/auction/10728753
2026-03-25 22:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f13fe2ac-eb34-52a9-9ee3-ff30da7886ac with identifier: 10726528
2026-03-25 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac with scrape type 1
2026-03-25 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746556%252Fgeneral%252Fd0db6a6d-54ac-421b-99b3-4fe71c36951d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/d0db6a6d-54ac-421b-99b3-4fe71c36951d.jpg not downloaded yet
2026-03-25 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d67edd2c-7274-55a7-9e10-8a37e8bd46f1 with identifier: 10726533
2026-03-25 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1 with scrape type 1
2026-03-25 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746560%252Fgeneral%252Fe1034a17-682f-4e34-970b-6fa61d320dca.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/e1034a17-682f-4e34-970b-6fa61d320dca.jpg not downloaded yet
2026-03-25 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa3035f6-210a-5fc2-a5a8-4d379afd30d9 with identifier: 10726529
2026-03-25 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9 with scrape type 1
2026-03-25 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746559%252Fgeneral%252F37b2a78a-256f-4c1f-a31a-3f8050ce2faf.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/37b2a78a-256f-4c1f-a31a-3f8050ce2faf.jpg not downloaded yet
2026-03-25 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with identifier: 10720483
2026-03-25 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with scrape type 2
2026-03-25 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with scrape type 2
2026-03-25 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17, identifier: 10720483
2026-03-25 22:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3816beb3-b8f2-5fb0-8070-5dcb9b0e9395 with identifier: 10720510
2026-03-25 22:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3816beb3-b8f2-5fb0-8070-5dcb9b0e9395 with scrape type 2
2026-03-25 22:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3816beb3-b8f2-5fb0-8070-5dcb9b0e9395 with scrape type 2
2026-03-25 22:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3816beb3-b8f2-5fb0-8070-5dcb9b0e9395, identifier: 10720510
2026-03-25 22:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with identifier: 10720483
2026-03-25 22:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with identifier: 10720483
2026-03-25 22:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94e2bd6f-236d-5be7-a90e-ca1eb19f2e17 with identifier: 10720483 to the API
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720483>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 118,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Electric',
'id': '94e2bd6f-236d-5be7-a90e-ca1eb19f2e17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AKB527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720483',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 88517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-04-21',
'seats_number': 4,
'seller_name': 'De Moor Autohandel bv',
'title': 'Fiat 500 e 37 kWh La Prima - Electric - Automatic - 118 hp - 88.517 '
'km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2021}
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720483%27 HTTP/1.1" 200 None
2026-03-25 22:19:52 [adesa.be] INFO: Saving data for 10720483: {'auction_closing_time': 1774521000.0, 'created_time': 1774390615.412714, 'last_price_update_time': 1774477192.765324}
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720483') HTTP/1.1" 204 0
2026-03-25 22:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3816beb3-b8f2-5fb0-8070-5dcb9b0e9395 with identifier: 10720510
2026-03-25 22:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3816beb3-b8f2-5fb0-8070-5dcb9b0e9395 with identifier: 10720510
2026-03-25 22:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3816beb3-b8f2-5fb0-8070-5dcb9b0e9395 with identifier: 10720510 to the API
2026-03-25 22:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720510>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '3816beb3-b8f2-5fb0-8070-5dcb9b0e9395',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLE437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720510',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 287680,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19950,
'price_includes_vat': True,
'registration_date': '2020-01-30',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 287.680 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720510%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Saving data for 10720510: {'auction_closing_time': 1774605600.0, 'created_time': 1774390613.865491, 'last_price_update_time': 1774477193.141044}
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720510') HTTP/1.1" 204 0
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724436
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724436%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724436: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724436 url https://www.openlane.eu/en/carv6/auction/10724436
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724291
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724291%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724291: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724291 url https://www.openlane.eu/en/carv6/auction/10724291
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724302
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724302%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724302: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724302 url https://www.openlane.eu/en/carv6/auction/10724302
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724378
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724378%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724378: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724378 url https://www.openlane.eu/en/carv6/auction/10724378
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724383
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724383%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724383: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724383 url https://www.openlane.eu/en/carv6/auction/10724383
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724324
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724324%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724324: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724324 url https://www.openlane.eu/en/carv6/auction/10724324
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724406
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724406%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724406: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724406 url https://www.openlane.eu/en/carv6/auction/10724406
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724284
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724284%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724284: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724284 url https://www.openlane.eu/en/carv6/auction/10724284
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10717890
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717890%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10717890: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10717890 url https://www.openlane.eu/en/carv6/auction/10717890
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724441
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724441%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724441: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724441 url https://www.openlane.eu/en/carv6/auction/10724441
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724437
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724437%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724437: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724437 url https://www.openlane.eu/en/carv6/auction/10724437
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724293
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724293%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724293: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724293 url https://www.openlane.eu/en/carv6/auction/10724293
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724455
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724455%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724455: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724455 url https://www.openlane.eu/en/carv6/auction/10724455
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724357
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724357%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724357: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724357 url https://www.openlane.eu/en/carv6/auction/10724357
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10717909
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717909%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10717909: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10717909 url https://www.openlane.eu/en/carv6/auction/10717909
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724215
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724215%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724215: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724215 url https://www.openlane.eu/en/carv6/auction/10724215
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724229
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724229%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724229: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724229 url https://www.openlane.eu/en/carv6/auction/10724229
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724367
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724367%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724367: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724367 url https://www.openlane.eu/en/carv6/auction/10724367
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10717884
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717884%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10717884: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10717884 url https://www.openlane.eu/en/carv6/auction/10717884
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724227
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724227%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724227: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724227 url https://www.openlane.eu/en/carv6/auction/10724227
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10726966
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726966%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10726966: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10726966 url https://www.openlane.eu/en/carv6/auction/10726966
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724268
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724268%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724268: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724268 url https://www.openlane.eu/en/carv6/auction/10724268
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724206
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724206%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724206: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724206 url https://www.openlane.eu/en/carv6/auction/10724206
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10717853
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717853%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10717853: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10717853 url https://www.openlane.eu/en/carv6/auction/10717853
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10717869
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717869%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10717869: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10717869 url https://www.openlane.eu/en/carv6/auction/10717869
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724348
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724348%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724348: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724348 url https://www.openlane.eu/en/carv6/auction/10724348
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724196
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724196%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724196: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724196 url https://www.openlane.eu/en/carv6/auction/10724196
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724330
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724330%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724330: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724330 url https://www.openlane.eu/en/carv6/auction/10724330
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10725597
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725597%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10725597: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10725597 url https://www.openlane.eu/en/carv6/auction/10725597
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10726955
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726955%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10726955: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10726955 url https://www.openlane.eu/en/carv6/auction/10726955
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724327
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724327%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724327: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724327 url https://www.openlane.eu/en/carv6/auction/10724327
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724379
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724379%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724379: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724379 url https://www.openlane.eu/en/carv6/auction/10724379
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724230
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724230%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724230: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724230 url https://www.openlane.eu/en/carv6/auction/10724230
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10719153
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719153%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10719153: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10719153 url https://www.openlane.eu/en/carv6/auction/10719153
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724240
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724240%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724240: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724240 url https://www.openlane.eu/en/carv6/auction/10724240
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724315
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724315%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724315: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724315 url https://www.openlane.eu/en/carv6/auction/10724315
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724381
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724381%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724381: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724381 url https://www.openlane.eu/en/carv6/auction/10724381
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10717862
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717862%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10717862: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10717862 url https://www.openlane.eu/en/carv6/auction/10717862
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724273
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724273%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724273: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724273 url https://www.openlane.eu/en/carv6/auction/10724273
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724257
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724257%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724257: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724257 url https://www.openlane.eu/en/carv6/auction/10724257
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10717881
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717881%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10717881: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10717881 url https://www.openlane.eu/en/carv6/auction/10717881
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10726973
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726973%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10726973: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10726973 url https://www.openlane.eu/en/carv6/auction/10726973
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724223
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724223%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724223: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724223 url https://www.openlane.eu/en/carv6/auction/10724223
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10717857
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717857%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10717857: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10717857 url https://www.openlane.eu/en/carv6/auction/10717857
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10717868
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717868%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10717868: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10717868 url https://www.openlane.eu/en/carv6/auction/10717868
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724252
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724252%27 HTTP/1.1" 200 None
2026-03-25 22:19:53 [adesa.be] INFO: Scrape type for 10724252: 0
2026-03-25 22:19:53 [adesa.be] INFO: Skipping item 10724252 url https://www.openlane.eu/en/carv6/auction/10724252
2026-03-25 22:19:53 [adesa.be] INFO: Found listing with ID: 10724249
2026-03-25 22:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724249%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10724249: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10724249 url https://www.openlane.eu/en/carv6/auction/10724249
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10720479
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720479%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10720479: 2
2026-03-25 22:19:54 [adesa.be] INFO: Scraping item 10720479 url https://www.openlane.eu/en/carv6/auction/10720479
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746556%252Fgeneral%252F0f722408-61bc-47ad-b72b-2d4071bf740a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/0f722408-61bc-47ad-b72b-2d4071bf740a.jpg not downloaded yet
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746560%252Fgeneral%252F17492c64-0041-4307-ae46-53611d5d266d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/17492c64-0041-4307-ae46-53611d5d266d.jpg not downloaded yet
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746559%252Fgeneral%252F2b24ce04-72f6-4a53-96ce-b5756c4856ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/2b24ce04-72f6-4a53-96ce-b5756c4856ff.jpg not downloaded yet
2026-03-25 22: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-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10717852
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717852%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10717852: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10717852 url https://www.openlane.eu/en/carv6/auction/10717852
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10724374
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724374%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10724374: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10724374 url https://www.openlane.eu/en/carv6/auction/10724374
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10726967
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726967%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10726967: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10726967 url https://www.openlane.eu/en/carv6/auction/10726967
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10724401
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724401%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10724401: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10724401 url https://www.openlane.eu/en/carv6/auction/10724401
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10724354
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724354%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10724354: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10724354 url https://www.openlane.eu/en/carv6/auction/10724354
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10717846
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717846%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10717846: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10717846 url https://www.openlane.eu/en/carv6/auction/10717846
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10724208
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724208%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10724208: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10724208 url https://www.openlane.eu/en/carv6/auction/10724208
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10724228
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724228%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10724228: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10724228 url https://www.openlane.eu/en/carv6/auction/10724228
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10724222
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724222%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10724222: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10724222 url https://www.openlane.eu/en/carv6/auction/10724222
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10727135
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727135%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10727135: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10727135 url https://www.openlane.eu/en/carv6/auction/10727135
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10724190
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724190%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10724190: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10724190 url https://www.openlane.eu/en/carv6/auction/10724190
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10726976
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726976%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10726976: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10726976 url https://www.openlane.eu/en/carv6/auction/10726976
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10724304
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724304%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10724304: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10724304 url https://www.openlane.eu/en/carv6/auction/10724304
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10720475
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720475%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10720475: 2
2026-03-25 22:19:54 [adesa.be] INFO: Scraping item 10720475 url https://www.openlane.eu/en/carv6/auction/10720475
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746556%252Fgeneral%252F6e9866e1-9cf0-4223-ba99-90a4dd94d795.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/6e9866e1-9cf0-4223-ba99-90a4dd94d795.jpg not downloaded yet
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746560%252Fgeneral%252F504be7d5-b8e1-4eeb-a2fd-d22d8f6fb9eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/504be7d5-b8e1-4eeb-a2fd-d22d8f6fb9eb.jpg not downloaded yet
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746559%252Fgeneral%252Fb72a52b2-053c-4aac-835f-56821b935028.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/b72a52b2-053c-4aac-835f-56821b935028.jpg not downloaded yet
2026-03-25 22: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-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10726979
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726979%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10726979: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10726979 url https://www.openlane.eu/en/carv6/auction/10726979
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10724192
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724192%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10724192: 0
2026-03-25 22:19:54 [adesa.be] INFO: Skipping item 10724192 url https://www.openlane.eu/en/carv6/auction/10724192
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10720489
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720489%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10720489: 2
2026-03-25 22:19:54 [adesa.be] INFO: Scraping item 10720489 url https://www.openlane.eu/en/carv6/auction/10720489
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746556%252Fgeneral%252Fd2d4925d-52ce-4051-9ef8-3d0b7323854b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/d2d4925d-52ce-4051-9ef8-3d0b7323854b.jpg not downloaded yet
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746560%252Fgeneral%252F7ec4212c-510f-4703-8d13-540126ff6feb.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/7ec4212c-510f-4703-8d13-540126ff6feb.jpg not downloaded yet
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746559%252Fgeneral%252Ff2255330-3736-4881-be63-7218eed51633.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/f2255330-3736-4881-be63-7218eed51633.jpg not downloaded yet
2026-03-25 22: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-25 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746556/general/0f722408-61bc-47ad-b72b-2d4071bf740a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726528)
2026-03-25 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746559/general/37b2a78a-256f-4c1f-a31a-3f8050ce2faf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726529)
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10720478
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720478%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10720478: 2
2026-03-25 22:19:54 [adesa.be] INFO: Scraping item 10720478 url https://www.openlane.eu/en/carv6/auction/10720478
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746556%252Fgeneral%252F44590e1c-dccb-459c-85b0-46ab475dc9a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/44590e1c-dccb-459c-85b0-46ab475dc9a8.jpg not downloaded yet
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746560%252Fgeneral%252F89cf398b-ef6c-479b-a48c-d4eb6bc4e775.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/89cf398b-ef6c-479b-a48c-d4eb6bc4e775.jpg not downloaded yet
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746559%252Fgeneral%252Fa762e37d-2e83-4564-8016-9411f7c889d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/a762e37d-2e83-4564-8016-9411f7c889d3.jpg not downloaded yet
2026-03-25 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746560/general/e1034a17-682f-4e34-970b-6fa61d320dca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726533)
2026-03-25 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746560/general/17492c64-0041-4307-ae46-53611d5d266d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726533)
2026-03-25 22: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-25 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746559/general/2b24ce04-72f6-4a53-96ce-b5756c4856ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726529)
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10720476
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720476%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10720476: 2
2026-03-25 22:19:54 [adesa.be] INFO: Scraping item 10720476 url https://www.openlane.eu/en/carv6/auction/10720476
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746556%252Fgeneral%252Fea9bbb96-9635-4f6d-976c-468e0727c57e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/ea9bbb96-9635-4f6d-976c-468e0727c57e.jpg not downloaded yet
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746560%252Fgeneral%252F0032bd8b-1e21-47dc-9c10-368daba42ef2.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/0032bd8b-1e21-47dc-9c10-368daba42ef2.jpg not downloaded yet
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746559%252Fgeneral%252F9dc45bb5-ce6d-4030-9df1-b3c8609b2f18.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/9dc45bb5-ce6d-4030-9df1-b3c8609b2f18.jpg not downloaded yet
2026-03-25 22:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e08522d0>
2026-03-25 22:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746556%252Fgeneral%252F0f722408-61bc-47ad-b72b-2d4071bf740a.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/0f722408-61bc-47ad-b72b-2d4071bf740a.jpg saved to cache
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac
2026-03-25 22:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e085f710>
2026-03-25 22:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746559%252Fgeneral%252F37b2a78a-256f-4c1f-a31a-3f8050ce2faf.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/37b2a78a-256f-4c1f-a31a-3f8050ce2faf.jpg saved to cache
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9
2026-03-25 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746556/general/d0db6a6d-54ac-421b-99b3-4fe71c36951d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726528)
2026-03-25 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746559/general/b72a52b2-053c-4aac-835f-56821b935028.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726529)
2026-03-25 22:19:54 [adesa.be] INFO: Found listing with ID: 10720477
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720477%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [adesa.be] INFO: Scrape type for 10720477: 2
2026-03-25 22:19:54 [adesa.be] INFO: Scraping item 10720477 url https://www.openlane.eu/en/carv6/auction/10720477
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746556%252Fgeneral%252F7331fa41-9138-401f-8af0-d5d6f2d480f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/7331fa41-9138-401f-8af0-d5d6f2d480f5.jpg not downloaded yet
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746560%252Fgeneral%252F0090a888-cf0b-47f6-b5c1-a9b339fbf95c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/0090a888-cf0b-47f6-b5c1-a9b339fbf95c.jpg not downloaded yet
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746559%252Fgeneral%252Fb161319a-04a7-4f6a-9378-97cb9005b111.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/b161319a-04a7-4f6a-9378-97cb9005b111.jpg not downloaded yet
2026-03-25 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746559/general/f2255330-3736-4881-be63-7218eed51633.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726529)
2026-03-25 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746560/general/7ec4212c-510f-4703-8d13-540126ff6feb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726533)
2026-03-25 22: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-25 22:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746560/general/504be7d5-b8e1-4eeb-a2fd-d22d8f6fb9eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726533)
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746556%252Fgeneral%252Fa03486e9-24f1-401f-a8db-71e2cc305b45.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/a03486e9-24f1-401f-a8db-71e2cc305b45.jpg not downloaded yet
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746560%252Fgeneral%252F214895dc-feaa-430c-bf6e-b953f7b52df7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/214895dc-feaa-430c-bf6e-b953f7b52df7.jpg not downloaded yet
2026-03-25 22:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746559%252Fgeneral%252Ff2ada0ef-a357-4997-8c03-83ffb758c2c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/f2ada0ef-a357-4997-8c03-83ffb758c2c7.jpg not downloaded yet
2026-03-25 22:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0501050>
2026-03-25 22:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746560%252Fgeneral%252Fe1034a17-682f-4e34-970b-6fa61d320dca.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/e1034a17-682f-4e34-970b-6fa61d320dca.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0423ed0>
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746560%252Fgeneral%252F17492c64-0041-4307-ae46-53611d5d266d.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/17492c64-0041-4307-ae46-53611d5d266d.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e071ad10>
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746559%252Fgeneral%252F2b24ce04-72f6-4a53-96ce-b5756c4856ff.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/2b24ce04-72f6-4a53-96ce-b5756c4856ff.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9
2026-03-25 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746556/general/6e9866e1-9cf0-4223-ba99-90a4dd94d795.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726528)
2026-03-25 22:19:55 [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-25 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746556/general/d2d4925d-52ce-4051-9ef8-3d0b7323854b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726528)
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746556%252Fgeneral%252F52e72179-7050-4130-ae27-31fc802f6e04.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/52e72179-7050-4130-ae27-31fc802f6e04.jpg not downloaded yet
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746560%252Fgeneral%252F5038aa9c-23a7-41f2-b846-f59da19945bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/5038aa9c-23a7-41f2-b846-f59da19945bf.jpg not downloaded yet
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746559%252Fgeneral%252F4a93ddb8-ffc5-41fa-bd48-d333f3d2b56e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/4a93ddb8-ffc5-41fa-bd48-d333f3d2b56e.jpg not downloaded yet
2026-03-25 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746560/general/89cf398b-ef6c-479b-a48c-d4eb6bc4e775.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726533)
2026-03-25 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746559/general/a762e37d-2e83-4564-8016-9411f7c889d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726529)
2026-03-25 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746559/general/9dc45bb5-ce6d-4030-9df1-b3c8609b2f18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726529)
2026-03-25 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746560/general/0032bd8b-1e21-47dc-9c10-368daba42ef2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726533)
2026-03-25 22:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1196810>
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746556%252Fgeneral%252Fd0db6a6d-54ac-421b-99b3-4fe71c36951d.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/d0db6a6d-54ac-421b-99b3-4fe71c36951d.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e085c6d0>
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746559%252Fgeneral%252Fb72a52b2-053c-4aac-835f-56821b935028.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/b72a52b2-053c-4aac-835f-56821b935028.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06f0a10>
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746559%252Fgeneral%252Ff2255330-3736-4881-be63-7218eed51633.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/f2255330-3736-4881-be63-7218eed51633.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07be390>
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746560%252Fgeneral%252F7ec4212c-510f-4703-8d13-540126ff6feb.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/7ec4212c-510f-4703-8d13-540126ff6feb.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06ee910>
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746560%252Fgeneral%252F504be7d5-b8e1-4eeb-a2fd-d22d8f6fb9eb.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/504be7d5-b8e1-4eeb-a2fd-d22d8f6fb9eb.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746556%252Fgeneral%252F29484968-ba81-4713-8c53-ddfd7270e1ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/29484968-ba81-4713-8c53-ddfd7270e1ea.jpg not downloaded yet
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746560%252Fgeneral%252F751dd1a1-ac43-49cd-a7ff-dbc87ff78dca.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/751dd1a1-ac43-49cd-a7ff-dbc87ff78dca.jpg not downloaded yet
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746559%252Fgeneral%252F29e923cc-b5e1-47ec-b547-bb2157bb8f53.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/29e923cc-b5e1-47ec-b547-bb2157bb8f53.jpg not downloaded yet
2026-03-25 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746560/general/0090a888-cf0b-47f6-b5c1-a9b339fbf95c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726533)
2026-03-25 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746559/general/b161319a-04a7-4f6a-9378-97cb9005b111.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726529)
2026-03-25 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06f1750>
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746556%252Fgeneral%252F6e9866e1-9cf0-4223-ba99-90a4dd94d795.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/6e9866e1-9cf0-4223-ba99-90a4dd94d795.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac
2026-03-25 22:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e with identifier: 10726541
2026-03-25 22:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e with scrape type 1
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252Fb6fa9b7d-f761-4845-9e6c-735a159a7e31.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/b6fa9b7d-f761-4845-9e6c-735a159a7e31.jpg not downloaded yet
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1211050>
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746556%252Fgeneral%252Fd2d4925d-52ce-4051-9ef8-3d0b7323854b.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/d2d4925d-52ce-4051-9ef8-3d0b7323854b.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0737850>
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746560%252Fgeneral%252F89cf398b-ef6c-479b-a48c-d4eb6bc4e775.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/89cf398b-ef6c-479b-a48c-d4eb6bc4e775.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10cd090>
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746559%252Fgeneral%252Fa762e37d-2e83-4564-8016-9411f7c889d3.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/a762e37d-2e83-4564-8016-9411f7c889d3.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11e2210>
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746559%252Fgeneral%252F9dc45bb5-ce6d-4030-9df1-b3c8609b2f18.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/9dc45bb5-ce6d-4030-9df1-b3c8609b2f18.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e11e9f10>
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746560%252Fgeneral%252F0032bd8b-1e21-47dc-9c10-368daba42ef2.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/0032bd8b-1e21-47dc-9c10-368daba42ef2.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1
2026-03-25 22:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746556/general/ea9bbb96-9635-4f6d-976c-468e0727c57e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726528)
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252F0889846f-1511-4cfd-9ff9-e70c08cd704d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/0889846f-1511-4cfd-9ff9-e70c08cd704d.jpg not downloaded yet
2026-03-25 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746560/general/214895dc-feaa-430c-bf6e-b953f7b52df7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726533)
2026-03-25 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746559/general/f2ada0ef-a357-4997-8c03-83ffb758c2c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726529)
2026-03-25 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1523d90>
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746560%252Fgeneral%252F0090a888-cf0b-47f6-b5c1-a9b339fbf95c.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/0090a888-cf0b-47f6-b5c1-a9b339fbf95c.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12226d0>
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746559%252Fgeneral%252Fb161319a-04a7-4f6a-9378-97cb9005b111.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/b161319a-04a7-4f6a-9378-97cb9005b111.jpg saved to cache
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9
2026-03-25 22:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60195b95-8488-510b-a650-03825052650e with identifier: 10720486
2026-03-25 22:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60195b95-8488-510b-a650-03825052650e with scrape type 2
2026-03-25 22:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60195b95-8488-510b-a650-03825052650e with scrape type 2
2026-03-25 22:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60195b95-8488-510b-a650-03825052650e, identifier: 10720486
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252F7c951696-cc66-4915-8480-ebc9ece27c16.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/7c951696-cc66-4915-8480-ebc9ece27c16.jpg not downloaded yet
2026-03-25 22:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60195b95-8488-510b-a650-03825052650e with identifier: 10720486
2026-03-25 22:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60195b95-8488-510b-a650-03825052650e with identifier: 10720486
2026-03-25 22:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60195b95-8488-510b-a650-03825052650e with identifier: 10720486 to the API
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720486>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '',
'engine_horse_power': 13,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Electric',
'id': '60195b95-8488-510b-a650-03825052650e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1fyf282',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Goupil',
'model': 'G5',
'odometer': 6696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8050,
'price_includes_vat': True,
'registration_date': '2020-08-21',
'seats_number': 2,
'seller_name': 'De Moor Autohandel bv',
'title': 'Goupil G5 - Electric - Automatic - 13 hp - 6.696 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720486%27 HTTP/1.1" 200 None
2026-03-25 22:19:56 [adesa.be] INFO: Saving data for 10720486: {'auction_closing_time': 1774521000.0, 'created_time': 1774390620.665748, 'last_price_update_time': 1774477196.655575}
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720486') HTTP/1.1" 204 0
2026-03-25 22:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746556/general/a03486e9-24f1-401f-a8db-71e2cc305b45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726528)
2026-03-25 22:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746556/general/7331fa41-9138-401f-8af0-d5d6f2d480f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726528)
2026-03-25 22:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746560/general/751dd1a1-ac43-49cd-a7ff-dbc87ff78dca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726533)
2026-03-25 22:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746559/general/29e923cc-b5e1-47ec-b547-bb2157bb8f53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726529)
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252F4fcb1a40-f711-4bcb-b45a-c01b70e1c23d.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/4fcb1a40-f711-4bcb-b45a-c01b70e1c23d.jpg not downloaded yet
2026-03-25 22:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12d38d0>
2026-03-25 22:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746556%252Fgeneral%252Fea9bbb96-9635-4f6d-976c-468e0727c57e.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/ea9bbb96-9635-4f6d-976c-468e0727c57e.jpg saved to cache
2026-03-25 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac
2026-03-25 22:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e110c350>
2026-03-25 22:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746560%252Fgeneral%252F214895dc-feaa-430c-bf6e-b953f7b52df7.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/214895dc-feaa-430c-bf6e-b953f7b52df7.jpg saved to cache
2026-03-25 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1
2026-03-25 22:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e111ce90>
2026-03-25 22:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746559%252Fgeneral%252Ff2ada0ef-a357-4997-8c03-83ffb758c2c7.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/f2ada0ef-a357-4997-8c03-83ffb758c2c7.jpg saved to cache
2026-03-25 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9
2026-03-25 22:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dfb700f-96c8-5374-b864-92ef08a8dd43 with identifier: 10728753
2026-03-25 22:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dfb700f-96c8-5374-b864-92ef08a8dd43 with scrape type 1
2026-03-25 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0dfb700f-96c8-5374-b864-92ef08a8dd43
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719950%252Fgeneral%252F337c124e-2742-4b22-b327-d58f5e2d81d0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719950/general/337c124e-2742-4b22-b327-d58f5e2d81d0.jpeg already downloaded
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719950%252Fgeneral%252F637182b5-cd14-410d-ad76-bb6a7f1b1817.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719950/general/637182b5-cd14-410d-ad76-bb6a7f1b1817.jpeg already downloaded
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719950%252Fgeneral%252F3a8a8a54-376a-4359-910d-f314fb5040b1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719950/general/3a8a8a54-376a-4359-910d-f314fb5040b1.jpeg already downloaded
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719950%252Fgeneral%252Feb785cac-83ee-44c7-a93b-42f9f15b2cb1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719950/general/eb785cac-83ee-44c7-a93b-42f9f15b2cb1.jpeg already downloaded
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719950%252Fgeneral%252F6988ee1c-09c4-4929-8322-b63b238b2367.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719950/general/6988ee1c-09c4-4929-8322-b63b238b2367.jpeg already downloaded
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719950%252Fgeneral%252Ffd8fa75e-48c7-48c2-aba9-b10fa4f10808.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719950/general/fd8fa75e-48c7-48c2-aba9-b10fa4f10808.jpeg already downloaded
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719950%252Fgeneral%252Fa7869c81-c0a2-421c-b135-8b677b0fe099.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719950/general/a7869c81-c0a2-421c-b135-8b677b0fe099.jpeg already downloaded
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719950%252Fgeneral%252F83d0eefc-554e-4958-b2e4-de249e8f5316.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719950/general/83d0eefc-554e-4958-b2e4-de249e8f5316.jpeg already downloaded
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719950%252Fgeneral%252Ff9ceb4fa-f447-4f69-bad2-3a52230e2886.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719950/general/f9ceb4fa-f447-4f69-bad2-3a52230e2886.jpeg already downloaded
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719950%252Fgeneral%252Fd6f50f42-e0dc-434b-97f7-df2b94fea940.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719950/general/d6f50f42-e0dc-434b-97f7-df2b94fea940.jpeg already downloaded
2026-03-25 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0dfb700f-96c8-5374-b864-92ef08a8dd43, identifier: 10728753
2026-03-25 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with identifier: 10720475
2026-03-25 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with scrape type 2
2026-03-25 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with scrape type 2
2026-03-25 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dbf4d230-0e33-5ce1-b703-7b31b36b18d6, identifier: 10720475
2026-03-25 22:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with identifier: 10720480
2026-03-25 22:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with scrape type 2
2026-03-25 22:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with scrape type 2
2026-03-25 22:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7, identifier: 10720480
2026-03-25 22:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dfb700f-96c8-5374-b864-92ef08a8dd43 with identifier: 10728753
2026-03-25 22:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dfb700f-96c8-5374-b864-92ef08a8dd43 with identifier: 10728753
2026-03-25 22:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0dfb700f-96c8-5374-b864-92ef08a8dd43 with identifier: 10728753 to the API
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728753>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 200,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '0dfb700f-96c8-5374-b864-92ef08a8dd43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2bmd568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728753',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 191573,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5719950/general/337c124e-2742-4b22-b327-d58f5e2d81d0.jpeg',
'https://images.openlane.eu/carimgs/5719950/general/637182b5-cd14-410d-ad76-bb6a7f1b1817.jpeg',
'https://images.openlane.eu/carimgs/5719950/general/3a8a8a54-376a-4359-910d-f314fb5040b1.jpeg',
'https://images.openlane.eu/carimgs/5719950/general/eb785cac-83ee-44c7-a93b-42f9f15b2cb1.jpeg',
'https://images.openlane.eu/carimgs/5719950/general/6988ee1c-09c4-4929-8322-b63b238b2367.jpeg',
'https://images.openlane.eu/carimgs/5719950/general/fd8fa75e-48c7-48c2-aba9-b10fa4f10808.jpeg',
'https://images.openlane.eu/carimgs/5719950/general/a7869c81-c0a2-421c-b135-8b677b0fe099.jpeg',
'https://images.openlane.eu/carimgs/5719950/general/83d0eefc-554e-4958-b2e4-de249e8f5316.jpeg',
'https://images.openlane.eu/carimgs/5719950/general/f9ceb4fa-f447-4f69-bad2-3a52230e2886.jpeg',
'https://images.openlane.eu/carimgs/5719950/general/d6f50f42-e0dc-434b-97f7-df2b94fea940.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dfb700f-96c8-5374-b864-92ef08a8dd43/0dfb700f-96c8-5374-b864-92ef08a8dd43_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351815,
'Height': 1300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719950/general/337c124e-2742-4b22-b327-d58f5e2d81d0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dfb700f-96c8-5374-b864-92ef08a8dd43/0dfb700f-96c8-5374-b864-92ef08a8dd43_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354703,
'Height': 1305,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719950/general/637182b5-cd14-410d-ad76-bb6a7f1b1817.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dfb700f-96c8-5374-b864-92ef08a8dd43/0dfb700f-96c8-5374-b864-92ef08a8dd43_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307788,
'Height': 1273,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719950/general/3a8a8a54-376a-4359-910d-f314fb5040b1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dfb700f-96c8-5374-b864-92ef08a8dd43/0dfb700f-96c8-5374-b864-92ef08a8dd43_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272551,
'Height': 1213,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719950/general/eb785cac-83ee-44c7-a93b-42f9f15b2cb1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dfb700f-96c8-5374-b864-92ef08a8dd43/0dfb700f-96c8-5374-b864-92ef08a8dd43_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257233,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719950/general/6988ee1c-09c4-4929-8322-b63b238b2367.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dfb700f-96c8-5374-b864-92ef08a8dd43/0dfb700f-96c8-5374-b864-92ef08a8dd43_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182560,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719950/general/fd8fa75e-48c7-48c2-aba9-b10fa4f10808.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dfb700f-96c8-5374-b864-92ef08a8dd43/0dfb700f-96c8-5374-b864-92ef08a8dd43_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319698,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719950/general/a7869c81-c0a2-421c-b135-8b677b0fe099.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dfb700f-96c8-5374-b864-92ef08a8dd43/0dfb700f-96c8-5374-b864-92ef08a8dd43_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311690,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719950/general/83d0eefc-554e-4958-b2e4-de249e8f5316.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dfb700f-96c8-5374-b864-92ef08a8dd43/0dfb700f-96c8-5374-b864-92ef08a8dd43_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148432,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719950/general/f9ceb4fa-f447-4f69-bad2-3a52230e2886.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dfb700f-96c8-5374-b864-92ef08a8dd43/0dfb700f-96c8-5374-b864-92ef08a8dd43_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215352,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719950/general/d6f50f42-e0dc-434b-97f7-df2b94fea940.jpeg',
'Width': 1200}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2015-07-22',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Kia Sorento 2.2 CRDi - AWD - Diesel - Automatic - 200 hp - 191.573 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728753%27 HTTP/1.1" 200 None
2026-03-25 22:19:57 [adesa.be] INFO: Saving data for 10728753: {'created_time': 1774477197.731059, 'last_price_update_time': 1774477197.73107, 'auction_closing_time': 1774521000.0}
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10728753') HTTP/1.1" 204 0
2026-03-25 22:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with identifier: 10720475
2026-03-25 22:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with identifier: 10720475
2026-03-25 22:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dbf4d230-0e33-5ce1-b703-7b31b36b18d6 with identifier: 10720475 to the API
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720475>
{'auction_title': '',
'c_o_2_emission_value': 215,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 390,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'dbf4d230-0e33-5ce1-b703-7b31b36b18d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '114002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720475',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 42328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 39100,
'price_includes_vat': True,
'registration_date': '2018-10-12',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz GLE Coupé AMG 43 - 4-Matic - Petrol - Automatic - 390 '
'hp - 42.328 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720475%27 HTTP/1.1" 200 None
2026-03-25 22:19:57 [adesa.be] INFO: Saving data for 10720475: {'auction_closing_time': 1774521000.0, 'created_time': 1774390627.841619, 'last_price_update_time': 1774477197.998986}
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720475') HTTP/1.1" 204 0
2026-03-25 22:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with identifier: 10720480
2026-03-25 22:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with identifier: 10720480
2026-03-25 22:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7 with identifier: 10720480 to the API
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720480>
{'auction_title': '',
'c_o_2_emission_value': 201,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 146,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'c9ea0527-ae2f-5b85-a9ee-f619bb14d2f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1FWQ678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720480',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 143051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15250,
'price_includes_vat': True,
'registration_date': '2013-11-20',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Iveco Daily 2.3 - Diesel - Manual - 146 hp - 143.051 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720480%27 HTTP/1.1" 200 None
2026-03-25 22:19:58 [adesa.be] INFO: Saving data for 10720480: {'auction_closing_time': 1774521000.0, 'created_time': 1774390618.269142, 'last_price_update_time': 1774477198.287177}
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720480') HTTP/1.1" 204 0
2026-03-25 22:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746556/general/29484968-ba81-4713-8c53-ddfd7270e1ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726528)
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252Faedeb4c4-755c-4323-8e4a-f83f02541e80.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/aedeb4c4-755c-4323-8e4a-f83f02541e80.jpg not downloaded yet
2026-03-25 22:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746569/general/b6fa9b7d-f761-4845-9e6c-735a159a7e31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726541)
2026-03-25 22:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746560/general/5038aa9c-23a7-41f2-b846-f59da19945bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726533)
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1170350>
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746556%252Fgeneral%252Fa03486e9-24f1-401f-a8db-71e2cc305b45.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/a03486e9-24f1-401f-a8db-71e2cc305b45.jpg saved to cache
2026-03-25 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e132ca90>
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746556%252Fgeneral%252F7331fa41-9138-401f-8af0-d5d6f2d480f5.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/7331fa41-9138-401f-8af0-d5d6f2d480f5.jpg saved to cache
2026-03-25 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e06f3810>
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746560%252Fgeneral%252F751dd1a1-ac43-49cd-a7ff-dbc87ff78dca.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/751dd1a1-ac43-49cd-a7ff-dbc87ff78dca.jpg saved to cache
2026-03-25 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e048d910>
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746559%252Fgeneral%252F29e923cc-b5e1-47ec-b547-bb2157bb8f53.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/29e923cc-b5e1-47ec-b547-bb2157bb8f53.jpg saved to cache
2026-03-25 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9
2026-03-25 22:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d3c5627-4fe4-5b46-bb02-4feb83107082 with identifier: 10720479
2026-03-25 22:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d3c5627-4fe4-5b46-bb02-4feb83107082 with scrape type 2
2026-03-25 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d3c5627-4fe4-5b46-bb02-4feb83107082 with scrape type 2
2026-03-25 22:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d3c5627-4fe4-5b46-bb02-4feb83107082, identifier: 10720479
2026-03-25 22:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10720476
2026-03-25 22:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with scrape type 2
2026-03-25 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with scrape type 2
2026-03-25 22:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c237586c-2b2c-5f10-887f-c1f5ca1e67e6, identifier: 10720476
2026-03-25 22:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with identifier: 10720489
2026-03-25 22:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with scrape type 2
2026-03-25 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with scrape type 2
2026-03-25 22:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9939c278-2baa-5644-9fbf-f65ab4d2ed0e, identifier: 10720489
2026-03-25 22:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746559/general/4a93ddb8-ffc5-41fa-bd48-d333f3d2b56e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726529)
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252F8d2f1f22-f5ba-43c7-a53f-19b0744e617e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/8d2f1f22-f5ba-43c7-a53f-19b0744e617e.jpg not downloaded yet
2026-03-25 22:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d3c5627-4fe4-5b46-bb02-4feb83107082 with identifier: 10720479
2026-03-25 22:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d3c5627-4fe4-5b46-bb02-4feb83107082 with identifier: 10720479
2026-03-25 22:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d3c5627-4fe4-5b46-bb02-4feb83107082 with identifier: 10720479 to the API
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720479>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '4.7L',
'engine_horse_power': 408,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '8d3c5627-4fe4-5b46-bb02-4feb83107082',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '105825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720479',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLS',
'odometer': 85705,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2014-09-15',
'seats_number': 4,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz CLS 550 - Petrol - Automatic - 408 hp - 85.705 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720479%27 HTTP/1.1" 200 None
2026-03-25 22:19:59 [adesa.be] INFO: Saving data for 10720479: {'auction_closing_time': 1774521000.0, 'created_time': 1774390628.235629, 'last_price_update_time': 1774477199.095688}
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720479') HTTP/1.1" 204 0
2026-03-25 22:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10720476
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-25 22:19:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 22:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10720476
2026-03-25 22:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10720476 to the API
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720476>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'c237586c-2b2c-5f10-887f-c1f5ca1e67e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LEE457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 245970,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27250,
'price_includes_vat': True,
'registration_date': '2019-01-28',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz Sprinter box 3.0 - Diesel - Automatic - 190 hp - '
'245.970 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720476%27 HTTP/1.1" 200 None
2026-03-25 22:19:59 [adesa.be] INFO: Saving data for 10720476: {'auction_closing_time': 1774521000.0, 'created_time': 1774390648.439579, 'last_price_update_time': 1774477199.453994}
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720476') HTTP/1.1" 204 0
2026-03-25 22:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with identifier: 10720489
2026-03-25 22:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with identifier: 10720489
2026-03-25 22:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9939c278-2baa-5644-9fbf-f65ab4d2ed0e with identifier: 10720489 to the API
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720489>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 109,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '9939c278-2baa-5644-9fbf-f65ab4d2ed0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2dlg480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720489',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 246296,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5550,
'price_includes_vat': True,
'registration_date': '2001-08-01',
'seats_number': 2,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz Sprinter 311 - Diesel - Automatic - 109 hp - 246.296 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2001}
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720489%27 HTTP/1.1" 200 None
2026-03-25 22:19:59 [adesa.be] INFO: Saving data for 10720489: {'auction_closing_time': 1774521000.0, 'created_time': 1774390635.497447, 'last_price_update_time': 1774477199.708527}
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720489') HTTP/1.1" 204 0
2026-03-25 22:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746569/general/0889846f-1511-4cfd-9ff9-e70c08cd704d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726541)
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252Fc8454573-f93a-4d29-8d37-eb06fdafec8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/c8454573-f93a-4d29-8d37-eb06fdafec8b.jpg not downloaded yet
2026-03-25 22:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e1340510>
2026-03-25 22:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746556%252Fgeneral%252F29484968-ba81-4713-8c53-ddfd7270e1ea.jpg') HTTP/1.1" 204 0
2026-03-25 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/29484968-ba81-4713-8c53-ddfd7270e1ea.jpg saved to cache
2026-03-25 22:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac
2026-03-25 22:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07d0b50>
2026-03-25 22:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252Fb6fa9b7d-f761-4845-9e6c-735a159a7e31.jpg') HTTP/1.1" 204 0
2026-03-25 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/b6fa9b7d-f761-4845-9e6c-735a159a7e31.jpg saved to cache
2026-03-25 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e
2026-03-25 22:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e03993d0>
2026-03-25 22:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746560%252Fgeneral%252F5038aa9c-23a7-41f2-b846-f59da19945bf.jpg') HTTP/1.1" 204 0
2026-03-25 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746560/general/5038aa9c-23a7-41f2-b846-f59da19945bf.jpg saved to cache
2026-03-25 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1
2026-03-25 22:20:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d67edd2c-7274-55a7-9e10-8a37e8bd46f1, skipping ID generation
2026-03-25 22:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1 with scrape type 1
2026-03-25 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1 sending to next pipeline
2026-03-25 22:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d67edd2c-7274-55a7-9e10-8a37e8bd46f1, identifier: 10726533
2026-03-25 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746556/general/44590e1c-dccb-459c-85b0-46ab475dc9a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726528)
2026-03-25 22:20:00 [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-25 22:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d67edd2c-7274-55a7-9e10-8a37e8bd46f1 with identifier: 10726533
2026-03-25 22:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d67edd2c-7274-55a7-9e10-8a37e8bd46f1 with identifier: 10726533
2026-03-25 22:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d67edd2c-7274-55a7-9e10-8a37e8bd46f1 with identifier: 10726533 to the API
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20: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-25 22:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746560/general/5038aa9c-23a7-41f2-b846-f59da19945bf.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68700,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746560/general/e1034a17-682f-4e34-970b-6fa61d320dca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746560/general/17492c64-0041-4307-ae46-53611d5d266d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746560/general/504be7d5-b8e1-4eeb-a2fd-d22d8f6fb9eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746560/general/7ec4212c-510f-4703-8d13-540126ff6feb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88369,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746560/general/89cf398b-ef6c-479b-a48c-d4eb6bc4e775.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746560/general/0032bd8b-1e21-47dc-9c10-368daba42ef2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746560/general/0090a888-cf0b-47f6-b5c1-a9b339fbf95c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746560/general/214895dc-feaa-430c-bf6e-b953f7b52df7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746560/general/5038aa9c-23a7-41f2-b846-f59da19945bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67edd2c-7274-55a7-9e10-8a37e8bd46f1/d67edd2c-7274-55a7-9e10-8a37e8bd46f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746560/general/751dd1a1-ac43-49cd-a7ff-dbc87ff78dca.jpg',
'Width': 1024}],
'price': 8500,
'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-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710726533%27 HTTP/1.1" 200 None
2026-03-25 22:20:00 [adesa.be] INFO: Saving data for 10726533: {'created_time': 1774477200.504606, 'last_price_update_time': 1774477200.504615, 'auction_closing_time': 1774945800.0}
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726533') HTTP/1.1" 204 0
2026-03-25 22:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e21e5d50>
2026-03-25 22:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746559%252Fgeneral%252F4a93ddb8-ffc5-41fa-bd48-d333f3d2b56e.jpg') HTTP/1.1" 204 0
2026-03-25 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746559/general/4a93ddb8-ffc5-41fa-bd48-d333f3d2b56e.jpg saved to cache
2026-03-25 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9
2026-03-25 22:20:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aa3035f6-210a-5fc2-a5a8-4d379afd30d9, skipping ID generation
2026-03-25 22:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9 with scrape type 1
2026-03-25 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9 sending to next pipeline
2026-03-25 22:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aa3035f6-210a-5fc2-a5a8-4d379afd30d9, identifier: 10726529
2026-03-25 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746556/general/52e72179-7050-4130-ae27-31fc802f6e04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726528)
2026-03-25 22:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746569/general/7c951696-cc66-4915-8480-ebc9ece27c16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726541)
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252F5ce1e946-3af6-4ada-b61f-8fa2fac70757.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/5ce1e946-3af6-4ada-b61f-8fa2fac70757.jpg not downloaded yet
2026-03-25 22:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aa3035f6-210a-5fc2-a5a8-4d379afd30d9 with identifier: 10726529
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-25 22:20:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 22:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aa3035f6-210a-5fc2-a5a8-4d379afd30d9 with identifier: 10726529
2026-03-25 22:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aa3035f6-210a-5fc2-a5a8-4d379afd30d9 with identifier: 10726529 to the API
2026-03-25 22:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746559/general/4a93ddb8-ffc5-41fa-bd48-d333f3d2b56e.jpg>
{'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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746559/general/37b2a78a-256f-4c1f-a31a-3f8050ce2faf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20819,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746559/general/2b24ce04-72f6-4a53-96ce-b5756c4856ff.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746559/general/b72a52b2-053c-4aac-835f-56821b935028.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746559/general/f2255330-3736-4881-be63-7218eed51633.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84401,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746559/general/a762e37d-2e83-4564-8016-9411f7c889d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746559/general/9dc45bb5-ce6d-4030-9df1-b3c8609b2f18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81304,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746559/general/b161319a-04a7-4f6a-9378-97cb9005b111.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746559/general/f2ada0ef-a357-4997-8c03-83ffb758c2c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746559/general/4a93ddb8-ffc5-41fa-bd48-d333f3d2b56e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa3035f6-210a-5fc2-a5a8-4d379afd30d9/aa3035f6-210a-5fc2-a5a8-4d379afd30d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746559/general/29e923cc-b5e1-47ec-b547-bb2157bb8f53.jpg',
'Width': 1024}],
'price': 10700,
'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-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726529%27 HTTP/1.1" 200 None
2026-03-25 22:20:01 [adesa.be] INFO: Saving data for 10726529: {'created_time': 1774477201.253339, 'last_price_update_time': 1774477201.253348, 'auction_closing_time': 1774945800.0}
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726529') HTTP/1.1" 204 0
2026-03-25 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e33117d0>
2026-03-25 22:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252F0889846f-1511-4cfd-9ff9-e70c08cd704d.jpg') HTTP/1.1" 204 0
2026-03-25 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/0889846f-1511-4cfd-9ff9-e70c08cd704d.jpg saved to cache
2026-03-25 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e
2026-03-25 22:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10720477
2026-03-25 22:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with scrape type 2
2026-03-25 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with scrape type 2
2026-03-25 22:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110, identifier: 10720477
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252F9abc9729-bf69-42c1-937b-d0499853c44b.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/9abc9729-bf69-42c1-937b-d0499853c44b.jpg not downloaded yet
2026-03-25 22:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10720477
2026-03-25 22:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10720477
2026-03-25 22:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10720477 to the API
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720477>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '9a96bdc2-18ec-5bdf-b91d-0c8f54a05110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RGG134',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720477',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 198167,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27250,
'price_includes_vat': True,
'registration_date': '2016-12-16',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz Sprinter box 319 - Diesel - Automatic - 190 hp - '
'198.167 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720477%27 HTTP/1.1" 200 None
2026-03-25 22:20:01 [adesa.be] INFO: Saving data for 10720477: {'auction_closing_time': 1774521000.0, 'created_time': 1774390646.546517, 'last_price_update_time': 1774477201.699221}
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720477') HTTP/1.1" 204 0
2026-03-25 22:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746569/general/aedeb4c4-755c-4323-8e4a-f83f02541e80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726541)
2026-03-25 22:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e150d390>
2026-03-25 22:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746556%252Fgeneral%252F44590e1c-dccb-459c-85b0-46ab475dc9a8.jpg') HTTP/1.1" 204 0
2026-03-25 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/44590e1c-dccb-459c-85b0-46ab475dc9a8.jpg saved to cache
2026-03-25 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac
2026-03-25 22:20:01 [adesa.be] INFO: Found listing with ID: 10724399
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724399%27 HTTP/1.1" 200 None
2026-03-25 22:20:01 [adesa.be] INFO: Scrape type for 10724399: 0
2026-03-25 22:20:01 [adesa.be] INFO: Skipping item 10724399 url https://www.openlane.eu/en/carv6/auction/10724399
2026-03-25 22:20:01 [adesa.be] INFO: Found listing with ID: 10720491
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720491%27 HTTP/1.1" 200 None
2026-03-25 22:20:01 [adesa.be] INFO: Scrape type for 10720491: 2
2026-03-25 22:20:01 [adesa.be] INFO: Scraping item 10720491 url https://www.openlane.eu/en/carv6/auction/10720491
2026-03-25 22:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e0706510>
2026-03-25 22:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746556%252Fgeneral%252F52e72179-7050-4130-ae27-31fc802f6e04.jpg') HTTP/1.1" 204 0
2026-03-25 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746556/general/52e72179-7050-4130-ae27-31fc802f6e04.jpg saved to cache
2026-03-25 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac
2026-03-25 22:20:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f13fe2ac-eb34-52a9-9ee3-ff30da7886ac, skipping ID generation
2026-03-25 22:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac with scrape type 1
2026-03-25 22:20:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac sending to next pipeline
2026-03-25 22:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f13fe2ac-eb34-52a9-9ee3-ff30da7886ac, identifier: 10726528
2026-03-25 22:20:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:20:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e052d1d0>
2026-03-25 22:20:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252F7c951696-cc66-4915-8480-ebc9ece27c16.jpg') HTTP/1.1" 204 0
2026-03-25 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/7c951696-cc66-4915-8480-ebc9ece27c16.jpg saved to cache
2026-03-25 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e
2026-03-25 22:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746569/general/4fcb1a40-f711-4bcb-b45a-c01b70e1c23d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726541)
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252Fa3e1e35b-e870-4a88-8226-164c32b6faca.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/a3e1e35b-e870-4a88-8226-164c32b6faca.jpg not downloaded yet
2026-03-25 22:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f13fe2ac-eb34-52a9-9ee3-ff30da7886ac with identifier: 10726528
2026-03-25 22:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f13fe2ac-eb34-52a9-9ee3-ff30da7886ac with identifier: 10726528
2026-03-25 22:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f13fe2ac-eb34-52a9-9ee3-ff30da7886ac with identifier: 10726528 to the API
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746556/general/52e72179-7050-4130-ae27-31fc802f6e04.jpg>
{'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': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307587,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746556/general/d0db6a6d-54ac-421b-99b3-4fe71c36951d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29025,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746556/general/0f722408-61bc-47ad-b72b-2d4071bf740a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236943,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746556/general/6e9866e1-9cf0-4223-ba99-90a4dd94d795.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262309,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746556/general/d2d4925d-52ce-4051-9ef8-3d0b7323854b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264875,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746556/general/44590e1c-dccb-459c-85b0-46ab475dc9a8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309113,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746556/general/ea9bbb96-9635-4f6d-976c-468e0727c57e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295006,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746556/general/7331fa41-9138-401f-8af0-d5d6f2d480f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202392,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746556/general/a03486e9-24f1-401f-a8db-71e2cc305b45.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372303,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746556/general/52e72179-7050-4130-ae27-31fc802f6e04.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f13fe2ac-eb34-52a9-9ee3-ff30da7886ac/f13fe2ac-eb34-52a9-9ee3-ff30da7886ac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253849,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746556/general/29484968-ba81-4713-8c53-ddfd7270e1ea.jpg',
'Width': 1920}],
'price': 11800,
'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-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726528%27 HTTP/1.1" 200 None
2026-03-25 22:20:02 [adesa.be] INFO: Saving data for 10726528: {'created_time': 1774477202.44948, 'last_price_update_time': 1774477202.449489, 'auction_closing_time': 1774945800.0}
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726528') HTTP/1.1" 204 0
2026-03-25 22:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43266afe-aa75-5dc5-9d0a-be84b3d147dc with identifier: 10720478
2026-03-25 22:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc with scrape type 2
2026-03-25 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43266afe-aa75-5dc5-9d0a-be84b3d147dc with scrape type 2
2026-03-25 22:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43266afe-aa75-5dc5-9d0a-be84b3d147dc, identifier: 10720478
2026-03-25 22:20:02 [adesa.be] INFO: Found listing with ID: 10720508
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720508%27 HTTP/1.1" 200 None
2026-03-25 22:20:02 [adesa.be] INFO: Scrape type for 10720508: 2
2026-03-25 22:20:02 [adesa.be] INFO: Scraping item 10720508 url https://www.openlane.eu/en/carv6/auction/10720508
2026-03-25 22:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43266afe-aa75-5dc5-9d0a-be84b3d147dc with identifier: 10720478
2026-03-25 22:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43266afe-aa75-5dc5-9d0a-be84b3d147dc with identifier: 10720478
2026-03-25 22:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43266afe-aa75-5dc5-9d0a-be84b3d147dc with identifier: 10720478 to the API
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720478>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '43266afe-aa75-5dc5-9d0a-be84b3d147dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RGG171',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720478',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 194278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27250,
'price_includes_vat': True,
'registration_date': '2016-12-16',
'seats_number': 4,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz Sprinter box 3.0 - Diesel - Automatic - 190 hp - '
'194.278 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720478%27 HTTP/1.1" 200 None
2026-03-25 22:20:02 [adesa.be] INFO: Saving data for 10720478: {'auction_closing_time': 1774521000.0, 'created_time': 1774390646.207316, 'last_price_update_time': 1774477202.824449}
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720478') HTTP/1.1" 204 0
2026-03-25 22:20:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746569/general/8d2f1f22-f5ba-43c7-a53f-19b0744e617e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726541)
2026-03-25 22:20:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:20:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e109c710>
2026-03-25 22:20:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252Faedeb4c4-755c-4323-8e4a-f83f02541e80.jpg') HTTP/1.1" 204 0
2026-03-25 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/aedeb4c4-755c-4323-8e4a-f83f02541e80.jpg saved to cache
2026-03-25 22:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e
2026-03-25 22:20:02 [adesa.be] INFO: Found listing with ID: 10717875
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717875%27 HTTP/1.1" 200 None
2026-03-25 22:20:02 [adesa.be] INFO: Scrape type for 10717875: 0
2026-03-25 22:20:02 [adesa.be] INFO: Skipping item 10717875 url https://www.openlane.eu/en/carv6/auction/10717875
2026-03-25 22:20:02 [adesa.be] INFO: Found listing with ID: 10724323
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724323%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724323: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724323 url https://www.openlane.eu/en/carv6/auction/10724323
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724380
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724380%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724380: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724380 url https://www.openlane.eu/en/carv6/auction/10724380
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724392
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724392%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724392: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724392 url https://www.openlane.eu/en/carv6/auction/10724392
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724460
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724460%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724460: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724460 url https://www.openlane.eu/en/carv6/auction/10724460
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724389
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724389%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724389: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724389 url https://www.openlane.eu/en/carv6/auction/10724389
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724250
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724250%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724250: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724250 url https://www.openlane.eu/en/carv6/auction/10724250
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724476
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724476%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724476: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724476 url https://www.openlane.eu/en/carv6/auction/10724476
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724496
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724496%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724496: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724496 url https://www.openlane.eu/en/carv6/auction/10724496
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724217
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724217%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724217: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724217 url https://www.openlane.eu/en/carv6/auction/10724217
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724276
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724276%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724276: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724276 url https://www.openlane.eu/en/carv6/auction/10724276
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724243
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724243%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724243: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724243 url https://www.openlane.eu/en/carv6/auction/10724243
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724300
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724300%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724300: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724300 url https://www.openlane.eu/en/carv6/auction/10724300
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724417
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724417%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724417: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724417 url https://www.openlane.eu/en/carv6/auction/10724417
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724407
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724407%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724407: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724407 url https://www.openlane.eu/en/carv6/auction/10724407
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10719727
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719727%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10719727: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10719727 url https://www.openlane.eu/en/carv6/auction/10719727
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724265
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724265%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724265: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724265 url https://www.openlane.eu/en/carv6/auction/10724265
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10726963
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726963%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10726963: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10726963 url https://www.openlane.eu/en/carv6/auction/10726963
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724482
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724482%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724482: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724482 url https://www.openlane.eu/en/carv6/auction/10724482
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724450
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724450%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724450: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724450 url https://www.openlane.eu/en/carv6/auction/10724450
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724502
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724502%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724502: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724502 url https://www.openlane.eu/en/carv6/auction/10724502
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724288
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724288%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724288: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724288 url https://www.openlane.eu/en/carv6/auction/10724288
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10727134
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727134%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10727134: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10727134 url https://www.openlane.eu/en/carv6/auction/10727134
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724412
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724412%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724412: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724412 url https://www.openlane.eu/en/carv6/auction/10724412
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724270
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724270%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724270: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724270 url https://www.openlane.eu/en/carv6/auction/10724270
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724489
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724489%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724489: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724489 url https://www.openlane.eu/en/carv6/auction/10724489
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10717912
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717912%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10717912: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10717912 url https://www.openlane.eu/en/carv6/auction/10717912
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10728750
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728750%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10728750: 1
2026-03-25 22:20:03 [adesa.be] INFO: Scraping item 10728750 url https://www.openlane.eu/en/carv6/auction/10728750
2026-03-25 22:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07d90d0>
2026-03-25 22:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746569%252Fgeneral%252F4fcb1a40-f711-4bcb-b45a-c01b70e1c23d.jpg') HTTP/1.1" 204 0
2026-03-25 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/4fcb1a40-f711-4bcb-b45a-c01b70e1c23d.jpg saved to cache
2026-03-25 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e
2026-03-25 22:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746569/general/c8454573-f93a-4d29-8d37-eb06fdafec8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726541)
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724504
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724504%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724504: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724504 url https://www.openlane.eu/en/carv6/auction/10724504
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724516
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724516%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724516: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724516 url https://www.openlane.eu/en/carv6/auction/10724516
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10717898
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717898%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10717898: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10717898 url https://www.openlane.eu/en/carv6/auction/10717898
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10717889
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717889%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10717889: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10717889 url https://www.openlane.eu/en/carv6/auction/10717889
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724341
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724341%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724341: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724341 url https://www.openlane.eu/en/carv6/auction/10724341
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724376
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724376%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724376: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724376 url https://www.openlane.eu/en/carv6/auction/10724376
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724237
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724237%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724237: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724237 url https://www.openlane.eu/en/carv6/auction/10724237
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724385
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724385%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724385: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724385 url https://www.openlane.eu/en/carv6/auction/10724385
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724418
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724418%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724418: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724418 url https://www.openlane.eu/en/carv6/auction/10724418
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10726977
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726977%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10726977: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10726977 url https://www.openlane.eu/en/carv6/auction/10726977
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10717907
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717907%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10717907: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10717907 url https://www.openlane.eu/en/carv6/auction/10717907
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10717904
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717904%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10717904: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10717904 url https://www.openlane.eu/en/carv6/auction/10717904
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724498
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724498%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724498: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724498 url https://www.openlane.eu/en/carv6/auction/10724498
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724510
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724510%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724510: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724510 url https://www.openlane.eu/en/carv6/auction/10724510
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10724505
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724505%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10724505: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10724505 url https://www.openlane.eu/en/carv6/auction/10724505
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10720484
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720484%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10720484: 2
2026-03-25 22:20:03 [adesa.be] INFO: Scraping item 10720484 url https://www.openlane.eu/en/carv6/auction/10720484
2026-03-25 22:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e065d910>
2026-03-25 22:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%252F5746569%252Fgeneral%252F8d2f1f22-f5ba-43c7-a53f-19b0744e617e.jpg') HTTP/1.1" 204 0
2026-03-25 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/8d2f1f22-f5ba-43c7-a53f-19b0744e617e.jpg saved to cache
2026-03-25 22:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e
2026-03-25 22:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746569/general/5ce1e946-3af6-4ada-b61f-8fa2fac70757.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726541)
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10717879
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717879%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10717879: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10717879 url https://www.openlane.eu/en/carv6/auction/10717879
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10726954
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726954%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10726954: 0
2026-03-25 22:20:03 [adesa.be] INFO: Skipping item 10726954 url https://www.openlane.eu/en/carv6/auction/10726954
2026-03-25 22:20:03 [adesa.be] INFO: Found listing with ID: 10720482
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720482%27 HTTP/1.1" 200 None
2026-03-25 22:20:03 [adesa.be] INFO: Scrape type for 10720482: 2
2026-03-25 22:20:03 [adesa.be] INFO: Scraping item 10720482 url https://www.openlane.eu/en/carv6/auction/10720482
2026-03-25 22:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746569/general/9abc9729-bf69-42c1-937b-d0499853c44b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726541)
2026-03-25 22:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e12dd890>
2026-03-25 22:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22: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-25 22:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 22:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252Fc8454573-f93a-4d29-8d37-eb06fdafec8b.jpg') HTTP/1.1" 204 0
2026-03-25 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/c8454573-f93a-4d29-8d37-eb06fdafec8b.jpg saved to cache
2026-03-25 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10720487
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720487%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10720487: 2
2026-03-25 22:20:04 [adesa.be] INFO: Scraping item 10720487 url https://www.openlane.eu/en/carv6/auction/10720487
2026-03-25 22:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724328
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724328%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724328: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724328 url https://www.openlane.eu/en/carv6/auction/10724328
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10720495
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720495%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10720495: 2
2026-03-25 22:20:04 [adesa.be] INFO: Scraping item 10720495 url https://www.openlane.eu/en/carv6/auction/10720495
2026-03-25 22:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e10ebbd0>
2026-03-25 22:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252F5ce1e946-3af6-4ada-b61f-8fa2fac70757.jpg') HTTP/1.1" 204 0
2026-03-25 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/5ce1e946-3af6-4ada-b61f-8fa2fac70757.jpg saved to cache
2026-03-25 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e
2026-03-25 22:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746569/general/a3e1e35b-e870-4a88-8226-164c32b6faca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726541)
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724369
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724369%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724369: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724369 url https://www.openlane.eu/en/carv6/auction/10724369
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724371
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724371%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724371: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724371 url https://www.openlane.eu/en/carv6/auction/10724371
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724335
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724335%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724335: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724335 url https://www.openlane.eu/en/carv6/auction/10724335
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724320
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724320%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724320: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724320 url https://www.openlane.eu/en/carv6/auction/10724320
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724452
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724452%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724452: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724452 url https://www.openlane.eu/en/carv6/auction/10724452
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10728752
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728752%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10728752: 1
2026-03-25 22:20:04 [adesa.be] INFO: Scraping item 10728752 url https://www.openlane.eu/en/carv6/auction/10728752
2026-03-25 22:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724306
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724306%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724306: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724306 url https://www.openlane.eu/en/carv6/auction/10724306
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724416
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724416%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724416: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724416 url https://www.openlane.eu/en/carv6/auction/10724416
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724447
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724447%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724447: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724447 url https://www.openlane.eu/en/carv6/auction/10724447
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724513
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724513%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724513: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724513 url https://www.openlane.eu/en/carv6/auction/10724513
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724501
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724501%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724501: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724501 url https://www.openlane.eu/en/carv6/auction/10724501
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724512
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724512%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724512: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724512 url https://www.openlane.eu/en/carv6/auction/10724512
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724319
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724319%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724319: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724319 url https://www.openlane.eu/en/carv6/auction/10724319
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724337
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724337%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724337: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724337 url https://www.openlane.eu/en/carv6/auction/10724337
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724466
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724466%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724466: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724466 url https://www.openlane.eu/en/carv6/auction/10724466
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724478
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724478%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724478: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724478 url https://www.openlane.eu/en/carv6/auction/10724478
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724486
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724486%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724486: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724486 url https://www.openlane.eu/en/carv6/auction/10724486
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724386
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724386%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724386: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724386 url https://www.openlane.eu/en/carv6/auction/10724386
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724375
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724375%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724375: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724375 url https://www.openlane.eu/en/carv6/auction/10724375
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724449
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724449%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724449: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724449 url https://www.openlane.eu/en/carv6/auction/10724449
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724312
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724312%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724312: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724312 url https://www.openlane.eu/en/carv6/auction/10724312
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724394
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724394%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724394: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724394 url https://www.openlane.eu/en/carv6/auction/10724394
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724485
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724485%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724485: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724485 url https://www.openlane.eu/en/carv6/auction/10724485
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10726959
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726959%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10726959: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10726959 url https://www.openlane.eu/en/carv6/auction/10726959
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724398
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724398%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724398: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724398 url https://www.openlane.eu/en/carv6/auction/10724398
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724361
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724361%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724361: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724361 url https://www.openlane.eu/en/carv6/auction/10724361
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10724453
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724453%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10724453: 0
2026-03-25 22:20:04 [adesa.be] INFO: Skipping item 10724453 url https://www.openlane.eu/en/carv6/auction/10724453
2026-03-25 22:20:04 [adesa.be] INFO: Found listing with ID: 10720496
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720496%27 HTTP/1.1" 200 None
2026-03-25 22:20:04 [adesa.be] INFO: Scrape type for 10720496: 2
2026-03-25 22:20:04 [adesa.be] INFO: Scraping item 10720496 url https://www.openlane.eu/en/carv6/auction/10720496
2026-03-25 22:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e37d62d0>
2026-03-25 22:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252F9abc9729-bf69-42c1-937b-d0499853c44b.jpg') HTTP/1.1" 204 0
2026-03-25 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/9abc9729-bf69-42c1-937b-d0499853c44b.jpg saved to cache
2026-03-25 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e
2026-03-25 22:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 22:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f08e07bd450>
2026-03-25 22:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 22:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_9.jpg HTTP/1.1" 201 0
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746569%252Fgeneral%252Fa3e1e35b-e870-4a88-8226-164c32b6faca.jpg') HTTP/1.1" 204 0
2026-03-25 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746569/general/a3e1e35b-e870-4a88-8226-164c32b6faca.jpg saved to cache
2026-03-25 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e
2026-03-25 22:20:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e, skipping ID generation
2026-03-25 22:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e with scrape type 1
2026-03-25 22:20:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e sending to next pipeline
2026-03-25 22:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e, identifier: 10726541
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10726961
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726961%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10726961: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10726961 url https://www.openlane.eu/en/carv6/auction/10726961
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10724384
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724384%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10724384: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10724384 url https://www.openlane.eu/en/carv6/auction/10724384
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10724368
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724368%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10724368: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10724368 url https://www.openlane.eu/en/carv6/auction/10724368
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10724248
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724248%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10724248: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10724248 url https://www.openlane.eu/en/carv6/auction/10724248
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10719726
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719726%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10719726: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10719726 url https://www.openlane.eu/en/carv6/auction/10719726
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10720493
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720493%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10720493: 2
2026-03-25 22:20:05 [adesa.be] INFO: Scraping item 10720493 url https://www.openlane.eu/en/carv6/auction/10720493
2026-03-25 22:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e with identifier: 10726541
2026-03-25 22:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e with identifier: 10726541
2026-03-25 22:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e with identifier: 10726541 to the API
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746569/general/a3e1e35b-e870-4a88-8226-164c32b6faca.jpg>
{'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': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249903,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746569/general/b6fa9b7d-f761-4845-9e6c-735a159a7e31.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246443,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746569/general/0889846f-1511-4cfd-9ff9-e70c08cd704d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232685,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746569/general/7c951696-cc66-4915-8480-ebc9ece27c16.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269509,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746569/general/4fcb1a40-f711-4bcb-b45a-c01b70e1c23d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258446,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746569/general/aedeb4c4-755c-4323-8e4a-f83f02541e80.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272221,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746569/general/8d2f1f22-f5ba-43c7-a53f-19b0744e617e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322768,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746569/general/c8454573-f93a-4d29-8d37-eb06fdafec8b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304267,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746569/general/5ce1e946-3af6-4ada-b61f-8fa2fac70757.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296705,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746569/general/9abc9729-bf69-42c1-937b-d0499853c44b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45a5e24b-6b78-5cb9-ab38-991fd91bfc6e/45a5e24b-6b78-5cb9-ab38-991fd91bfc6e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333072,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746569/general/a3e1e35b-e870-4a88-8226-164c32b6faca.jpg',
'Width': 1400}],
'price': 8600,
'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-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726541%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Saving data for 10726541: {'created_time': 1774477205.669284, 'last_price_update_time': 1774477205.669294, 'auction_closing_time': 1774945800.0}
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726541') HTTP/1.1" 204 0
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10724301
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724301%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10724301: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10724301 url https://www.openlane.eu/en/carv6/auction/10724301
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10724495
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724495%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10724495: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10724495 url https://www.openlane.eu/en/carv6/auction/10724495
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10720498
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720498%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10720498: 2
2026-03-25 22:20:05 [adesa.be] INFO: Scraping item 10720498 url https://www.openlane.eu/en/carv6/auction/10720498
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10719694
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719694%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10719694: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10719694 url https://www.openlane.eu/en/carv6/auction/10719694
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10724296
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724296%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10724296: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10724296 url https://www.openlane.eu/en/carv6/auction/10724296
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10724184
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724184%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10724184: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10724184 url https://www.openlane.eu/en/carv6/auction/10724184
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10724185
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724185%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10724185: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10724185 url https://www.openlane.eu/en/carv6/auction/10724185
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10717836
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717836%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10717836: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10717836 url https://www.openlane.eu/en/carv6/auction/10717836
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10724211
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724211%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10724211: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10724211 url https://www.openlane.eu/en/carv6/auction/10724211
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10719695
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719695%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10719695: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10719695 url https://www.openlane.eu/en/carv6/auction/10719695
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10724360
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724360%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10724360: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10724360 url https://www.openlane.eu/en/carv6/auction/10724360
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10724260
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724260%27 HTTP/1.1" 200 None
2026-03-25 22:20:05 [adesa.be] INFO: Scrape type for 10724260: 0
2026-03-25 22:20:05 [adesa.be] INFO: Skipping item 10724260 url https://www.openlane.eu/en/carv6/auction/10724260
2026-03-25 22:20:05 [adesa.be] INFO: Found listing with ID: 10724404
2026-03-25 22:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724404%27 HTTP/1.1" 200 None
2026-03-25 22:20:06 [adesa.be] INFO: Scrape type for 10724404: 0
2026-03-25 22:20:06 [adesa.be] INFO: Skipping item 10724404 url https://www.openlane.eu/en/carv6/auction/10724404
2026-03-25 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9c69f54-6bdb-5cfd-9126-8db294466f70 with identifier: 10720487
2026-03-25 22:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9c69f54-6bdb-5cfd-9126-8db294466f70 with scrape type 2
2026-03-25 22:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9c69f54-6bdb-5cfd-9126-8db294466f70 with scrape type 2
2026-03-25 22:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9c69f54-6bdb-5cfd-9126-8db294466f70, identifier: 10720487
2026-03-25 22:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9c69f54-6bdb-5cfd-9126-8db294466f70 with identifier: 10720487
2026-03-25 22:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9c69f54-6bdb-5cfd-9126-8db294466f70 with identifier: 10720487
2026-03-25 22:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9c69f54-6bdb-5cfd-9126-8db294466f70 with identifier: 10720487 to the API
2026-03-25 22:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720487>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'd9c69f54-6bdb-5cfd-9126-8db294466f70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FNI925',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720487',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 93479,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2016-06-30',
'seats_number': 7,
'seller_name': 'De Moor Autohandel bv',
'title': 'Opel Zafira 1.4 Cosmo - Petrol - Manual - 120 hp - 93.479 km',
'transmission': 'manual',
'trim': 'Cosmo',
'vin': None,
'year': 2016}
2026-03-25 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720487%27 HTTP/1.1" 200 None
2026-03-25 22:20:06 [adesa.be] INFO: Saving data for 10720487: {'auction_closing_time': 1774521000.0, 'created_time': 1774390635.807491, 'last_price_update_time': 1774477206.971441}
2026-03-25 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720487') HTTP/1.1" 204 0
2026-03-25 22:20:07 [scrapy.extensions.logstats] INFO: Crawled 277 pages (at 40 pages/min), scraped 221 items (at 41 items/min)
2026-03-25 22:20:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 227MiB
2026-03-25 22:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22: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-25 22: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-25 22:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10728750
2026-03-25 22:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ec883b-4c3a-5c4a-9e17-0314630d62bf with scrape type 1
2026-03-25 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9ec883b-4c3a-5c4a-9e17-0314630d62bf
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252Fc389ff91-fa70-47c8-a9c0-b850d90f5a75.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/c389ff91-fa70-47c8-a9c0-b850d90f5a75.jpg already downloaded
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252Fca6e1128-4889-4e88-9a2c-6b3190efd61e.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/ca6e1128-4889-4e88-9a2c-6b3190efd61e.jpg already downloaded
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252F0f2a942e-74b8-4c89-ab0d-355f7f5be27c.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/0f2a942e-74b8-4c89-ab0d-355f7f5be27c.jpg already downloaded
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252Fb06ba89f-2a94-41a2-9bd2-0607fd3dfede.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/b06ba89f-2a94-41a2-9bd2-0607fd3dfede.jpg already downloaded
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252F72a975fb-dfbc-4787-a463-5f333eb41e47.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/72a975fb-dfbc-4787-a463-5f333eb41e47.jpg already downloaded
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252F75e35a5f-45f4-4aad-8464-d18699962a3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/75e35a5f-45f4-4aad-8464-d18699962a3a.jpg already downloaded
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252F8398b0d0-b572-4027-9c01-449f7aad2be4.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/8398b0d0-b572-4027-9c01-449f7aad2be4.jpg already downloaded
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252Ff43ee299-bc48-4dd7-8272-b560b4dbf07a.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/f43ee299-bc48-4dd7-8272-b560b4dbf07a.jpg already downloaded
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252Fcdd1325a-ad41-42b2-8005-0c99eee17d49.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/cdd1325a-ad41-42b2-8005-0c99eee17d49.jpg already downloaded
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5550942%252Fgeneral%252F9acc7661-9371-4773-a5cb-d6ee349cd7d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5550942/general/9acc7661-9371-4773-a5cb-d6ee349cd7d9.jpg already downloaded
2026-03-25 22:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9ec883b-4c3a-5c4a-9e17-0314630d62bf, identifier: 10728750
2026-03-25 22:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10728750
2026-03-25 22:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10728750
2026-03-25 22:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10728750 to the API
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728750>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'c9ec883b-4c3a-5c4a-9e17-0314630d62bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ECC568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728750',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 162283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5550942/general/c389ff91-fa70-47c8-a9c0-b850d90f5a75.jpg',
'https://images.openlane.eu/carimgs/5550942/general/ca6e1128-4889-4e88-9a2c-6b3190efd61e.jpg',
'https://images.openlane.eu/carimgs/5550942/general/0f2a942e-74b8-4c89-ab0d-355f7f5be27c.jpg',
'https://images.openlane.eu/carimgs/5550942/general/b06ba89f-2a94-41a2-9bd2-0607fd3dfede.jpg',
'https://images.openlane.eu/carimgs/5550942/general/72a975fb-dfbc-4787-a463-5f333eb41e47.jpg',
'https://images.openlane.eu/carimgs/5550942/general/75e35a5f-45f4-4aad-8464-d18699962a3a.jpg',
'https://images.openlane.eu/carimgs/5550942/general/8398b0d0-b572-4027-9c01-449f7aad2be4.jpg',
'https://images.openlane.eu/carimgs/5550942/general/f43ee299-bc48-4dd7-8272-b560b4dbf07a.jpg',
'https://images.openlane.eu/carimgs/5550942/general/cdd1325a-ad41-42b2-8005-0c99eee17d49.jpg',
'https://images.openlane.eu/carimgs/5550942/general/9acc7661-9371-4773-a5cb-d6ee349cd7d9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322295,
'Height': 1210,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/c389ff91-fa70-47c8-a9c0-b850d90f5a75.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351079,
'Height': 1255,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/ca6e1128-4889-4e88-9a2c-6b3190efd61e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379085,
'Height': 1376,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/0f2a942e-74b8-4c89-ab0d-355f7f5be27c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332437,
'Height': 1323,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/b06ba89f-2a94-41a2-9bd2-0607fd3dfede.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182459,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/72a975fb-dfbc-4787-a463-5f333eb41e47.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296613,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/75e35a5f-45f4-4aad-8464-d18699962a3a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185127,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/8398b0d0-b572-4027-9c01-449f7aad2be4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256404,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/f43ee299-bc48-4dd7-8272-b560b4dbf07a.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283201,
'Height': 1287,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/cdd1325a-ad41-42b2-8005-0c99eee17d49.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ec883b-4c3a-5c4a-9e17-0314630d62bf/c9ec883b-4c3a-5c4a-9e17-0314630d62bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80986,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5550942/general/9acc7661-9371-4773-a5cb-d6ee349cd7d9.jpg',
'Width': 1600}],
'price': 1000,
'price_includes_vat': True,
'registration_date': '2013-11-05',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.2 - Petrol - Manual - 85 hp - 162.283 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728750%27 HTTP/1.1" 200 None
2026-03-25 22:20:07 [adesa.be] INFO: Saving data for 10728750: {'created_time': 1774477207.875664, 'last_price_update_time': 1774477207.875673, 'auction_closing_time': 1774521000.0}
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10728750') HTTP/1.1" 204 0
2026-03-25 22:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with identifier: 10720482
2026-03-25 22:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with scrape type 2
2026-03-25 22:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with scrape type 2
2026-03-25 22:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 030e855d-1c5f-529f-82d3-39d9fbf06ab1, identifier: 10720482
2026-03-25 22:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10720484
2026-03-25 22:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 735294e8-a84d-55c3-a311-f3731b4d95eb with scrape type 2
2026-03-25 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 735294e8-a84d-55c3-a311-f3731b4d95eb with scrape type 2
2026-03-25 22:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 735294e8-a84d-55c3-a311-f3731b4d95eb, identifier: 10720484
2026-03-25 22:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10728752
2026-03-25 22:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c790cbf4-f07a-5f99-998e-11d211c78816 with scrape type 1
2026-03-25 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c790cbf4-f07a-5f99-998e-11d211c78816
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679076%252Fgeneral%252F93fe0772-1fdb-4101-baee-61a97c79e751.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/93fe0772-1fdb-4101-baee-61a97c79e751.jpeg already downloaded
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679076%252Fgeneral%252F08c402a9-9344-4a17-968c-e82dab43b714.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/08c402a9-9344-4a17-968c-e82dab43b714.jpeg already downloaded
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679076%252Fgeneral%252F30151586-237f-42f6-82fd-8fab456d29e0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/30151586-237f-42f6-82fd-8fab456d29e0.jpeg already downloaded
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679076%252Fgeneral%252F26f05fe2-a8f5-497e-b459-ad919d2003cc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/26f05fe2-a8f5-497e-b459-ad919d2003cc.jpeg already downloaded
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679076%252Fgeneral%252Fe656ac02-9ad8-4a58-9c7b-5c3e8d972d5d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/e656ac02-9ad8-4a58-9c7b-5c3e8d972d5d.jpeg already downloaded
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679076%252Fgeneral%252F01c559a5-91d3-47e2-a649-ea38b1bc4175.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/01c559a5-91d3-47e2-a649-ea38b1bc4175.jpeg already downloaded
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679076%252Fgeneral%252F183388df-74ee-484c-87b6-2fd1ae32cdb9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/183388df-74ee-484c-87b6-2fd1ae32cdb9.jpeg already downloaded
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679076%252Fgeneral%252F6d05bfb3-b169-4a27-9c46-d00f5fb0793e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/6d05bfb3-b169-4a27-9c46-d00f5fb0793e.jpeg already downloaded
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679076%252Fgeneral%252F7b13abbe-825a-4f0c-84d9-16978a82b267.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/7b13abbe-825a-4f0c-84d9-16978a82b267.jpeg already downloaded
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5679076%252Fgeneral%252F80c5d71f-9beb-4601-91f9-4b00f40e3f56.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/80c5d71f-9beb-4601-91f9-4b00f40e3f56.jpeg already downloaded
2026-03-25 22:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c790cbf4-f07a-5f99-998e-11d211c78816, identifier: 10728752
2026-03-25 22:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59519ce4-2749-57ce-bb21-ccfdb61faa33 with identifier: 10720508
2026-03-25 22:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59519ce4-2749-57ce-bb21-ccfdb61faa33 with scrape type 2
2026-03-25 22:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59519ce4-2749-57ce-bb21-ccfdb61faa33 with scrape type 2
2026-03-25 22:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59519ce4-2749-57ce-bb21-ccfdb61faa33, identifier: 10720508
2026-03-25 22:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with identifier: 10720482
2026-03-25 22:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with identifier: 10720482
2026-03-25 22:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 030e855d-1c5f-529f-82d3-39d9fbf06ab1 with identifier: 10720482 to the API
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720482>
{'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-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '030e855d-1c5f-529f-82d3-39d9fbf06ab1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BEV308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720482',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 239697,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11250,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 2,
'seller_name': 'De Moor Autohandel bv',
'title': 'Opel Vivaro L3H1 2.0 - Diesel - Manual - 122 hp - 239.697 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720482%27 HTTP/1.1" 200 None
2026-03-25 22:20:08 [adesa.be] INFO: Saving data for 10720482: {'auction_closing_time': 1774521000.0, 'created_time': 1774390634.127734, 'last_price_update_time': 1774477208.753503}
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720482') HTTP/1.1" 204 0
2026-03-25 22:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10720484
2026-03-25 22:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10720484
2026-03-25 22:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10720484 to the API
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720484>
{'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-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '735294e8-a84d-55c3-a311-f3731b4d95eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '617882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720484',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 263947,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9750,
'price_includes_vat': True,
'registration_date': '2018-12-12',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Opel Vivaro 1.6 - Diesel - Manual - 120 hp - 263.947 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720484%27 HTTP/1.1" 200 None
2026-03-25 22:20:09 [adesa.be] INFO: Saving data for 10720484: {'auction_closing_time': 1774521000.0, 'created_time': 1774390632.612982, 'last_price_update_time': 1774477209.068286}
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720484') HTTP/1.1" 204 0
2026-03-25 22:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10728752
2026-03-25 22:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10728752
2026-03-25 22:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10728752 to the API
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728752>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'c790cbf4-f07a-5f99-998e-11d211c78816',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2dks045',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728752',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 159630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5679076/general/93fe0772-1fdb-4101-baee-61a97c79e751.jpeg',
'https://images.openlane.eu/carimgs/5679076/general/08c402a9-9344-4a17-968c-e82dab43b714.jpeg',
'https://images.openlane.eu/carimgs/5679076/general/30151586-237f-42f6-82fd-8fab456d29e0.jpeg',
'https://images.openlane.eu/carimgs/5679076/general/26f05fe2-a8f5-497e-b459-ad919d2003cc.jpeg',
'https://images.openlane.eu/carimgs/5679076/general/e656ac02-9ad8-4a58-9c7b-5c3e8d972d5d.jpeg',
'https://images.openlane.eu/carimgs/5679076/general/01c559a5-91d3-47e2-a649-ea38b1bc4175.jpeg',
'https://images.openlane.eu/carimgs/5679076/general/183388df-74ee-484c-87b6-2fd1ae32cdb9.jpeg',
'https://images.openlane.eu/carimgs/5679076/general/6d05bfb3-b169-4a27-9c46-d00f5fb0793e.jpeg',
'https://images.openlane.eu/carimgs/5679076/general/7b13abbe-825a-4f0c-84d9-16978a82b267.jpeg',
'https://images.openlane.eu/carimgs/5679076/general/80c5d71f-9beb-4601-91f9-4b00f40e3f56.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c790cbf4-f07a-5f99-998e-11d211c78816/c790cbf4-f07a-5f99-998e-11d211c78816_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300541,
'Height': 1285,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679076/general/93fe0772-1fdb-4101-baee-61a97c79e751.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c790cbf4-f07a-5f99-998e-11d211c78816/c790cbf4-f07a-5f99-998e-11d211c78816_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350994,
'Height': 1352,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679076/general/08c402a9-9344-4a17-968c-e82dab43b714.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c790cbf4-f07a-5f99-998e-11d211c78816/c790cbf4-f07a-5f99-998e-11d211c78816_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228290,
'Height': 1265,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679076/general/30151586-237f-42f6-82fd-8fab456d29e0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c790cbf4-f07a-5f99-998e-11d211c78816/c790cbf4-f07a-5f99-998e-11d211c78816_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232698,
'Height': 1297,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679076/general/26f05fe2-a8f5-497e-b459-ad919d2003cc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c790cbf4-f07a-5f99-998e-11d211c78816/c790cbf4-f07a-5f99-998e-11d211c78816_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218473,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679076/general/e656ac02-9ad8-4a58-9c7b-5c3e8d972d5d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c790cbf4-f07a-5f99-998e-11d211c78816/c790cbf4-f07a-5f99-998e-11d211c78816_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209647,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679076/general/01c559a5-91d3-47e2-a649-ea38b1bc4175.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c790cbf4-f07a-5f99-998e-11d211c78816/c790cbf4-f07a-5f99-998e-11d211c78816_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260306,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679076/general/183388df-74ee-484c-87b6-2fd1ae32cdb9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c790cbf4-f07a-5f99-998e-11d211c78816/c790cbf4-f07a-5f99-998e-11d211c78816_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199528,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679076/general/6d05bfb3-b169-4a27-9c46-d00f5fb0793e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c790cbf4-f07a-5f99-998e-11d211c78816/c790cbf4-f07a-5f99-998e-11d211c78816_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189118,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679076/general/7b13abbe-825a-4f0c-84d9-16978a82b267.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c790cbf4-f07a-5f99-998e-11d211c78816/c790cbf4-f07a-5f99-998e-11d211c78816_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212138,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5679076/general/80c5d71f-9beb-4601-91f9-4b00f40e3f56.jpeg',
'Width': 1200}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2018-02-14',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.2 - Petrol - Manual - 110 hp - 159.630 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728752%27 HTTP/1.1" 200 None
2026-03-25 22:20:09 [adesa.be] INFO: Saving data for 10728752: {'created_time': 1774477209.445945, 'last_price_update_time': 1774477209.445954, 'auction_closing_time': 1774521000.0}
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10728752') HTTP/1.1" 204 0
2026-03-25 22:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59519ce4-2749-57ce-bb21-ccfdb61faa33 with identifier: 10720508
2026-03-25 22:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59519ce4-2749-57ce-bb21-ccfdb61faa33 with identifier: 10720508
2026-03-25 22:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59519ce4-2749-57ce-bb21-ccfdb61faa33 with identifier: 10720508 to the API
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720508>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '59519ce4-2749-57ce-bb21-ccfdb61faa33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DKA331',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720508',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Cabrio',
'odometer': 98289,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2009-08-11',
'seats_number': 4,
'seller_name': 'Mikadav BV',
'title': 'Mini Cabrio Cooper 1.6i - Petrol - Manual - 115 hp - 98.289 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720508%27 HTTP/1.1" 200 None
2026-03-25 22:20:09 [adesa.be] INFO: Saving data for 10720508: {'auction_closing_time': 1774605600.0, 'created_time': 1774390632.291485, 'last_price_update_time': 1774477209.743401}
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720508') HTTP/1.1" 204 0
2026-03-25 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with identifier: 10720495
2026-03-25 22:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with scrape type 2
2026-03-25 22:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with scrape type 2
2026-03-25 22:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 662e6a5c-83dd-52e5-8701-d0dbf838e0fc, identifier: 10720495
2026-03-25 22:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with identifier: 10720495
2026-03-25 22:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with identifier: 10720495
2026-03-25 22:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 662e6a5c-83dd-52e5-8701-d0dbf838e0fc with identifier: 10720495 to the API
2026-03-25 22:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720495>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 125,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '662e6a5c-83dd-52e5-8701-d0dbf838e0fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FGJ220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720495',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 278426,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2010-03-29',
'seats_number': 7,
'seller_name': 'De Moor Autohandel bv',
'title': 'Opel Zafira 1.7 CDTI Cosmo - Diesel - Manual - 125 hp - 278.426 km',
'transmission': 'manual',
'trim': 'Cosmo',
'vin': None,
'year': 2010}
2026-03-25 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720495%27 HTTP/1.1" 200 None
2026-03-25 22:20:10 [adesa.be] INFO: Saving data for 10720495: {'auction_closing_time': 1774521000.0, 'created_time': 1774390638.14365, 'last_price_update_time': 1774477210.133873}
2026-03-25 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720495') HTTP/1.1" 204 0
2026-03-25 22:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab7733d4-0aeb-5c9e-b55a-54dfa226a422 with identifier: 10720491
2026-03-25 22:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab7733d4-0aeb-5c9e-b55a-54dfa226a422 with scrape type 2
2026-03-25 22:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab7733d4-0aeb-5c9e-b55a-54dfa226a422 with scrape type 2
2026-03-25 22:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab7733d4-0aeb-5c9e-b55a-54dfa226a422, identifier: 10720491
2026-03-25 22:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 557bfa0d-5dca-58e9-8a7c-081bab2e62ec with identifier: 10720493
2026-03-25 22:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 557bfa0d-5dca-58e9-8a7c-081bab2e62ec with scrape type 2
2026-03-25 22:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 557bfa0d-5dca-58e9-8a7c-081bab2e62ec with scrape type 2
2026-03-25 22:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 557bfa0d-5dca-58e9-8a7c-081bab2e62ec, identifier: 10720493
2026-03-25 22:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac15de22-69ef-54d9-aec8-b94e4561fea1 with identifier: 10720496
2026-03-25 22:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac15de22-69ef-54d9-aec8-b94e4561fea1 with scrape type 2
2026-03-25 22:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac15de22-69ef-54d9-aec8-b94e4561fea1 with scrape type 2
2026-03-25 22:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac15de22-69ef-54d9-aec8-b94e4561fea1, identifier: 10720496
2026-03-25 22:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab7733d4-0aeb-5c9e-b55a-54dfa226a422 with identifier: 10720491
2026-03-25 22:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab7733d4-0aeb-5c9e-b55a-54dfa226a422 with identifier: 10720491
2026-03-25 22:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab7733d4-0aeb-5c9e-b55a-54dfa226a422 with identifier: 10720491 to the API
2026-03-25 22:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720491>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'ab7733d4-0aeb-5c9e-b55a-54dfa226a422',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HBA637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720491',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Cabrio',
'odometer': 204783,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2007-03-15',
'seats_number': 4,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mini Cabrio Cooper 1.6i - Petrol - Manual - 115 hp - 204.783 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-25 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720491%27 HTTP/1.1" 200 None
2026-03-25 22:20:10 [adesa.be] INFO: Saving data for 10720491: {'auction_closing_time': 1774521000.0, 'created_time': 1774390631.353804, 'last_price_update_time': 1774477210.666712}
2026-03-25 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720491') HTTP/1.1" 204 0
2026-03-25 22:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 557bfa0d-5dca-58e9-8a7c-081bab2e62ec with identifier: 10720493
2026-03-25 22:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 557bfa0d-5dca-58e9-8a7c-081bab2e62ec with identifier: 10720493
2026-03-25 22:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 557bfa0d-5dca-58e9-8a7c-081bab2e62ec with identifier: 10720493 to the API
2026-03-25 22:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720493>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '557bfa0d-5dca-58e9-8a7c-081bab2e62ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YQH541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 194623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2550,
'price_includes_vat': True,
'registration_date': '2012-03-14',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Peugeot Boxer L2H2 2.2 HDI - Diesel - Manual - 130 hp - 194.623 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-25 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720493%27 HTTP/1.1" 200 None
2026-03-25 22:20:10 [adesa.be] INFO: Saving data for 10720493: {'auction_closing_time': 1774521000.0, 'created_time': 1774390653.09698, 'last_price_update_time': 1774477210.947685}
2026-03-25 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720493') HTTP/1.1" 204 0
2026-03-25 22:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac15de22-69ef-54d9-aec8-b94e4561fea1 with identifier: 10720496
2026-03-25 22:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac15de22-69ef-54d9-aec8-b94e4561fea1 with identifier: 10720496
2026-03-25 22:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac15de22-69ef-54d9-aec8-b94e4561fea1 with identifier: 10720496 to the API
2026-03-25 22:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20: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-25 22:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720496>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'ac15de22-69ef-54d9-aec8-b94e4561fea1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GGZ379',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 268187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2014-09-09',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Peugeot 308 SW 1.6 HDI - Diesel - Manual - 92 hp - 268.187 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-25 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720496%27 HTTP/1.1" 200 None
2026-03-25 22:20:11 [adesa.be] INFO: Saving data for 10720496: {'auction_closing_time': 1774521000.0, 'created_time': 1774390636.455309, 'last_price_update_time': 1774477211.209062}
2026-03-25 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720496') HTTP/1.1" 204 0
2026-03-25 22:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10720498
2026-03-25 22:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcd12a5e-a11a-5448-a261-ad78373143f6 with scrape type 2
2026-03-25 22:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcd12a5e-a11a-5448-a261-ad78373143f6 with scrape type 2
2026-03-25 22:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dcd12a5e-a11a-5448-a261-ad78373143f6, identifier: 10720498
2026-03-25 22:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10720498
2026-03-25 22:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10720498
2026-03-25 22:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10720498 to the API
2026-03-25 22:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20: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-25 22:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720498>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'dcd12a5e-a11a-5448-a261-ad78373143f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YNZ922',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720498',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 261160,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2014-03-31',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Peugeot Partner L1H1 1.6 HDI Comfort - Diesel - Manual - 75 hp - '
'261.160 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2014}
2026-03-25 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720498%27 HTTP/1.1" 200 None
2026-03-25 22:20:11 [adesa.be] INFO: Saving data for 10720498: {'auction_closing_time': 1774521000.0, 'created_time': 1774390640.555108, 'last_price_update_time': 1774477211.670366}
2026-03-25 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720498') HTTP/1.1" 204 0
2026-03-25 22:20: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-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724463
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724463%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724463: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724463 url https://www.openlane.eu/en/carv6/auction/10724463
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724292
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724292%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724292: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724292 url https://www.openlane.eu/en/carv6/auction/10724292
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724299
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724299%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724299: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724299 url https://www.openlane.eu/en/carv6/auction/10724299
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724362
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724362%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724362: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724362 url https://www.openlane.eu/en/carv6/auction/10724362
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10717891
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717891%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10717891: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10717891 url https://www.openlane.eu/en/carv6/auction/10717891
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10726981
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726981%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10726981: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10726981 url https://www.openlane.eu/en/carv6/auction/10726981
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10717906
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717906%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10717906: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10717906 url https://www.openlane.eu/en/carv6/auction/10717906
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724314
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724314%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724314: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724314 url https://www.openlane.eu/en/carv6/auction/10724314
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10726952
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726952%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10726952: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10726952 url https://www.openlane.eu/en/carv6/auction/10726952
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724440
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724440%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724440: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724440 url https://www.openlane.eu/en/carv6/auction/10724440
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10717903
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717903%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10717903: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10717903 url https://www.openlane.eu/en/carv6/auction/10717903
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724494
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724494%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724494: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724494 url https://www.openlane.eu/en/carv6/auction/10724494
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724443
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724443%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724443: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724443 url https://www.openlane.eu/en/carv6/auction/10724443
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724395
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724395%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724395: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724395 url https://www.openlane.eu/en/carv6/auction/10724395
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724434
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724434%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724434: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724434 url https://www.openlane.eu/en/carv6/auction/10724434
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724263
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724263%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724263: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724263 url https://www.openlane.eu/en/carv6/auction/10724263
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724438
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724438%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724438: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724438 url https://www.openlane.eu/en/carv6/auction/10724438
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724247
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724247%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724247: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724247 url https://www.openlane.eu/en/carv6/auction/10724247
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724435
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724435%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724435: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724435 url https://www.openlane.eu/en/carv6/auction/10724435
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724400
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724400%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724400: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724400 url https://www.openlane.eu/en/carv6/auction/10724400
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724492
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724492%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724492: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724492 url https://www.openlane.eu/en/carv6/auction/10724492
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724393
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724393%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724393: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724393 url https://www.openlane.eu/en/carv6/auction/10724393
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724415
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724415%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724415: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724415 url https://www.openlane.eu/en/carv6/auction/10724415
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724397
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724397%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724397: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724397 url https://www.openlane.eu/en/carv6/auction/10724397
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724334
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724334%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724334: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724334 url https://www.openlane.eu/en/carv6/auction/10724334
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724318
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724318%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724318: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724318 url https://www.openlane.eu/en/carv6/auction/10724318
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724428
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724428%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724428: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724428 url https://www.openlane.eu/en/carv6/auction/10724428
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724467
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724467%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724467: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724467 url https://www.openlane.eu/en/carv6/auction/10724467
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10720492
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720492%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10720492: 2
2026-03-25 22:20:12 [adesa.be] INFO: Scraping item 10720492 url https://www.openlane.eu/en/carv6/auction/10720492
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724425
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724425%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724425: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724425 url https://www.openlane.eu/en/carv6/auction/10724425
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724464
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724464%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724464: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724464 url https://www.openlane.eu/en/carv6/auction/10724464
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10720509
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720509%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10720509: 2
2026-03-25 22:20:12 [adesa.be] INFO: Scraping item 10720509 url https://www.openlane.eu/en/carv6/auction/10720509
2026-03-25 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10725599
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725599%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10725599: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10725599 url https://www.openlane.eu/en/carv6/auction/10725599
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10726978
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726978%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10726978: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10726978 url https://www.openlane.eu/en/carv6/auction/10726978
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10717873
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717873%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10717873: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10717873 url https://www.openlane.eu/en/carv6/auction/10717873
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10720499
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720499%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10720499: 2
2026-03-25 22:20:12 [adesa.be] INFO: Scraping item 10720499 url https://www.openlane.eu/en/carv6/auction/10720499
2026-03-25 22:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724493
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724493%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724493: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724493 url https://www.openlane.eu/en/carv6/auction/10724493
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724433
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724433%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724433: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724433 url https://www.openlane.eu/en/carv6/auction/10724433
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724514
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724514%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724514: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724514 url https://www.openlane.eu/en/carv6/auction/10724514
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724420
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724420%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724420: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724420 url https://www.openlane.eu/en/carv6/auction/10724420
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724454
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724454%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724454: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724454 url https://www.openlane.eu/en/carv6/auction/10724454
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724507
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724507%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724507: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724507 url https://www.openlane.eu/en/carv6/auction/10724507
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724413
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724413%27 HTTP/1.1" 200 None
2026-03-25 22:20:12 [adesa.be] INFO: Scrape type for 10724413: 0
2026-03-25 22:20:12 [adesa.be] INFO: Skipping item 10724413 url https://www.openlane.eu/en/carv6/auction/10724413
2026-03-25 22:20:12 [adesa.be] INFO: Found listing with ID: 10724258
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724258%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724258: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724258 url https://www.openlane.eu/en/carv6/auction/10724258
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724372
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724372%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724372: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724372 url https://www.openlane.eu/en/carv6/auction/10724372
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10717916
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717916%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10717916: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10717916 url https://www.openlane.eu/en/carv6/auction/10717916
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10720481
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720481%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10720481: 2
2026-03-25 22:20:13 [adesa.be] INFO: Scraping item 10720481 url https://www.openlane.eu/en/carv6/auction/10720481
2026-03-25 22:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724242
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724242%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724242: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724242 url https://www.openlane.eu/en/carv6/auction/10724242
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724238
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724238%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724238: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724238 url https://www.openlane.eu/en/carv6/auction/10724238
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724363
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724363%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724363: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724363 url https://www.openlane.eu/en/carv6/auction/10724363
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724462
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724462%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724462: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724462 url https://www.openlane.eu/en/carv6/auction/10724462
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724483
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724483%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724483: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724483 url https://www.openlane.eu/en/carv6/auction/10724483
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10717911
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717911%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10717911: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10717911 url https://www.openlane.eu/en/carv6/auction/10717911
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10717876
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717876%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10717876: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10717876 url https://www.openlane.eu/en/carv6/auction/10717876
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724266
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724266%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724266: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724266 url https://www.openlane.eu/en/carv6/auction/10724266
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10717878
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717878%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10717878: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10717878 url https://www.openlane.eu/en/carv6/auction/10717878
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724431
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724431%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724431: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724431 url https://www.openlane.eu/en/carv6/auction/10724431
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724275
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724275%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724275: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724275 url https://www.openlane.eu/en/carv6/auction/10724275
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724342
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724342%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724342: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724342 url https://www.openlane.eu/en/carv6/auction/10724342
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724245
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724245%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724245: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724245 url https://www.openlane.eu/en/carv6/auction/10724245
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724277
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724277%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724277: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724277 url https://www.openlane.eu/en/carv6/auction/10724277
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724456
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724456%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724456: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724456 url https://www.openlane.eu/en/carv6/auction/10724456
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724520
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724520%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724520: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724520 url https://www.openlane.eu/en/carv6/auction/10724520
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724518
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724518%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724518: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724518 url https://www.openlane.eu/en/carv6/auction/10724518
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724444
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724444%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724444: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724444 url https://www.openlane.eu/en/carv6/auction/10724444
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724326
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724326%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724326: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724326 url https://www.openlane.eu/en/carv6/auction/10724326
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10726950
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726950%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10726950: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10726950 url https://www.openlane.eu/en/carv6/auction/10726950
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10717850
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717850%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10717850: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10717850 url https://www.openlane.eu/en/carv6/auction/10717850
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10728754
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728754%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10728754: 1
2026-03-25 22:20:13 [adesa.be] INFO: Scraping item 10728754 url https://www.openlane.eu/en/carv6/auction/10728754
2026-03-25 22:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724356
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724356%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724356: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724356 url https://www.openlane.eu/en/carv6/auction/10724356
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10717839
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717839%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10717839: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10717839 url https://www.openlane.eu/en/carv6/auction/10717839
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10717888
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717888%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10717888: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10717888 url https://www.openlane.eu/en/carv6/auction/10717888
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724364
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724364%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724364: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724364 url https://www.openlane.eu/en/carv6/auction/10724364
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724254
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724254%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724254: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724254 url https://www.openlane.eu/en/carv6/auction/10724254
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10720490
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720490%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10720490: 2
2026-03-25 22:20:13 [adesa.be] INFO: Scraping item 10720490 url https://www.openlane.eu/en/carv6/auction/10720490
2026-03-25 22:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10717919
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717919%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10717919: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10717919 url https://www.openlane.eu/en/carv6/auction/10717919
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10717893
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717893%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10717893: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10717893 url https://www.openlane.eu/en/carv6/auction/10717893
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724414
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724414%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724414: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724414 url https://www.openlane.eu/en/carv6/auction/10724414
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724419
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724419%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724419: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724419 url https://www.openlane.eu/en/carv6/auction/10724419
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10725601
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725601%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10725601: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10725601 url https://www.openlane.eu/en/carv6/auction/10725601
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10717885
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717885%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10717885: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10717885 url https://www.openlane.eu/en/carv6/auction/10717885
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724353
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724353%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724353: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724353 url https://www.openlane.eu/en/carv6/auction/10724353
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724322
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724322%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724322: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724322 url https://www.openlane.eu/en/carv6/auction/10724322
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724365
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724365%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724365: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724365 url https://www.openlane.eu/en/carv6/auction/10724365
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724278
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724278%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724278: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724278 url https://www.openlane.eu/en/carv6/auction/10724278
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724472
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724472%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724472: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724472 url https://www.openlane.eu/en/carv6/auction/10724472
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10726975
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726975%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10726975: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10726975 url https://www.openlane.eu/en/carv6/auction/10726975
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10726971
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726971%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10726971: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10726971 url https://www.openlane.eu/en/carv6/auction/10726971
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724331
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724331%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724331: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724331 url https://www.openlane.eu/en/carv6/auction/10724331
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10720497
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720497%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10720497: 2
2026-03-25 22:20:13 [adesa.be] INFO: Scraping item 10720497 url https://www.openlane.eu/en/carv6/auction/10720497
2026-03-25 22:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10720494
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720494%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10720494: 2
2026-03-25 22:20:13 [adesa.be] INFO: Scraping item 10720494 url https://www.openlane.eu/en/carv6/auction/10720494
2026-03-25 22:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724255
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724255%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724255: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724255 url https://www.openlane.eu/en/carv6/auction/10724255
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724390
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724390%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724390: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724390 url https://www.openlane.eu/en/carv6/auction/10724390
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10724338
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724338%27 HTTP/1.1" 200 None
2026-03-25 22:20:13 [adesa.be] INFO: Scrape type for 10724338: 0
2026-03-25 22:20:13 [adesa.be] INFO: Skipping item 10724338 url https://www.openlane.eu/en/carv6/auction/10724338
2026-03-25 22:20:13 [adesa.be] INFO: Found listing with ID: 10720507
2026-03-25 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720507%27 HTTP/1.1" 200 None
2026-03-25 22:20:14 [adesa.be] INFO: Scrape type for 10720507: 2
2026-03-25 22:20:14 [adesa.be] INFO: Scraping item 10720507 url https://www.openlane.eu/en/carv6/auction/10720507
2026-03-25 22: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-25 22:20:14 [adesa.be] INFO: Found listing with ID: 10724422
2026-03-25 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724422%27 HTTP/1.1" 200 None
2026-03-25 22:20:14 [adesa.be] INFO: Scrape type for 10724422: 0
2026-03-25 22:20:14 [adesa.be] INFO: Skipping item 10724422 url https://www.openlane.eu/en/carv6/auction/10724422
2026-03-25 22:20:14 [adesa.be] INFO: Found listing with ID: 10724359
2026-03-25 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724359%27 HTTP/1.1" 200 None
2026-03-25 22:20:14 [adesa.be] INFO: Scrape type for 10724359: 0
2026-03-25 22:20:14 [adesa.be] INFO: Skipping item 10724359 url https://www.openlane.eu/en/carv6/auction/10724359
2026-03-25 22:20:14 [adesa.be] INFO: Found listing with ID: 10724236
2026-03-25 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724236%27 HTTP/1.1" 200 None
2026-03-25 22:20:14 [adesa.be] INFO: Scrape type for 10724236: 0
2026-03-25 22:20:14 [adesa.be] INFO: Skipping item 10724236 url https://www.openlane.eu/en/carv6/auction/10724236
2026-03-25 22:20:14 [adesa.be] INFO: Found listing with ID: 10724355
2026-03-25 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724355%27 HTTP/1.1" 200 None
2026-03-25 22:20:14 [adesa.be] INFO: Scrape type for 10724355: 0
2026-03-25 22:20:14 [adesa.be] INFO: Skipping item 10724355 url https://www.openlane.eu/en/carv6/auction/10724355
2026-03-25 22:20:14 [adesa.be] INFO: Found listing with ID: 10724329
2026-03-25 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724329%27 HTTP/1.1" 200 None
2026-03-25 22:20:14 [adesa.be] INFO: Scrape type for 10724329: 0
2026-03-25 22:20:14 [adesa.be] INFO: Skipping item 10724329 url https://www.openlane.eu/en/carv6/auction/10724329
2026-03-25 22:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22: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-25 22:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10720509
2026-03-25 22:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with scrape type 2
2026-03-25 22:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with scrape type 2
2026-03-25 22:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4, identifier: 10720509
2026-03-25 22:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10720509
2026-03-25 22:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10720509
2026-03-25 22:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d19e110-44d8-521a-bf3e-a0a6a5de49a4 with identifier: 10720509 to the API
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720509>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4d19e110-44d8-521a-bf3e-a0a6a5de49a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BXZ825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720509',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Laguna',
'odometer': 109202,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2008-02-26',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'Renault Laguna 1.5 DCI Dynamic - Diesel - Manual - 110 hp - 109.202 '
'km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2008}
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720509%27 HTTP/1.1" 200 None
2026-03-25 22:20:15 [adesa.be] INFO: Saving data for 10720509: {'auction_closing_time': 1774605600.0, 'created_time': 1774390639.910169, 'last_price_update_time': 1774477215.586544}
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720509') HTTP/1.1" 204 0
2026-03-25 22:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0788818-7256-5ece-97d1-60c190c9e244 with identifier: 10728754
2026-03-25 22:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0788818-7256-5ece-97d1-60c190c9e244 with scrape type 1
2026-03-25 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e0788818-7256-5ece-97d1-60c190c9e244
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20: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%252F5725529%252Fgeneral%252Fe953f761-f037-452e-bf3e-132c9c5f6718.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/e953f761-f037-452e-bf3e-132c9c5f6718.jpeg already downloaded
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20: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%252F5725529%252Fgeneral%252Ff9c835ad-e235-41b0-84dd-ea6836cfe081.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/f9c835ad-e235-41b0-84dd-ea6836cfe081.jpeg already downloaded
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20: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%252F5725529%252Fgeneral%252Fd8cc83d7-9aa3-4979-b5ae-23a0a90fb0a0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/d8cc83d7-9aa3-4979-b5ae-23a0a90fb0a0.jpeg already downloaded
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20: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%252F5725529%252Fgeneral%252Fb2d6a6a8-203b-475b-86e4-211dad941adc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/b2d6a6a8-203b-475b-86e4-211dad941adc.jpeg already downloaded
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20: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%252F5725529%252Fgeneral%252F4dabc0f3-7969-45ae-bf3e-7d4a6de0416d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/4dabc0f3-7969-45ae-bf3e-7d4a6de0416d.jpeg already downloaded
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20: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%252F5725529%252Fgeneral%252F7c415504-6db1-4cae-b164-a3ceb68eed0e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/7c415504-6db1-4cae-b164-a3ceb68eed0e.jpeg already downloaded
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20: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%252F5725529%252Fgeneral%252F5f178eab-6831-4ea7-8b37-ff5bf94fdbc3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/5f178eab-6831-4ea7-8b37-ff5bf94fdbc3.jpeg already downloaded
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20: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%252F5725529%252Fgeneral%252Fe8037c0f-42dd-4d9e-a419-ad8e444709a2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/e8037c0f-42dd-4d9e-a419-ad8e444709a2.jpeg already downloaded
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20: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%252F5725529%252Fgeneral%252Fe7548206-14bf-4677-b983-4ad9e6ce45f3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/e7548206-14bf-4677-b983-4ad9e6ce45f3.jpeg already downloaded
2026-03-25 22:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725529%252Fgeneral%252F7cea7921-8f6a-468d-9167-b706285b2e23.jpeg%27 HTTP/1.1" 200 None
2026-03-25 22:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725529/general/7cea7921-8f6a-468d-9167-b706285b2e23.jpeg already downloaded
2026-03-25 22:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e0788818-7256-5ece-97d1-60c190c9e244, identifier: 10728754
2026-03-25 22:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with identifier: 10720499
2026-03-25 22:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with scrape type 2
2026-03-25 22:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with scrape type 2
2026-03-25 22:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ec2156e-e20d-52a0-9610-2dd41c1f1234, identifier: 10720499
2026-03-25 22:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e0788818-7256-5ece-97d1-60c190c9e244 with identifier: 10728754
2026-03-25 22:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e0788818-7256-5ece-97d1-60c190c9e244 with identifier: 10728754
2026-03-25 22:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e0788818-7256-5ece-97d1-60c190c9e244 with identifier: 10728754 to the API
2026-03-25 22:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728754>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 97,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e0788818-7256-5ece-97d1-60c190c9e244',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RFT253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728754',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 145328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5725529/general/e953f761-f037-452e-bf3e-132c9c5f6718.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/f9c835ad-e235-41b0-84dd-ea6836cfe081.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/d8cc83d7-9aa3-4979-b5ae-23a0a90fb0a0.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/b2d6a6a8-203b-475b-86e4-211dad941adc.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/4dabc0f3-7969-45ae-bf3e-7d4a6de0416d.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/7c415504-6db1-4cae-b164-a3ceb68eed0e.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/5f178eab-6831-4ea7-8b37-ff5bf94fdbc3.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/e8037c0f-42dd-4d9e-a419-ad8e444709a2.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/e7548206-14bf-4677-b983-4ad9e6ce45f3.jpeg',
'https://images.openlane.eu/carimgs/5725529/general/7cea7921-8f6a-468d-9167-b706285b2e23.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269822,
'Height': 1241,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/e953f761-f037-452e-bf3e-132c9c5f6718.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294025,
'Height': 1264,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/f9c835ad-e235-41b0-84dd-ea6836cfe081.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279100,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/d8cc83d7-9aa3-4979-b5ae-23a0a90fb0a0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258729,
'Height': 1241,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/b2d6a6a8-203b-475b-86e4-211dad941adc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243412,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/4dabc0f3-7969-45ae-bf3e-7d4a6de0416d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257846,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/7c415504-6db1-4cae-b164-a3ceb68eed0e.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219575,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/5f178eab-6831-4ea7-8b37-ff5bf94fdbc3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360040,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/e8037c0f-42dd-4d9e-a419-ad8e444709a2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174064,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/e7548206-14bf-4677-b983-4ad9e6ce45f3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0788818-7256-5ece-97d1-60c190c9e244/e0788818-7256-5ece-97d1-60c190c9e244_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286570,
'Height': 1406,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725529/general/7cea7921-8f6a-468d-9167-b706285b2e23.jpeg',
'Width': 1600}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2016-12-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Toyota C-HR 1.8 - Hybrid - Automatic - 97 hp - 145.328 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728754%27 HTTP/1.1" 200 None
2026-03-25 22:20:16 [adesa.be] INFO: Saving data for 10728754: {'created_time': 1774477216.526252, 'last_price_update_time': 1774477216.526262, 'auction_closing_time': 1774521000.0}
2026-03-25 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10728754') HTTP/1.1" 204 0
2026-03-25 22:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with identifier: 10720499
2026-03-25 22:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with identifier: 10720499
2026-03-25 22:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ec2156e-e20d-52a0-9610-2dd41c1f1234 with identifier: 10720499 to the API
2026-03-25 22:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20: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-25 22:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720499>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '2ec2156e-e20d-52a0-9610-2dd41c1f1234',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AGS643',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720499',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 198914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 450,
'price_includes_vat': True,
'registration_date': '2016-05-19',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Renault Megane 1.5 DCI - Diesel - Manual - 110 hp - 198.914 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-25 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720499%27 HTTP/1.1" 200 None
2026-03-25 22:20:17 [adesa.be] INFO: Saving data for 10720499: {'auction_closing_time': 1774521000.0, 'created_time': 1774390650.988572, 'last_price_update_time': 1774477217.64015}
2026-03-25 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720499') HTTP/1.1" 204 0
2026-03-25 22:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e with identifier: 10720490
2026-03-25 22:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e with scrape type 2
2026-03-25 22:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e with scrape type 2
2026-03-25 22:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e, identifier: 10720490
2026-03-25 22:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee with identifier: 10720497
2026-03-25 22:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee with scrape type 2
2026-03-25 22:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee with scrape type 2
2026-03-25 22:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee, identifier: 10720497
2026-03-25 22:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e with identifier: 10720490
2026-03-25 22:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e with identifier: 10720490
2026-03-25 22:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e with identifier: 10720490 to the API
2026-03-25 22:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720490>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'cc4c13c5-925f-5cd2-82a9-cf9e7f9f8f3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '025797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Verso',
'odometer': 139792,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2012-08-10',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Toyota Verso 1.6i - Petrol - Manual - 131 hp - 139.792 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-25 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720490%27 HTTP/1.1" 200 None
2026-03-25 22:20:18 [adesa.be] INFO: Saving data for 10720490: {'auction_closing_time': 1774521000.0, 'created_time': 1774390642.439018, 'last_price_update_time': 1774477218.174749}
2026-03-25 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720490') HTTP/1.1" 204 0
2026-03-25 22:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee with identifier: 10720497
2026-03-25 22:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee with identifier: 10720497
2026-03-25 22:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee with identifier: 10720497 to the API
2026-03-25 22:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720497>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '6c43ca19-e951-5fe1-a9a0-877fd3d6a8ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FQJ837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720497',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 284535,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2010-01-07',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Volkswagen Passat Variant 1.6 TDI - Diesel - Manual - 105 hp - '
'284.535 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-25 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720497%27 HTTP/1.1" 200 None
2026-03-25 22:20:18 [adesa.be] INFO: Saving data for 10720497: {'auction_closing_time': 1774521000.0, 'created_time': 1774390654.378599, 'last_price_update_time': 1774477218.452872}
2026-03-25 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720497') HTTP/1.1" 204 0
2026-03-25 22:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b46ec46-18eb-5300-bce2-0302bbe27616 with identifier: 10720494
2026-03-25 22:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b46ec46-18eb-5300-bce2-0302bbe27616 with scrape type 2
2026-03-25 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b46ec46-18eb-5300-bce2-0302bbe27616 with scrape type 2
2026-03-25 22:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b46ec46-18eb-5300-bce2-0302bbe27616, identifier: 10720494
2026-03-25 22:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52d39c66-2be3-5a60-bc1a-7333133d5178 with identifier: 10720492
2026-03-25 22:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52d39c66-2be3-5a60-bc1a-7333133d5178 with scrape type 2
2026-03-25 22:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52d39c66-2be3-5a60-bc1a-7333133d5178 with scrape type 2
2026-03-25 22:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52d39c66-2be3-5a60-bc1a-7333133d5178, identifier: 10720492
2026-03-25 22:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b46ec46-18eb-5300-bce2-0302bbe27616 with identifier: 10720494
2026-03-25 22:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b46ec46-18eb-5300-bce2-0302bbe27616 with identifier: 10720494
2026-03-25 22:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b46ec46-18eb-5300-bce2-0302bbe27616 with identifier: 10720494 to the API
2026-03-25 22:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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-25 22:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720494>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '5b46ec46-18eb-5300-bce2-0302bbe27616',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TUH590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 220541,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2010-02-01',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Volkswagen Passat Variant 2.0 TDI Comfortline - Diesel - Manual - '
'110 hp - 220.541 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2010}
2026-03-25 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720494%27 HTTP/1.1" 200 None
2026-03-25 22:20:18 [adesa.be] INFO: Saving data for 10720494: {'auction_closing_time': 1774521000.0, 'created_time': 1774390645.685476, 'last_price_update_time': 1774477218.912893}
2026-03-25 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720494') HTTP/1.1" 204 0
2026-03-25 22:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52d39c66-2be3-5a60-bc1a-7333133d5178 with identifier: 10720492
2026-03-25 22:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52d39c66-2be3-5a60-bc1a-7333133d5178 with identifier: 10720492
2026-03-25 22:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52d39c66-2be3-5a60-bc1a-7333133d5178 with identifier: 10720492 to the API
2026-03-25 22:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720492>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 114,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '52d39c66-2be3-5a60-bc1a-7333133d5178',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LRC988',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720492',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 187796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2650,
'price_includes_vat': True,
'registration_date': '2015-11-12',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Renault Kangoo 1.2 TCe Limited - Petrol - Manual - 114 hp - 187.796 '
'km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2015}
2026-03-25 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720492%27 HTTP/1.1" 200 None
2026-03-25 22:20:19 [adesa.be] INFO: Saving data for 10720492: {'auction_closing_time': 1774521000.0, 'created_time': 1774390640.252247, 'last_price_update_time': 1774477219.193916}
2026-03-25 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720492') HTTP/1.1" 204 0
2026-03-25 22:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd2d3eeb-5565-5734-8dbc-e044bad61157 with identifier: 10720507
2026-03-25 22:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd2d3eeb-5565-5734-8dbc-e044bad61157 with scrape type 2
2026-03-25 22:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd2d3eeb-5565-5734-8dbc-e044bad61157 with scrape type 2
2026-03-25 22:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd2d3eeb-5565-5734-8dbc-e044bad61157, identifier: 10720507
2026-03-25 22:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd2d3eeb-5565-5734-8dbc-e044bad61157 with identifier: 10720507
2026-03-25 22:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd2d3eeb-5565-5734-8dbc-e044bad61157 with identifier: 10720507
2026-03-25 22:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd2d3eeb-5565-5734-8dbc-e044bad61157 with identifier: 10720507 to the API
2026-03-25 22:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720507>
{'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': 125,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'cd2d3eeb-5565-5734-8dbc-e044bad61157',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PYH063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720507',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 192732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2016-10-12',
'seats_number': 5,
'seller_name': 'Autohandel Mechelen',
'title': 'Volkswagen Tiguan 1.4 TSI Highline R-Line - Petrol - Manual - 125 '
'hp - 192.732 km',
'transmission': 'manual',
'trim': 'Highline R-Line',
'vin': None,
'year': 2016}
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720507%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Saving data for 10720507: {'auction_closing_time': 1774605600.0, 'created_time': 1774390662.750455, 'last_price_update_time': 1774477220.124492}
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720507') HTTP/1.1" 204 0
2026-03-25 22:20:20 [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-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10724261
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724261%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10724261: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10724261 url https://www.openlane.eu/en/carv6/auction/10724261
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10724307
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724307%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10724307: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10724307 url https://www.openlane.eu/en/carv6/auction/10724307
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10726965
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726965%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10726965: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10726965 url https://www.openlane.eu/en/carv6/auction/10726965
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10724316
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724316%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10724316: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10724316 url https://www.openlane.eu/en/carv6/auction/10724316
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10724352
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724352%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10724352: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10724352 url https://www.openlane.eu/en/carv6/auction/10724352
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10724283
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724283%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10724283: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10724283 url https://www.openlane.eu/en/carv6/auction/10724283
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10724280
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724280%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10724280: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10724280 url https://www.openlane.eu/en/carv6/auction/10724280
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10724511
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724511%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10724511: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10724511 url https://www.openlane.eu/en/carv6/auction/10724511
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10724519
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724519%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10724519: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10724519 url https://www.openlane.eu/en/carv6/auction/10724519
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10724424
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724424%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10724424: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10724424 url https://www.openlane.eu/en/carv6/auction/10724424
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10717901
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717901%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10717901: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10717901 url https://www.openlane.eu/en/carv6/auction/10717901
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10724262
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724262%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10724262: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10724262 url https://www.openlane.eu/en/carv6/auction/10724262
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10717896
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717896%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10717896: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10717896 url https://www.openlane.eu/en/carv6/auction/10717896
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10724508
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724508%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10724508: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10724508 url https://www.openlane.eu/en/carv6/auction/10724508
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10717894
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717894%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10717894: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10717894 url https://www.openlane.eu/en/carv6/auction/10717894
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10724402
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724402%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10724402: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10724402 url https://www.openlane.eu/en/carv6/auction/10724402
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10726953
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726953%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10726953: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10726953 url https://www.openlane.eu/en/carv6/auction/10726953
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10717859
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717859%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10717859: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10717859 url https://www.openlane.eu/en/carv6/auction/10717859
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10724204
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724204%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10724204: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10724204 url https://www.openlane.eu/en/carv6/auction/10724204
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10717866
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717866%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10717866: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10717866 url https://www.openlane.eu/en/carv6/auction/10717866
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10724210
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724210%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10724210: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10724210 url https://www.openlane.eu/en/carv6/auction/10724210
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10717837
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717837%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10717837: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10717837 url https://www.openlane.eu/en/carv6/auction/10717837
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10724213
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724213%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10724213: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10724213 url https://www.openlane.eu/en/carv6/auction/10724213
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715710
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715710%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715710: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715710 url https://www.openlane.eu/en/carv6/auction/10715710
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715711
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715711%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715711: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715711 url https://www.openlane.eu/en/carv6/auction/10715711
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715715
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715715%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715715: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715715 url https://www.openlane.eu/en/carv6/auction/10715715
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715713
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715713%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715713: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715713 url https://www.openlane.eu/en/carv6/auction/10715713
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715714
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715714%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715714: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715714 url https://www.openlane.eu/en/carv6/auction/10715714
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715718
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715718%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715718: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715718 url https://www.openlane.eu/en/carv6/auction/10715718
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715717
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715717%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715717: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715717 url https://www.openlane.eu/en/carv6/auction/10715717
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715716
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715716%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715716: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715716 url https://www.openlane.eu/en/carv6/auction/10715716
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715719
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715719%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715719: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715719 url https://www.openlane.eu/en/carv6/auction/10715719
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715720
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715720%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715720: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715720 url https://www.openlane.eu/en/carv6/auction/10715720
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715722
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715722%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715722: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715722 url https://www.openlane.eu/en/carv6/auction/10715722
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715723
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715723%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715723: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715723 url https://www.openlane.eu/en/carv6/auction/10715723
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715724
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715724%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715724: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715724 url https://www.openlane.eu/en/carv6/auction/10715724
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715725
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715725%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715725: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715725 url https://www.openlane.eu/en/carv6/auction/10715725
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715726
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715726%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715726: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715726 url https://www.openlane.eu/en/carv6/auction/10715726
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715730
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715730%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715730: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715730 url https://www.openlane.eu/en/carv6/auction/10715730
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715731
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715731%27 HTTP/1.1" 200 None
2026-03-25 22:20:20 [adesa.be] INFO: Scrape type for 10715731: 0
2026-03-25 22:20:20 [adesa.be] INFO: Skipping item 10715731 url https://www.openlane.eu/en/carv6/auction/10715731
2026-03-25 22:20:20 [adesa.be] INFO: Found listing with ID: 10715733
2026-03-25 22:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715733%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715733: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715733 url https://www.openlane.eu/en/carv6/auction/10715733
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715732
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715732%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715732: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715732 url https://www.openlane.eu/en/carv6/auction/10715732
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715735
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715735%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715735: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715735 url https://www.openlane.eu/en/carv6/auction/10715735
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715737
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715737%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715737: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715737 url https://www.openlane.eu/en/carv6/auction/10715737
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715738
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715738%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715738: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715738 url https://www.openlane.eu/en/carv6/auction/10715738
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715740
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715740%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715740: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715740 url https://www.openlane.eu/en/carv6/auction/10715740
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715745
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715745%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715745: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715745 url https://www.openlane.eu/en/carv6/auction/10715745
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715746
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715746%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715746: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715746 url https://www.openlane.eu/en/carv6/auction/10715746
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715747
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715747%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715747: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715747 url https://www.openlane.eu/en/carv6/auction/10715747
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715749
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715749%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715749: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715749 url https://www.openlane.eu/en/carv6/auction/10715749
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715748
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715748%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715748: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715748 url https://www.openlane.eu/en/carv6/auction/10715748
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715750
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715750%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715750: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715750 url https://www.openlane.eu/en/carv6/auction/10715750
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715751
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715751%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715751: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715751 url https://www.openlane.eu/en/carv6/auction/10715751
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715753
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715753%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715753: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715753 url https://www.openlane.eu/en/carv6/auction/10715753
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715754
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715754%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715754: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715754 url https://www.openlane.eu/en/carv6/auction/10715754
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715755
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715755%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715755: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715755 url https://www.openlane.eu/en/carv6/auction/10715755
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715756
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715756%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715756: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715756 url https://www.openlane.eu/en/carv6/auction/10715756
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715757
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715757%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715757: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715757 url https://www.openlane.eu/en/carv6/auction/10715757
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715763
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715763%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715763: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715763 url https://www.openlane.eu/en/carv6/auction/10715763
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715758
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715758%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715758: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715758 url https://www.openlane.eu/en/carv6/auction/10715758
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715759
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715759%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715759: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715759 url https://www.openlane.eu/en/carv6/auction/10715759
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715764
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715764%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715764: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715764 url https://www.openlane.eu/en/carv6/auction/10715764
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715765
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715765%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715765: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715765 url https://www.openlane.eu/en/carv6/auction/10715765
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715760
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715760%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715760: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715760 url https://www.openlane.eu/en/carv6/auction/10715760
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715761
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715761%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715761: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715761 url https://www.openlane.eu/en/carv6/auction/10715761
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715762
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715762%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715762: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715762 url https://www.openlane.eu/en/carv6/auction/10715762
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715770
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715770%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715770: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715770 url https://www.openlane.eu/en/carv6/auction/10715770
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715772
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715772%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715772: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715772 url https://www.openlane.eu/en/carv6/auction/10715772
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715774
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715774%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715774: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715774 url https://www.openlane.eu/en/carv6/auction/10715774
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715777
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715777%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715777: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715777 url https://www.openlane.eu/en/carv6/auction/10715777
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715776
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715776%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715776: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715776 url https://www.openlane.eu/en/carv6/auction/10715776
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715778
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715778%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715778: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715778 url https://www.openlane.eu/en/carv6/auction/10715778
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10715779
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715779%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10715779: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10715779 url https://www.openlane.eu/en/carv6/auction/10715779
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714226
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714226%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714226: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714226 url https://www.openlane.eu/en/carv6/auction/10714226
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714229
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714229%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714229: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714229 url https://www.openlane.eu/en/carv6/auction/10714229
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714237
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714237%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714237: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714237 url https://www.openlane.eu/en/carv6/auction/10714237
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714233
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714233%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714233: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714233 url https://www.openlane.eu/en/carv6/auction/10714233
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714240
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714240%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714240: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714240 url https://www.openlane.eu/en/carv6/auction/10714240
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714239
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714239%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714239: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714239 url https://www.openlane.eu/en/carv6/auction/10714239
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714242
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714242%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714242: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714242 url https://www.openlane.eu/en/carv6/auction/10714242
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714243
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714243%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714243: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714243 url https://www.openlane.eu/en/carv6/auction/10714243
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714249
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714249%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714249: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714249 url https://www.openlane.eu/en/carv6/auction/10714249
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714250
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714250%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714250: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714250 url https://www.openlane.eu/en/carv6/auction/10714250
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714253
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714253%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714253: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714253 url https://www.openlane.eu/en/carv6/auction/10714253
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714256
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714256%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714256: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714256 url https://www.openlane.eu/en/carv6/auction/10714256
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714264
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714264%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714264: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714264 url https://www.openlane.eu/en/carv6/auction/10714264
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714267
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714267%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714267: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714267 url https://www.openlane.eu/en/carv6/auction/10714267
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714272
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714272%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714272: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714272 url https://www.openlane.eu/en/carv6/auction/10714272
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714273
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714273%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714273: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714273 url https://www.openlane.eu/en/carv6/auction/10714273
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714274
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714274%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714274: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714274 url https://www.openlane.eu/en/carv6/auction/10714274
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714371
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714371%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714371: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714371 url https://www.openlane.eu/en/carv6/auction/10714371
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714372
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714372%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714372: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714372 url https://www.openlane.eu/en/carv6/auction/10714372
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714375
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714375%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714375: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714375 url https://www.openlane.eu/en/carv6/auction/10714375
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714373
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714373%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714373: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714373 url https://www.openlane.eu/en/carv6/auction/10714373
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714379
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714379%27 HTTP/1.1" 200 None
2026-03-25 22:20:21 [adesa.be] INFO: Scrape type for 10714379: 0
2026-03-25 22:20:21 [adesa.be] INFO: Skipping item 10714379 url https://www.openlane.eu/en/carv6/auction/10714379
2026-03-25 22:20:21 [adesa.be] INFO: Found listing with ID: 10714378
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714378%27 HTTP/1.1" 200 None
2026-03-25 22:20:22 [adesa.be] INFO: Scrape type for 10714378: 0
2026-03-25 22:20:22 [adesa.be] INFO: Skipping item 10714378 url https://www.openlane.eu/en/carv6/auction/10714378
2026-03-25 22:20:22 [adesa.be] INFO: Found listing with ID: 10714473
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714473%27 HTTP/1.1" 200 None
2026-03-25 22:20:22 [adesa.be] INFO: Scrape type for 10714473: 0
2026-03-25 22:20:22 [adesa.be] INFO: Skipping item 10714473 url https://www.openlane.eu/en/carv6/auction/10714473
2026-03-25 22:20:22 [adesa.be] INFO: Found listing with ID: 10714474
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714474%27 HTTP/1.1" 200 None
2026-03-25 22:20:22 [adesa.be] INFO: Scrape type for 10714474: 0
2026-03-25 22:20:22 [adesa.be] INFO: Skipping item 10714474 url https://www.openlane.eu/en/carv6/auction/10714474
2026-03-25 22:20:22 [adesa.be] INFO: Found listing with ID: 10714475
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714475%27 HTTP/1.1" 200 None
2026-03-25 22:20:22 [adesa.be] INFO: Scrape type for 10714475: 0
2026-03-25 22:20:22 [adesa.be] INFO: Skipping item 10714475 url https://www.openlane.eu/en/carv6/auction/10714475
2026-03-25 22:20:22 [adesa.be] INFO: Found listing with ID: 10714564
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714564%27 HTTP/1.1" 200 None
2026-03-25 22:20:22 [adesa.be] INFO: Scrape type for 10714564: 0
2026-03-25 22:20:22 [adesa.be] INFO: Skipping item 10714564 url https://www.openlane.eu/en/carv6/auction/10714564
2026-03-25 22:20:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65108d57-7abb-537e-b00d-80fd5597e328 with identifier: 10720481
2026-03-25 22:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65108d57-7abb-537e-b00d-80fd5597e328 with scrape type 2
2026-03-25 22:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65108d57-7abb-537e-b00d-80fd5597e328 with scrape type 2
2026-03-25 22:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65108d57-7abb-537e-b00d-80fd5597e328, identifier: 10720481
2026-03-25 22:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65108d57-7abb-537e-b00d-80fd5597e328 with identifier: 10720481
2026-03-25 22:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65108d57-7abb-537e-b00d-80fd5597e328 with identifier: 10720481
2026-03-25 22:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65108d57-7abb-537e-b00d-80fd5597e328 with identifier: 10720481 to the API
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720481>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 108,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Electric',
'id': '65108d57-7abb-537e-b00d-80fd5597e328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GVY604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720481',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 3986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-06-13',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Renault Zoe Evolution - Electric - Automatic - 108 hp - 3.986 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720481%27 HTTP/1.1" 200 None
2026-03-25 22:20:22 [adesa.be] INFO: Saving data for 10720481: {'auction_closing_time': 1774521000.0, 'created_time': 1774390648.761702, 'last_price_update_time': 1774477222.883426}
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720481') HTTP/1.1" 204 0
2026-03-25 22:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10714566
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714566%27 HTTP/1.1" 200 None
2026-03-25 22:20:24 [adesa.be] INFO: Scrape type for 10714566: 0
2026-03-25 22:20:24 [adesa.be] INFO: Skipping item 10714566 url https://www.openlane.eu/en/carv6/auction/10714566
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10714572
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714572%27 HTTP/1.1" 200 None
2026-03-25 22:20:24 [adesa.be] INFO: Scrape type for 10714572: 0
2026-03-25 22:20:24 [adesa.be] INFO: Skipping item 10714572 url https://www.openlane.eu/en/carv6/auction/10714572
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10714573
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714573%27 HTTP/1.1" 200 None
2026-03-25 22:20:24 [adesa.be] INFO: Scrape type for 10714573: 0
2026-03-25 22:20:24 [adesa.be] INFO: Skipping item 10714573 url https://www.openlane.eu/en/carv6/auction/10714573
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10714586
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714586%27 HTTP/1.1" 200 None
2026-03-25 22:20:24 [adesa.be] INFO: Scrape type for 10714586: 0
2026-03-25 22:20:24 [adesa.be] INFO: Skipping item 10714586 url https://www.openlane.eu/en/carv6/auction/10714586
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10714691
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714691%27 HTTP/1.1" 200 None
2026-03-25 22:20:24 [adesa.be] INFO: Scrape type for 10714691: 0
2026-03-25 22:20:24 [adesa.be] INFO: Skipping item 10714691 url https://www.openlane.eu/en/carv6/auction/10714691
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10714956
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714956%27 HTTP/1.1" 200 None
2026-03-25 22:20:24 [adesa.be] INFO: Scrape type for 10714956: 0
2026-03-25 22:20:24 [adesa.be] INFO: Skipping item 10714956 url https://www.openlane.eu/en/carv6/auction/10714956
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10714981
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714981%27 HTTP/1.1" 200 None
2026-03-25 22:20:24 [adesa.be] INFO: Scrape type for 10714981: 0
2026-03-25 22:20:24 [adesa.be] INFO: Skipping item 10714981 url https://www.openlane.eu/en/carv6/auction/10714981
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10714986
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714986%27 HTTP/1.1" 200 None
2026-03-25 22:20:24 [adesa.be] INFO: Scrape type for 10714986: 0
2026-03-25 22:20:24 [adesa.be] INFO: Skipping item 10714986 url https://www.openlane.eu/en/carv6/auction/10714986
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10714983
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714983%27 HTTP/1.1" 200 None
2026-03-25 22:20:24 [adesa.be] INFO: Scrape type for 10714983: 0
2026-03-25 22:20:24 [adesa.be] INFO: Skipping item 10714983 url https://www.openlane.eu/en/carv6/auction/10714983
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10714991
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714991%27 HTTP/1.1" 200 None
2026-03-25 22:20:24 [adesa.be] INFO: Scrape type for 10714991: 0
2026-03-25 22:20:24 [adesa.be] INFO: Skipping item 10714991 url https://www.openlane.eu/en/carv6/auction/10714991
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10714989
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714989%27 HTTP/1.1" 200 None
2026-03-25 22:20:24 [adesa.be] INFO: Scrape type for 10714989: 0
2026-03-25 22:20:24 [adesa.be] INFO: Skipping item 10714989 url https://www.openlane.eu/en/carv6/auction/10714989
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10716106
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716106%27 HTTP/1.1" 200 None
2026-03-25 22:20:24 [adesa.be] INFO: Scrape type for 10716106: 0
2026-03-25 22:20:24 [adesa.be] INFO: Skipping item 10716106 url https://www.openlane.eu/en/carv6/auction/10716106
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10714220
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714220%27 HTTP/1.1" 200 None
2026-03-25 22:20:24 [adesa.be] INFO: Scrape type for 10714220: 0
2026-03-25 22:20:24 [adesa.be] INFO: Skipping item 10714220 url https://www.openlane.eu/en/carv6/auction/10714220
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10714221
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714221%27 HTTP/1.1" 200 None
2026-03-25 22:20:24 [adesa.be] INFO: Scrape type for 10714221: 0
2026-03-25 22:20:24 [adesa.be] INFO: Skipping item 10714221 url https://www.openlane.eu/en/carv6/auction/10714221
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10714219
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714219%27 HTTP/1.1" 200 None
2026-03-25 22:20:24 [adesa.be] INFO: Scrape type for 10714219: 0
2026-03-25 22:20:24 [adesa.be] INFO: Skipping item 10714219 url https://www.openlane.eu/en/carv6/auction/10714219
2026-03-25 22:20:24 [adesa.be] INFO: Found listing with ID: 10714218
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714218%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714218: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714218 url https://www.openlane.eu/en/carv6/auction/10714218
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716080
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716080%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716080: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716080 url https://www.openlane.eu/en/carv6/auction/10716080
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716104
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716104%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716104: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716104 url https://www.openlane.eu/en/carv6/auction/10716104
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716076
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716076%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716076: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716076 url https://www.openlane.eu/en/carv6/auction/10716076
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714223
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714223%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714223: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714223 url https://www.openlane.eu/en/carv6/auction/10714223
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714222
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714222%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714222: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714222 url https://www.openlane.eu/en/carv6/auction/10714222
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716108
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716108%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716108: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716108 url https://www.openlane.eu/en/carv6/auction/10716108
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716114
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716114%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716114: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716114 url https://www.openlane.eu/en/carv6/auction/10716114
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716129
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716129%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716129: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716129 url https://www.openlane.eu/en/carv6/auction/10716129
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716115
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716115%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716115: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716115 url https://www.openlane.eu/en/carv6/auction/10716115
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714224
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714224%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714224: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714224 url https://www.openlane.eu/en/carv6/auction/10714224
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716092
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716092%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716092: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716092 url https://www.openlane.eu/en/carv6/auction/10716092
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716094
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716094%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716094: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716094 url https://www.openlane.eu/en/carv6/auction/10716094
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714225
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714225%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714225: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714225 url https://www.openlane.eu/en/carv6/auction/10714225
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714227
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714227%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714227: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714227 url https://www.openlane.eu/en/carv6/auction/10714227
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714228
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714228%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714228: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714228 url https://www.openlane.eu/en/carv6/auction/10714228
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714230
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714230%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714230: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714230 url https://www.openlane.eu/en/carv6/auction/10714230
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716110
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716110%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716110: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716110 url https://www.openlane.eu/en/carv6/auction/10716110
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714231
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714231%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714231: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714231 url https://www.openlane.eu/en/carv6/auction/10714231
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714232
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714232%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714232: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714232 url https://www.openlane.eu/en/carv6/auction/10714232
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716073
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716073%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716073: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716073 url https://www.openlane.eu/en/carv6/auction/10716073
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714234
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714234%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714234: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714234 url https://www.openlane.eu/en/carv6/auction/10714234
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714235
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714235%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714235: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714235 url https://www.openlane.eu/en/carv6/auction/10714235
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714236
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714236%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714236: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714236 url https://www.openlane.eu/en/carv6/auction/10714236
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714238
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714238%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714238: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714238 url https://www.openlane.eu/en/carv6/auction/10714238
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714241
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714241%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714241: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714241 url https://www.openlane.eu/en/carv6/auction/10714241
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714244
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714244%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714244: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714244 url https://www.openlane.eu/en/carv6/auction/10714244
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714245
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714245%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714245: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714245 url https://www.openlane.eu/en/carv6/auction/10714245
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714246
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714246%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714246: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714246 url https://www.openlane.eu/en/carv6/auction/10714246
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714247
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714247%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714247: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714247 url https://www.openlane.eu/en/carv6/auction/10714247
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716075
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716075%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716075: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716075 url https://www.openlane.eu/en/carv6/auction/10716075
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714248
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714248%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714248: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714248 url https://www.openlane.eu/en/carv6/auction/10714248
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716077
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716077%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716077: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716077 url https://www.openlane.eu/en/carv6/auction/10716077
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716111
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716111%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716111: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716111 url https://www.openlane.eu/en/carv6/auction/10716111
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716117
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716117%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716117: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716117 url https://www.openlane.eu/en/carv6/auction/10716117
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714251
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714251%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714251: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714251 url https://www.openlane.eu/en/carv6/auction/10714251
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714252
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714252%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714252: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714252 url https://www.openlane.eu/en/carv6/auction/10714252
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714254
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714254%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714254: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714254 url https://www.openlane.eu/en/carv6/auction/10714254
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716132
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716132%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716132: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716132 url https://www.openlane.eu/en/carv6/auction/10716132
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714259
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714259%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714259: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714259 url https://www.openlane.eu/en/carv6/auction/10714259
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714258
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714258%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714258: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714258 url https://www.openlane.eu/en/carv6/auction/10714258
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716134
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716134%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716134: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716134 url https://www.openlane.eu/en/carv6/auction/10716134
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716113
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716113%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716113: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716113 url https://www.openlane.eu/en/carv6/auction/10716113
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714261
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714261%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714261: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714261 url https://www.openlane.eu/en/carv6/auction/10714261
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714262
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714262%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714262: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714262 url https://www.openlane.eu/en/carv6/auction/10714262
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714276
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714276%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714276: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714276 url https://www.openlane.eu/en/carv6/auction/10714276
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714370
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714370%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714370: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714370 url https://www.openlane.eu/en/carv6/auction/10714370
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714263
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714263%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714263: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714263 url https://www.openlane.eu/en/carv6/auction/10714263
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714266
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714266%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714266: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714266 url https://www.openlane.eu/en/carv6/auction/10714266
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714265
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714265%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714265: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714265 url https://www.openlane.eu/en/carv6/auction/10714265
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714268
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714268%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714268: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714268 url https://www.openlane.eu/en/carv6/auction/10714268
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714269
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714269%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714269: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714269 url https://www.openlane.eu/en/carv6/auction/10714269
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714271
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714271%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714271: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714271 url https://www.openlane.eu/en/carv6/auction/10714271
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714275
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714275%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714275: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714275 url https://www.openlane.eu/en/carv6/auction/10714275
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714376
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714376%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714376: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714376 url https://www.openlane.eu/en/carv6/auction/10714376
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716137
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716137%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716137: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716137 url https://www.openlane.eu/en/carv6/auction/10716137
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10716122
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716122%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10716122: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10716122 url https://www.openlane.eu/en/carv6/auction/10716122
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714568
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714568%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714568: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714568 url https://www.openlane.eu/en/carv6/auction/10714568
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714567
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714567%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714567: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714567 url https://www.openlane.eu/en/carv6/auction/10714567
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714570
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714570%27 HTTP/1.1" 200 None
2026-03-25 22:20:25 [adesa.be] INFO: Scrape type for 10714570: 0
2026-03-25 22:20:25 [adesa.be] INFO: Skipping item 10714570 url https://www.openlane.eu/en/carv6/auction/10714570
2026-03-25 22:20:25 [adesa.be] INFO: Found listing with ID: 10714569
2026-03-25 22:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714569%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10714569: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10714569 url https://www.openlane.eu/en/carv6/auction/10714569
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716097
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716097%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716097: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716097 url https://www.openlane.eu/en/carv6/auction/10716097
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716127
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716127%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716127: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716127 url https://www.openlane.eu/en/carv6/auction/10716127
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10714571
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714571%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10714571: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10714571 url https://www.openlane.eu/en/carv6/auction/10714571
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716105
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716105%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716105: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716105 url https://www.openlane.eu/en/carv6/auction/10716105
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716078
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716078%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716078: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716078 url https://www.openlane.eu/en/carv6/auction/10716078
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716079
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716079%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716079: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716079 url https://www.openlane.eu/en/carv6/auction/10716079
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716083
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716083%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716083: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716083 url https://www.openlane.eu/en/carv6/auction/10716083
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716090
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716090%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716090: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716090 url https://www.openlane.eu/en/carv6/auction/10716090
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716118
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716118%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716118: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716118 url https://www.openlane.eu/en/carv6/auction/10716118
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716112
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716112%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716112: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716112 url https://www.openlane.eu/en/carv6/auction/10716112
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716128
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716128%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716128: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716128 url https://www.openlane.eu/en/carv6/auction/10716128
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716119
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716119%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716119: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716119 url https://www.openlane.eu/en/carv6/auction/10716119
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716091
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716091%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716091: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716091 url https://www.openlane.eu/en/carv6/auction/10716091
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716085
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716085%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716085: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716085 url https://www.openlane.eu/en/carv6/auction/10716085
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716093
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716093%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716093: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716093 url https://www.openlane.eu/en/carv6/auction/10716093
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716135
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716135%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716135: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716135 url https://www.openlane.eu/en/carv6/auction/10716135
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10714574
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714574%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10714574: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10714574 url https://www.openlane.eu/en/carv6/auction/10714574
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10714575
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714575%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10714575: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10714575 url https://www.openlane.eu/en/carv6/auction/10714575
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10714577
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714577%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10714577: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10714577 url https://www.openlane.eu/en/carv6/auction/10714577
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10716103
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716103%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10716103: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10716103 url https://www.openlane.eu/en/carv6/auction/10716103
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10714578
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714578%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10714578: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10714578 url https://www.openlane.eu/en/carv6/auction/10714578
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10714579
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714579%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10714579: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10714579 url https://www.openlane.eu/en/carv6/auction/10714579
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10714581
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714581%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10714581: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10714581 url https://www.openlane.eu/en/carv6/auction/10714581
2026-03-25 22:20:26 [adesa.be] INFO: Found listing with ID: 10714580
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714580%27 HTTP/1.1" 200 None
2026-03-25 22:20:26 [adesa.be] INFO: Scrape type for 10714580: 0
2026-03-25 22:20:26 [adesa.be] INFO: Skipping item 10714580 url https://www.openlane.eu/en/carv6/auction/10714580
2026-03-25 22: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-25 22:20:28 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 1.584(s), this was the 1st time calling it.
2026-03-25 22:20:28 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.897849174909357 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 22:20:27 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '9bee7d2e882f47061c344a5b393acef6', '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=9bee7d2e882f47061c344a5b393acef6.
2026-03-25 22:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 22:20: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-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716116
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716116%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716116: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716116 url https://www.openlane.eu/en/carv6/auction/10716116
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716098
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716098%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716098: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716098 url https://www.openlane.eu/en/carv6/auction/10716098
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716099
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716099%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716099: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716099 url https://www.openlane.eu/en/carv6/auction/10716099
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716096
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716096%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716096: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716096 url https://www.openlane.eu/en/carv6/auction/10716096
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10714582
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714582%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10714582: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10714582 url https://www.openlane.eu/en/carv6/auction/10714582
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10714583
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714583%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10714583: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10714583 url https://www.openlane.eu/en/carv6/auction/10714583
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10714584
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714584%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10714584: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10714584 url https://www.openlane.eu/en/carv6/auction/10714584
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10714585
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714585%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10714585: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10714585 url https://www.openlane.eu/en/carv6/auction/10714585
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10714669
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714669%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10714669: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10714669 url https://www.openlane.eu/en/carv6/auction/10714669
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10714666
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714666%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10714666: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10714666 url https://www.openlane.eu/en/carv6/auction/10714666
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716101
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716101%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716101: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716101 url https://www.openlane.eu/en/carv6/auction/10716101
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716095
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716095%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716095: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716095 url https://www.openlane.eu/en/carv6/auction/10716095
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716123
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716123%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716123: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716123 url https://www.openlane.eu/en/carv6/auction/10716123
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716120
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716120%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716120: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716120 url https://www.openlane.eu/en/carv6/auction/10716120
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716081
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716081%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716081: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716081 url https://www.openlane.eu/en/carv6/auction/10716081
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716087
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716087%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716087: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716087 url https://www.openlane.eu/en/carv6/auction/10716087
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716084
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716084%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716084: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716084 url https://www.openlane.eu/en/carv6/auction/10716084
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716124
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716124%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716124: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716124 url https://www.openlane.eu/en/carv6/auction/10716124
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716107
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716107%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716107: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716107 url https://www.openlane.eu/en/carv6/auction/10716107
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716125
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716125%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716125: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716125 url https://www.openlane.eu/en/carv6/auction/10716125
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716109
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716109%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716109: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716109 url https://www.openlane.eu/en/carv6/auction/10716109
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10714674
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714674%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10714674: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10714674 url https://www.openlane.eu/en/carv6/auction/10714674
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10714588
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714588%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10714588: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10714588 url https://www.openlane.eu/en/carv6/auction/10714588
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10714671
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714671%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10714671: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10714671 url https://www.openlane.eu/en/carv6/auction/10714671
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10716121
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716121%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10716121: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10716121 url https://www.openlane.eu/en/carv6/auction/10716121
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10714678
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714678%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10714678: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10714678 url https://www.openlane.eu/en/carv6/auction/10714678
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10714681
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714681%27 HTTP/1.1" 200 None
2026-03-25 22:20:36 [adesa.be] INFO: Scrape type for 10714681: 0
2026-03-25 22:20:36 [adesa.be] INFO: Skipping item 10714681 url https://www.openlane.eu/en/carv6/auction/10714681
2026-03-25 22:20:36 [adesa.be] INFO: Found listing with ID: 10714683
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714683%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714683: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714683 url https://www.openlane.eu/en/carv6/auction/10714683
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714676
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714676%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714676: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714676 url https://www.openlane.eu/en/carv6/auction/10714676
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714684
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714684%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714684: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714684 url https://www.openlane.eu/en/carv6/auction/10714684
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10716086
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716086%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10716086: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10716086 url https://www.openlane.eu/en/carv6/auction/10716086
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10716130
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716130%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10716130: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10716130 url https://www.openlane.eu/en/carv6/auction/10716130
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10716139
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716139%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10716139: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10716139 url https://www.openlane.eu/en/carv6/auction/10716139
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10716138
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716138%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10716138: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10716138 url https://www.openlane.eu/en/carv6/auction/10716138
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10716089
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716089%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10716089: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10716089 url https://www.openlane.eu/en/carv6/auction/10716089
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10716140
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716140%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10716140: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10716140 url https://www.openlane.eu/en/carv6/auction/10716140
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714688
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714688%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714688: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714688 url https://www.openlane.eu/en/carv6/auction/10714688
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714686
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714686%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714686: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714686 url https://www.openlane.eu/en/carv6/auction/10714686
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714701
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714701%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714701: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714701 url https://www.openlane.eu/en/carv6/auction/10714701
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714699
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714699%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714699: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714699 url https://www.openlane.eu/en/carv6/auction/10714699
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714696
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714696%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714696: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714696 url https://www.openlane.eu/en/carv6/auction/10714696
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10716100
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716100%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10716100: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10716100 url https://www.openlane.eu/en/carv6/auction/10716100
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714694
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714694%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714694: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714694 url https://www.openlane.eu/en/carv6/auction/10714694
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714959
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714959%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714959: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714959 url https://www.openlane.eu/en/carv6/auction/10714959
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10716133
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716133%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10716133: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10716133 url https://www.openlane.eu/en/carv6/auction/10716133
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714964
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714964%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714964: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714964 url https://www.openlane.eu/en/carv6/auction/10714964
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714961
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714961%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714961: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714961 url https://www.openlane.eu/en/carv6/auction/10714961
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10716136
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716136%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10716136: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10716136 url https://www.openlane.eu/en/carv6/auction/10716136
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714966
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714966%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714966: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714966 url https://www.openlane.eu/en/carv6/auction/10714966
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714968
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714968%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714968: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714968 url https://www.openlane.eu/en/carv6/auction/10714968
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714970
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714970%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714970: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714970 url https://www.openlane.eu/en/carv6/auction/10714970
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10716074
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716074%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10716074: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10716074 url https://www.openlane.eu/en/carv6/auction/10716074
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10716088
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716088%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10716088: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10716088 url https://www.openlane.eu/en/carv6/auction/10716088
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10716082
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716082%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10716082: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10716082 url https://www.openlane.eu/en/carv6/auction/10716082
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714972
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714972%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714972: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714972 url https://www.openlane.eu/en/carv6/auction/10714972
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714974
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714974%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714974: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714974 url https://www.openlane.eu/en/carv6/auction/10714974
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714976
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714976%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714976: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714976 url https://www.openlane.eu/en/carv6/auction/10714976
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10714979
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714979%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10714979: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10714979 url https://www.openlane.eu/en/carv6/auction/10714979
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10716131
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716131%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10716131: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10716131 url https://www.openlane.eu/en/carv6/auction/10716131
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10719286
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719286%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10719286: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10719286 url https://www.openlane.eu/en/carv6/auction/10719286
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10723908
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723908%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10723908: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10723908 url https://www.openlane.eu/en/carv6/auction/10723908
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10723919
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723919%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10723919: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10723919 url https://www.openlane.eu/en/carv6/auction/10723919
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10723874
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723874%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10723874: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10723874 url https://www.openlane.eu/en/carv6/auction/10723874
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10723883
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723883%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10723883: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10723883 url https://www.openlane.eu/en/carv6/auction/10723883
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10723892
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723892%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10723892: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10723892 url https://www.openlane.eu/en/carv6/auction/10723892
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10726297
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726297%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10726297: 0
2026-03-25 22:20:37 [adesa.be] INFO: Skipping item 10726297 url https://www.openlane.eu/en/carv6/auction/10726297
2026-03-25 22:20:37 [adesa.be] INFO: Found listing with ID: 10723884
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723884%27 HTTP/1.1" 200 None
2026-03-25 22:20:37 [adesa.be] INFO: Scrape type for 10723884: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723884 url https://www.openlane.eu/en/carv6/auction/10723884
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10726307
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726307%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10726307: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10726307 url https://www.openlane.eu/en/carv6/auction/10726307
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10726306
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726306%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10726306: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10726306 url https://www.openlane.eu/en/carv6/auction/10726306
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723889
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723889%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723889: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723889 url https://www.openlane.eu/en/carv6/auction/10723889
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10725690
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725690%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10725690: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10725690 url https://www.openlane.eu/en/carv6/auction/10725690
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723890
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723890%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723890: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723890 url https://www.openlane.eu/en/carv6/auction/10723890
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10725725
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725725%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10725725: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10725725 url https://www.openlane.eu/en/carv6/auction/10725725
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723873
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723873%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723873: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723873 url https://www.openlane.eu/en/carv6/auction/10723873
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723894
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723894%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723894: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723894 url https://www.openlane.eu/en/carv6/auction/10723894
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723912
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723912%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723912: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723912 url https://www.openlane.eu/en/carv6/auction/10723912
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10716652
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716652%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10716652: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10716652 url https://www.openlane.eu/en/carv6/auction/10716652
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723902
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723902%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723902: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723902 url https://www.openlane.eu/en/carv6/auction/10723902
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723900
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723900%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723900: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723900 url https://www.openlane.eu/en/carv6/auction/10723900
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723905
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723905%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723905: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723905 url https://www.openlane.eu/en/carv6/auction/10723905
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723880
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723880%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723880: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723880 url https://www.openlane.eu/en/carv6/auction/10723880
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723895
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723895%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723895: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723895 url https://www.openlane.eu/en/carv6/auction/10723895
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723913
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723913%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723913: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723913 url https://www.openlane.eu/en/carv6/auction/10723913
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723904
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723904%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723904: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723904 url https://www.openlane.eu/en/carv6/auction/10723904
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10726296
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726296%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10726296: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10726296 url https://www.openlane.eu/en/carv6/auction/10726296
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723869
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723869%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723869: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723869 url https://www.openlane.eu/en/carv6/auction/10723869
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723159
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723159%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723159: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723159 url https://www.openlane.eu/en/carv6/auction/10723159
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723903
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723903%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723903: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723903 url https://www.openlane.eu/en/carv6/auction/10723903
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723893
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723893%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723893: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723893 url https://www.openlane.eu/en/carv6/auction/10723893
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723898
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723898%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723898: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723898 url https://www.openlane.eu/en/carv6/auction/10723898
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723887
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723887%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723887: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723887 url https://www.openlane.eu/en/carv6/auction/10723887
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723901
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723901%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723901: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723901 url https://www.openlane.eu/en/carv6/auction/10723901
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723899
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723899%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723899: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723899 url https://www.openlane.eu/en/carv6/auction/10723899
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723878
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723878%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723878: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723878 url https://www.openlane.eu/en/carv6/auction/10723878
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723911
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723911%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723911: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723911 url https://www.openlane.eu/en/carv6/auction/10723911
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723909
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723909%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723909: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723909 url https://www.openlane.eu/en/carv6/auction/10723909
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723910
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723910%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723910: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723910 url https://www.openlane.eu/en/carv6/auction/10723910
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10724944
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724944%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10724944: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10724944 url https://www.openlane.eu/en/carv6/auction/10724944
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723879
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723879%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723879: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723879 url https://www.openlane.eu/en/carv6/auction/10723879
2026-03-25 22:20:38 [adesa.be] INFO: Found listing with ID: 10723896
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723896%27 HTTP/1.1" 200 None
2026-03-25 22:20:38 [adesa.be] INFO: Scrape type for 10723896: 0
2026-03-25 22:20:38 [adesa.be] INFO: Skipping item 10723896 url https://www.openlane.eu/en/carv6/auction/10723896
2026-03-25 22:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:40 [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-25 22:20:40 [adesa.be] INFO: Found listing with ID: 10723897
2026-03-25 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723897%27 HTTP/1.1" 200 None
2026-03-25 22:20:40 [adesa.be] INFO: Scrape type for 10723897: 0
2026-03-25 22:20:40 [adesa.be] INFO: Skipping item 10723897 url https://www.openlane.eu/en/carv6/auction/10723897
2026-03-25 22:20:40 [adesa.be] INFO: Found listing with ID: 10723877
2026-03-25 22:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723877%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10723877: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10723877 url https://www.openlane.eu/en/carv6/auction/10723877
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10723876
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723876%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10723876: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10723876 url https://www.openlane.eu/en/carv6/auction/10723876
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10723888
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723888%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10723888: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10723888 url https://www.openlane.eu/en/carv6/auction/10723888
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10723907
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723907%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10723907: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10723907 url https://www.openlane.eu/en/carv6/auction/10723907
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10723886
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723886%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10723886: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10723886 url https://www.openlane.eu/en/carv6/auction/10723886
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10723906
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723906%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10723906: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10723906 url https://www.openlane.eu/en/carv6/auction/10723906
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704502
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704502%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704502: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704502 url https://www.openlane.eu/en/carv6/auction/10704502
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704503
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704503%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704503: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704503 url https://www.openlane.eu/en/carv6/auction/10704503
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704506
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704506%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704506: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704506 url https://www.openlane.eu/en/carv6/auction/10704506
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704507
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704507%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704507: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704507 url https://www.openlane.eu/en/carv6/auction/10704507
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704519
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704519%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704519: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704519 url https://www.openlane.eu/en/carv6/auction/10704519
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704546
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704546%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704546: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704546 url https://www.openlane.eu/en/carv6/auction/10704546
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704552
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704552%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704552: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704552 url https://www.openlane.eu/en/carv6/auction/10704552
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704554
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704554%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704554: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704554 url https://www.openlane.eu/en/carv6/auction/10704554
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704600
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704600%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704600: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704600 url https://www.openlane.eu/en/carv6/auction/10704600
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704603
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704603%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704603: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704603 url https://www.openlane.eu/en/carv6/auction/10704603
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704613
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704613%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704613: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704613 url https://www.openlane.eu/en/carv6/auction/10704613
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704614
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704614%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704614: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704614 url https://www.openlane.eu/en/carv6/auction/10704614
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704615
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704615%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704615: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704615 url https://www.openlane.eu/en/carv6/auction/10704615
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704620
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704620%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704620: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704620 url https://www.openlane.eu/en/carv6/auction/10704620
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704621
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704621%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704621: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704621 url https://www.openlane.eu/en/carv6/auction/10704621
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704623
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704623%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704623: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704623 url https://www.openlane.eu/en/carv6/auction/10704623
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704622
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704622%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704622: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704622 url https://www.openlane.eu/en/carv6/auction/10704622
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704632
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704632%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704632: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704632 url https://www.openlane.eu/en/carv6/auction/10704632
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704629
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704629%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704629: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704629 url https://www.openlane.eu/en/carv6/auction/10704629
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704624
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704624%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704624: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704624 url https://www.openlane.eu/en/carv6/auction/10704624
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704625
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704625%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704625: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704625 url https://www.openlane.eu/en/carv6/auction/10704625
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704631
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704631%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704631: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704631 url https://www.openlane.eu/en/carv6/auction/10704631
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704626
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704626%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704626: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704626 url https://www.openlane.eu/en/carv6/auction/10704626
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704628
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704628%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704628: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704628 url https://www.openlane.eu/en/carv6/auction/10704628
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704627
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704627%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704627: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704627 url https://www.openlane.eu/en/carv6/auction/10704627
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704633
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704633%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704633: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704633 url https://www.openlane.eu/en/carv6/auction/10704633
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704634
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704634%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704634: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704634 url https://www.openlane.eu/en/carv6/auction/10704634
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704636
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704636%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704636: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704636 url https://www.openlane.eu/en/carv6/auction/10704636
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704635
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704635%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704635: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704635 url https://www.openlane.eu/en/carv6/auction/10704635
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704639
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704639%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704639: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704639 url https://www.openlane.eu/en/carv6/auction/10704639
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704638
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704638%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704638: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704638 url https://www.openlane.eu/en/carv6/auction/10704638
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704643
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704643%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704643: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704643 url https://www.openlane.eu/en/carv6/auction/10704643
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704647
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704647%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704647: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704647 url https://www.openlane.eu/en/carv6/auction/10704647
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704652
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704652%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704652: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704652 url https://www.openlane.eu/en/carv6/auction/10704652
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704661
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704661%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704661: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704661 url https://www.openlane.eu/en/carv6/auction/10704661
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704665
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704665%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704665: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704665 url https://www.openlane.eu/en/carv6/auction/10704665
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704669
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704669%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704669: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704669 url https://www.openlane.eu/en/carv6/auction/10704669
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704670
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704670%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704670: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704670 url https://www.openlane.eu/en/carv6/auction/10704670
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704672
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704672%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704672: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704672 url https://www.openlane.eu/en/carv6/auction/10704672
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704671
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704671%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704671: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704671 url https://www.openlane.eu/en/carv6/auction/10704671
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704673
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704673%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704673: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704673 url https://www.openlane.eu/en/carv6/auction/10704673
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704674
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704674%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704674: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704674 url https://www.openlane.eu/en/carv6/auction/10704674
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704675
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704675%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704675: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704675 url https://www.openlane.eu/en/carv6/auction/10704675
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704686
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704686%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704686: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704686 url https://www.openlane.eu/en/carv6/auction/10704686
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704687
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704687%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704687: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704687 url https://www.openlane.eu/en/carv6/auction/10704687
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704694
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704694%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704694: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704694 url https://www.openlane.eu/en/carv6/auction/10704694
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704691
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704691%27 HTTP/1.1" 200 None
2026-03-25 22:20:41 [adesa.be] INFO: Scrape type for 10704691: 0
2026-03-25 22:20:41 [adesa.be] INFO: Skipping item 10704691 url https://www.openlane.eu/en/carv6/auction/10704691
2026-03-25 22:20:41 [adesa.be] INFO: Found listing with ID: 10704685
2026-03-25 22:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704685%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704685: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704685 url https://www.openlane.eu/en/carv6/auction/10704685
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704701
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704701%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704701: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704701 url https://www.openlane.eu/en/carv6/auction/10704701
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704696
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704696%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704696: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704696 url https://www.openlane.eu/en/carv6/auction/10704696
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704705
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704705%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704705: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704705 url https://www.openlane.eu/en/carv6/auction/10704705
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704707
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704707%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704707: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704707 url https://www.openlane.eu/en/carv6/auction/10704707
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704490
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704490%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704490: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704490 url https://www.openlane.eu/en/carv6/auction/10704490
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704492
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704492%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704492: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704492 url https://www.openlane.eu/en/carv6/auction/10704492
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704493
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704493%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704493: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704493 url https://www.openlane.eu/en/carv6/auction/10704493
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704497
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704497%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704497: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704497 url https://www.openlane.eu/en/carv6/auction/10704497
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704494
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704494%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704494: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704494 url https://www.openlane.eu/en/carv6/auction/10704494
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704496
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704496%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704496: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704496 url https://www.openlane.eu/en/carv6/auction/10704496
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704499
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704499%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704499: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704499 url https://www.openlane.eu/en/carv6/auction/10704499
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704501
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704501%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704501: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704501 url https://www.openlane.eu/en/carv6/auction/10704501
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704504
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704504%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704504: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704504 url https://www.openlane.eu/en/carv6/auction/10704504
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704505
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704505%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704505: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704505 url https://www.openlane.eu/en/carv6/auction/10704505
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704513
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704513%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704513: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704513 url https://www.openlane.eu/en/carv6/auction/10704513
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704509
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704509%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704509: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704509 url https://www.openlane.eu/en/carv6/auction/10704509
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704510
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704510%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704510: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704510 url https://www.openlane.eu/en/carv6/auction/10704510
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704511
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704511%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704511: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704511 url https://www.openlane.eu/en/carv6/auction/10704511
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704512
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704512%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704512: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704512 url https://www.openlane.eu/en/carv6/auction/10704512
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704514
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704514%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704514: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704514 url https://www.openlane.eu/en/carv6/auction/10704514
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704515
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704515%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704515: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704515 url https://www.openlane.eu/en/carv6/auction/10704515
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704516
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704516%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704516: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704516 url https://www.openlane.eu/en/carv6/auction/10704516
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704553
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704553%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704553: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704553 url https://www.openlane.eu/en/carv6/auction/10704553
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704518
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704518%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704518: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704518 url https://www.openlane.eu/en/carv6/auction/10704518
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704550
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704550%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704550: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704550 url https://www.openlane.eu/en/carv6/auction/10704550
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704520
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704520%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704520: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704520 url https://www.openlane.eu/en/carv6/auction/10704520
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704602
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704602%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704602: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704602 url https://www.openlane.eu/en/carv6/auction/10704602
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704604
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704604%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704604: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704604 url https://www.openlane.eu/en/carv6/auction/10704604
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704605
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704605%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704605: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704605 url https://www.openlane.eu/en/carv6/auction/10704605
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704606
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704606%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704606: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704606 url https://www.openlane.eu/en/carv6/auction/10704606
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704607
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704607%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704607: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704607 url https://www.openlane.eu/en/carv6/auction/10704607
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704609
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704609%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704609: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704609 url https://www.openlane.eu/en/carv6/auction/10704609
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704610
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704610%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704610: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704610 url https://www.openlane.eu/en/carv6/auction/10704610
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704612
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704612%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704612: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704612 url https://www.openlane.eu/en/carv6/auction/10704612
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704611
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704611%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704611: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704611 url https://www.openlane.eu/en/carv6/auction/10704611
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704616
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704616%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704616: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704616 url https://www.openlane.eu/en/carv6/auction/10704616
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704617
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704617%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704617: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704617 url https://www.openlane.eu/en/carv6/auction/10704617
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704619
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704619%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704619: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704619 url https://www.openlane.eu/en/carv6/auction/10704619
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704637
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704637%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704637: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704637 url https://www.openlane.eu/en/carv6/auction/10704637
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704640
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704640%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704640: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704640 url https://www.openlane.eu/en/carv6/auction/10704640
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704641
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704641%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704641: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704641 url https://www.openlane.eu/en/carv6/auction/10704641
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704644
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704644%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704644: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704644 url https://www.openlane.eu/en/carv6/auction/10704644
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704645
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704645%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704645: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704645 url https://www.openlane.eu/en/carv6/auction/10704645
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704646
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704646%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704646: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704646 url https://www.openlane.eu/en/carv6/auction/10704646
2026-03-25 22:20:42 [adesa.be] INFO: Found listing with ID: 10704648
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704648%27 HTTP/1.1" 200 None
2026-03-25 22:20:42 [adesa.be] INFO: Scrape type for 10704648: 0
2026-03-25 22:20:42 [adesa.be] INFO: Skipping item 10704648 url https://www.openlane.eu/en/carv6/auction/10704648
2026-03-25 22:20:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:45 [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-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704650
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704650%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704650: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704650 url https://www.openlane.eu/en/carv6/auction/10704650
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704649
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704649%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704649: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704649 url https://www.openlane.eu/en/carv6/auction/10704649
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704653
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704653%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704653: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704653 url https://www.openlane.eu/en/carv6/auction/10704653
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704655
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704655%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704655: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704655 url https://www.openlane.eu/en/carv6/auction/10704655
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704654
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704654%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704654: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704654 url https://www.openlane.eu/en/carv6/auction/10704654
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704656
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704656%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704656: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704656 url https://www.openlane.eu/en/carv6/auction/10704656
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704657
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704657%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704657: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704657 url https://www.openlane.eu/en/carv6/auction/10704657
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704658
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704658%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704658: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704658 url https://www.openlane.eu/en/carv6/auction/10704658
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704659
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704659%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704659: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704659 url https://www.openlane.eu/en/carv6/auction/10704659
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704662
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704662%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704662: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704662 url https://www.openlane.eu/en/carv6/auction/10704662
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704663
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704663%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704663: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704663 url https://www.openlane.eu/en/carv6/auction/10704663
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704664
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704664%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704664: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704664 url https://www.openlane.eu/en/carv6/auction/10704664
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704667
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704667%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704667: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704667 url https://www.openlane.eu/en/carv6/auction/10704667
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704668
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704668%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704668: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704668 url https://www.openlane.eu/en/carv6/auction/10704668
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704677
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704677%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704677: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704677 url https://www.openlane.eu/en/carv6/auction/10704677
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704678
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704678%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704678: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704678 url https://www.openlane.eu/en/carv6/auction/10704678
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704676
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704676%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704676: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704676 url https://www.openlane.eu/en/carv6/auction/10704676
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704679
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704679%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704679: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704679 url https://www.openlane.eu/en/carv6/auction/10704679
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704680
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704680%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704680: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704680 url https://www.openlane.eu/en/carv6/auction/10704680
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704681
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704681%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704681: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704681 url https://www.openlane.eu/en/carv6/auction/10704681
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704682
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704682%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704682: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704682 url https://www.openlane.eu/en/carv6/auction/10704682
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10704684
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704684%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10704684: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10704684 url https://www.openlane.eu/en/carv6/auction/10704684
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10724876
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724876%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10724876: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10724876 url https://www.openlane.eu/en/carv6/auction/10724876
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10724814
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724814%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10724814: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10724814 url https://www.openlane.eu/en/carv6/auction/10724814
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10724853
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724853%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10724853: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10724853 url https://www.openlane.eu/en/carv6/auction/10724853
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10724837
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724837%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10724837: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10724837 url https://www.openlane.eu/en/carv6/auction/10724837
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10724869
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724869%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10724869: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10724869 url https://www.openlane.eu/en/carv6/auction/10724869
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10724849
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724849%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10724849: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10724849 url https://www.openlane.eu/en/carv6/auction/10724849
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10724863
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724863%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10724863: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10724863 url https://www.openlane.eu/en/carv6/auction/10724863
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10724867
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724867%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10724867: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10724867 url https://www.openlane.eu/en/carv6/auction/10724867
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10724850
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724850%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10724850: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10724850 url https://www.openlane.eu/en/carv6/auction/10724850
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10724842
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724842%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10724842: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10724842 url https://www.openlane.eu/en/carv6/auction/10724842
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10724818
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724818%27 HTTP/1.1" 200 None
2026-03-25 22:20:45 [adesa.be] INFO: Scrape type for 10724818: 0
2026-03-25 22:20:45 [adesa.be] INFO: Skipping item 10724818 url https://www.openlane.eu/en/carv6/auction/10724818
2026-03-25 22:20:45 [adesa.be] INFO: Found listing with ID: 10724838
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724838: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724838 url https://www.openlane.eu/en/carv6/auction/10724838
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724813
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724813: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724813 url https://www.openlane.eu/en/carv6/auction/10724813
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724811
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724811: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724811 url https://www.openlane.eu/en/carv6/auction/10724811
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724879
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724879: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724879 url https://www.openlane.eu/en/carv6/auction/10724879
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724881
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724881: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724881 url https://www.openlane.eu/en/carv6/auction/10724881
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724822
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724822: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724822 url https://www.openlane.eu/en/carv6/auction/10724822
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724851
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724851: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724851 url https://www.openlane.eu/en/carv6/auction/10724851
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724820
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724820: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724820 url https://www.openlane.eu/en/carv6/auction/10724820
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724870
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724870: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724870 url https://www.openlane.eu/en/carv6/auction/10724870
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724875
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724875: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724875 url https://www.openlane.eu/en/carv6/auction/10724875
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724864
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724864: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724864 url https://www.openlane.eu/en/carv6/auction/10724864
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724852
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724852: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724852 url https://www.openlane.eu/en/carv6/auction/10724852
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724828
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724828: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724828 url https://www.openlane.eu/en/carv6/auction/10724828
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724841
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724841: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724841 url https://www.openlane.eu/en/carv6/auction/10724841
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724825
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724825: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724825 url https://www.openlane.eu/en/carv6/auction/10724825
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724829
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724829: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724829 url https://www.openlane.eu/en/carv6/auction/10724829
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724821
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724821: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724821 url https://www.openlane.eu/en/carv6/auction/10724821
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724858
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724858: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724858 url https://www.openlane.eu/en/carv6/auction/10724858
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724865
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724865: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724865 url https://www.openlane.eu/en/carv6/auction/10724865
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724831
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724831: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724831 url https://www.openlane.eu/en/carv6/auction/10724831
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724827
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724827: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724827 url https://www.openlane.eu/en/carv6/auction/10724827
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724868
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724868: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724868 url https://www.openlane.eu/en/carv6/auction/10724868
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724824
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724824: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724824 url https://www.openlane.eu/en/carv6/auction/10724824
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724835
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724835: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724835 url https://www.openlane.eu/en/carv6/auction/10724835
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724855
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724855: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724855 url https://www.openlane.eu/en/carv6/auction/10724855
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724843
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:46 [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-25 22:20:46 [adesa.be] INFO: Scrape type for 10724843: 0
2026-03-25 22:20:46 [adesa.be] INFO: Skipping item 10724843 url https://www.openlane.eu/en/carv6/auction/10724843
2026-03-25 22:20:46 [adesa.be] INFO: Found listing with ID: 10724832
2026-03-25 22:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724832%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724832: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724832 url https://www.openlane.eu/en/carv6/auction/10724832
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724846
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724846%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724846: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724846 url https://www.openlane.eu/en/carv6/auction/10724846
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724836
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724836%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724836: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724836 url https://www.openlane.eu/en/carv6/auction/10724836
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724812
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724812%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724812: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724812 url https://www.openlane.eu/en/carv6/auction/10724812
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724861
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724861%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724861: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724861 url https://www.openlane.eu/en/carv6/auction/10724861
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724819
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724819%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724819: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724819 url https://www.openlane.eu/en/carv6/auction/10724819
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724866
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724866%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724866: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724866 url https://www.openlane.eu/en/carv6/auction/10724866
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724877
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724877%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724877: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724877 url https://www.openlane.eu/en/carv6/auction/10724877
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724871
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724871%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724871: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724871 url https://www.openlane.eu/en/carv6/auction/10724871
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724833
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724833%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724833: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724833 url https://www.openlane.eu/en/carv6/auction/10724833
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724834
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724834%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724834: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724834 url https://www.openlane.eu/en/carv6/auction/10724834
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724859
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724859%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724859: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724859 url https://www.openlane.eu/en/carv6/auction/10724859
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724826
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724826%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724826: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724826 url https://www.openlane.eu/en/carv6/auction/10724826
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724845
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724845%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724845: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724845 url https://www.openlane.eu/en/carv6/auction/10724845
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724815
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724815%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724815: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724815 url https://www.openlane.eu/en/carv6/auction/10724815
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724880
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724880%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724880: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724880 url https://www.openlane.eu/en/carv6/auction/10724880
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724857
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724857%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724857: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724857 url https://www.openlane.eu/en/carv6/auction/10724857
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724854
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724854%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724854: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724854 url https://www.openlane.eu/en/carv6/auction/10724854
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724830
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724830%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724830: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724830 url https://www.openlane.eu/en/carv6/auction/10724830
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724873
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724873%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724873: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724873 url https://www.openlane.eu/en/carv6/auction/10724873
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724844
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724844%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724844: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724844 url https://www.openlane.eu/en/carv6/auction/10724844
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724816
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724816%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724816: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724816 url https://www.openlane.eu/en/carv6/auction/10724816
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724878
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724878%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724878: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724878 url https://www.openlane.eu/en/carv6/auction/10724878
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724810
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724810%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724810: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724810 url https://www.openlane.eu/en/carv6/auction/10724810
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724809
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724809%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724809: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724809 url https://www.openlane.eu/en/carv6/auction/10724809
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724847
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724847%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724847: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724847 url https://www.openlane.eu/en/carv6/auction/10724847
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724839
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724839%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724839: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724839 url https://www.openlane.eu/en/carv6/auction/10724839
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724860
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724860%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724860: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724860 url https://www.openlane.eu/en/carv6/auction/10724860
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724823
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724823%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724823: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724823 url https://www.openlane.eu/en/carv6/auction/10724823
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724817
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724817%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724817: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724817 url https://www.openlane.eu/en/carv6/auction/10724817
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724848
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724848%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724848: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724848 url https://www.openlane.eu/en/carv6/auction/10724848
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724856
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724856%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724856: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724856 url https://www.openlane.eu/en/carv6/auction/10724856
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724840
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724840%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724840: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724840 url https://www.openlane.eu/en/carv6/auction/10724840
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724872
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724872%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724872: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724872 url https://www.openlane.eu/en/carv6/auction/10724872
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724874
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724874%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724874: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724874 url https://www.openlane.eu/en/carv6/auction/10724874
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724862
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724862%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724862: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724862 url https://www.openlane.eu/en/carv6/auction/10724862
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10723826
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723826%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10723826: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10723826 url https://www.openlane.eu/en/carv6/auction/10723826
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10724755
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710724755%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10724755: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10724755 url https://www.openlane.eu/en/carv6/auction/10724755
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10722745
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710722745%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10722745: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10722745 url https://www.openlane.eu/en/carv6/auction/10722745
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10716579
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710716579%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10716579: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10716579 url https://www.openlane.eu/en/carv6/auction/10716579
2026-03-25 22:20:47 [adesa.be] INFO: Found listing with ID: 10723821
2026-03-25 22:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%2710723821%27 HTTP/1.1" 200 None
2026-03-25 22:20:47 [adesa.be] INFO: Scrape type for 10723821: 0
2026-03-25 22:20:47 [adesa.be] INFO: Skipping item 10723821 url https://www.openlane.eu/en/carv6/auction/10723821
2026-03-25 22:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22: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-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10722733
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722733%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10722733: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10722733 url https://www.openlane.eu/en/carv6/auction/10722733
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10723820
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723820%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10723820: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10723820 url https://www.openlane.eu/en/carv6/auction/10723820
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10722747
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722747%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10722747: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10722747 url https://www.openlane.eu/en/carv6/auction/10722747
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10724686
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724686%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10724686: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10724686 url https://www.openlane.eu/en/carv6/auction/10724686
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10722748
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722748%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10722748: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10722748 url https://www.openlane.eu/en/carv6/auction/10722748
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10724751
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724751%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10724751: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10724751 url https://www.openlane.eu/en/carv6/auction/10724751
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10722744
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722744%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10722744: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10722744 url https://www.openlane.eu/en/carv6/auction/10722744
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10724753
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724753%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10724753: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10724753 url https://www.openlane.eu/en/carv6/auction/10724753
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10723872
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723872%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10723872: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10723872 url https://www.openlane.eu/en/carv6/auction/10723872
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10724685
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724685%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10724685: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10724685 url https://www.openlane.eu/en/carv6/auction/10724685
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10723823
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723823%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10723823: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10723823 url https://www.openlane.eu/en/carv6/auction/10723823
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10716680
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716680%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10716680: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10716680 url https://www.openlane.eu/en/carv6/auction/10716680
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10723829
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723829%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10723829: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10723829 url https://www.openlane.eu/en/carv6/auction/10723829
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10716578
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716578%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10716578: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10716578 url https://www.openlane.eu/en/carv6/auction/10716578
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10724752
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724752%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10724752: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10724752 url https://www.openlane.eu/en/carv6/auction/10724752
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10723825
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723825%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10723825: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10723825 url https://www.openlane.eu/en/carv6/auction/10723825
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10721437
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721437%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10721437: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10721437 url https://www.openlane.eu/en/carv6/auction/10721437
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10723866
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723866%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10723866: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10723866 url https://www.openlane.eu/en/carv6/auction/10723866
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10722746
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710722746%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10722746: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10722746 url https://www.openlane.eu/en/carv6/auction/10722746
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10723868
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723868%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10723868: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10723868 url https://www.openlane.eu/en/carv6/auction/10723868
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10723818
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723818%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10723818: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10723818 url https://www.openlane.eu/en/carv6/auction/10723818
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10723816
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723816%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10723816: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10723816 url https://www.openlane.eu/en/carv6/auction/10723816
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10723822
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723822%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10723822: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10723822 url https://www.openlane.eu/en/carv6/auction/10723822
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10723824
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723824%27 HTTP/1.1" 200 None
2026-03-25 22:20:49 [adesa.be] INFO: Scrape type for 10723824: 0
2026-03-25 22:20:49 [adesa.be] INFO: Skipping item 10723824 url https://www.openlane.eu/en/carv6/auction/10723824
2026-03-25 22:20:49 [adesa.be] INFO: Found listing with ID: 10724793
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724793%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10724793: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10724793 url https://www.openlane.eu/en/carv6/auction/10724793
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10726473
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726473%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10726473: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10726473 url https://www.openlane.eu/en/carv6/auction/10726473
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10723828
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723828%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10723828: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10723828 url https://www.openlane.eu/en/carv6/auction/10723828
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10723867
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723867%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10723867: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10723867 url https://www.openlane.eu/en/carv6/auction/10723867
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10723831
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723831%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10723831: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10723831 url https://www.openlane.eu/en/carv6/auction/10723831
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10721436
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710721436%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10721436: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10721436 url https://www.openlane.eu/en/carv6/auction/10721436
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10723817
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723817%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10723817: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10723817 url https://www.openlane.eu/en/carv6/auction/10723817
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10724754
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724754%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10724754: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10724754 url https://www.openlane.eu/en/carv6/auction/10724754
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10691301
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691301%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10691301: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10691301 url https://www.openlane.eu/en/carv6/auction/10691301
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10691295
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691295%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10691295: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10691295 url https://www.openlane.eu/en/carv6/auction/10691295
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10691302
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691302%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10691302: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10691302 url https://www.openlane.eu/en/carv6/auction/10691302
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717300
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717300%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717300: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717300 url https://www.openlane.eu/en/carv6/auction/10717300
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10691297
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691297%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10691297: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10691297 url https://www.openlane.eu/en/carv6/auction/10691297
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10691296
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691296%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10691296: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10691296 url https://www.openlane.eu/en/carv6/auction/10691296
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10691298
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691298%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10691298: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10691298 url https://www.openlane.eu/en/carv6/auction/10691298
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717309
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717309%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717309: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717309 url https://www.openlane.eu/en/carv6/auction/10717309
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10691299
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691299%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10691299: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10691299 url https://www.openlane.eu/en/carv6/auction/10691299
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10691300
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691300%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10691300: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10691300 url https://www.openlane.eu/en/carv6/auction/10691300
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717286
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717286%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717286: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717286 url https://www.openlane.eu/en/carv6/auction/10717286
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717280
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717280%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717280: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717280 url https://www.openlane.eu/en/carv6/auction/10717280
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717262
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717262%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717262: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717262 url https://www.openlane.eu/en/carv6/auction/10717262
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717251
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717251%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717251: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717251 url https://www.openlane.eu/en/carv6/auction/10717251
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717265
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717265%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717265: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717265 url https://www.openlane.eu/en/carv6/auction/10717265
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717254
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717254%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717254: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717254 url https://www.openlane.eu/en/carv6/auction/10717254
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717243
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717243%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717243: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717243 url https://www.openlane.eu/en/carv6/auction/10717243
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717252
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717252%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717252: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717252 url https://www.openlane.eu/en/carv6/auction/10717252
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717249
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717249%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717249: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717249 url https://www.openlane.eu/en/carv6/auction/10717249
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717229
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717229%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717229: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717229 url https://www.openlane.eu/en/carv6/auction/10717229
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717303
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717303%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717303: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717303 url https://www.openlane.eu/en/carv6/auction/10717303
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717237
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717237%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717237: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717237 url https://www.openlane.eu/en/carv6/auction/10717237
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717244
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717244%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717244: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717244 url https://www.openlane.eu/en/carv6/auction/10717244
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717256
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717256%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717256: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717256 url https://www.openlane.eu/en/carv6/auction/10717256
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717240
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717240%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717240: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717240 url https://www.openlane.eu/en/carv6/auction/10717240
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717255
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717255%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717255: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717255 url https://www.openlane.eu/en/carv6/auction/10717255
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717230
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717230%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717230: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717230 url https://www.openlane.eu/en/carv6/auction/10717230
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717247
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717247%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717247: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717247 url https://www.openlane.eu/en/carv6/auction/10717247
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717271
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717271%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717271: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717271 url https://www.openlane.eu/en/carv6/auction/10717271
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717245
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717245%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717245: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717245 url https://www.openlane.eu/en/carv6/auction/10717245
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717231
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717231%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717231: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717231 url https://www.openlane.eu/en/carv6/auction/10717231
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717290
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717290%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717290: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717290 url https://www.openlane.eu/en/carv6/auction/10717290
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717287
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717287%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717287: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717287 url https://www.openlane.eu/en/carv6/auction/10717287
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717294
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717294%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717294: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717294 url https://www.openlane.eu/en/carv6/auction/10717294
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717241
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717241%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717241: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717241 url https://www.openlane.eu/en/carv6/auction/10717241
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717239
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717239%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717239: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717239 url https://www.openlane.eu/en/carv6/auction/10717239
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717226
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717226%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717226: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717226 url https://www.openlane.eu/en/carv6/auction/10717226
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717306
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717306%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717306: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717306 url https://www.openlane.eu/en/carv6/auction/10717306
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717284
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717284%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717284: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717284 url https://www.openlane.eu/en/carv6/auction/10717284
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717282
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717282%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717282: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717282 url https://www.openlane.eu/en/carv6/auction/10717282
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717266
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717266%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717266: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717266 url https://www.openlane.eu/en/carv6/auction/10717266
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717283
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717283%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717283: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717283 url https://www.openlane.eu/en/carv6/auction/10717283
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717277
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717277%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717277: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717277 url https://www.openlane.eu/en/carv6/auction/10717277
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717302
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717302%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717302: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717302 url https://www.openlane.eu/en/carv6/auction/10717302
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717270
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717270%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717270: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717270 url https://www.openlane.eu/en/carv6/auction/10717270
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717269
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717269%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717269: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717269 url https://www.openlane.eu/en/carv6/auction/10717269
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717274
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717274%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717274: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717274 url https://www.openlane.eu/en/carv6/auction/10717274
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717258
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717258%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717258: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717258 url https://www.openlane.eu/en/carv6/auction/10717258
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717298
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717298%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717298: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717298 url https://www.openlane.eu/en/carv6/auction/10717298
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717291
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717291%27 HTTP/1.1" 200 None
2026-03-25 22:20:50 [adesa.be] INFO: Scrape type for 10717291: 0
2026-03-25 22:20:50 [adesa.be] INFO: Skipping item 10717291 url https://www.openlane.eu/en/carv6/auction/10717291
2026-03-25 22:20:50 [adesa.be] INFO: Found listing with ID: 10717308
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717308%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717308: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717308 url https://www.openlane.eu/en/carv6/auction/10717308
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717311
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717311%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717311: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717311 url https://www.openlane.eu/en/carv6/auction/10717311
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717310
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717310%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717310: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717310 url https://www.openlane.eu/en/carv6/auction/10717310
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717292
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717292%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717292: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717292 url https://www.openlane.eu/en/carv6/auction/10717292
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717299
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717299%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717299: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717299 url https://www.openlane.eu/en/carv6/auction/10717299
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717263
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717263%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717263: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717263 url https://www.openlane.eu/en/carv6/auction/10717263
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717304
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717304%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717304: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717304 url https://www.openlane.eu/en/carv6/auction/10717304
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717281
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717281%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717281: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717281 url https://www.openlane.eu/en/carv6/auction/10717281
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717285
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717285%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717285: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717285 url https://www.openlane.eu/en/carv6/auction/10717285
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717278
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717278%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717278: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717278 url https://www.openlane.eu/en/carv6/auction/10717278
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717279
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717279%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717279: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717279 url https://www.openlane.eu/en/carv6/auction/10717279
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717276
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717276%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717276: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717276 url https://www.openlane.eu/en/carv6/auction/10717276
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717234
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717234%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717234: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717234 url https://www.openlane.eu/en/carv6/auction/10717234
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717242
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717242%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717242: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717242 url https://www.openlane.eu/en/carv6/auction/10717242
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717296
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717296%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717296: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717296 url https://www.openlane.eu/en/carv6/auction/10717296
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717293
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717293%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717293: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717293 url https://www.openlane.eu/en/carv6/auction/10717293
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717289
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717289%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717289: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717289 url https://www.openlane.eu/en/carv6/auction/10717289
2026-03-25 22:20:51 [adesa.be] INFO: Found listing with ID: 10717297
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717297%27 HTTP/1.1" 200 None
2026-03-25 22:20:51 [adesa.be] INFO: Scrape type for 10717297: 0
2026-03-25 22:20:51 [adesa.be] INFO: Skipping item 10717297 url https://www.openlane.eu/en/carv6/auction/10717297
2026-03-25 22:20:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:20:53 [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-25 22:20:53 [adesa.be] INFO: Found listing with ID: 10717246
2026-03-25 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717246%27 HTTP/1.1" 200 None
2026-03-25 22:20:53 [adesa.be] INFO: Scrape type for 10717246: 0
2026-03-25 22:20:53 [adesa.be] INFO: Skipping item 10717246 url https://www.openlane.eu/en/carv6/auction/10717246
2026-03-25 22:20:53 [adesa.be] INFO: Found listing with ID: 10717257
2026-03-25 22:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717257%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10717257: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10717257 url https://www.openlane.eu/en/carv6/auction/10717257
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10717272
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717272%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10717272: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10717272 url https://www.openlane.eu/en/carv6/auction/10717272
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10717301
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717301%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10717301: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10717301 url https://www.openlane.eu/en/carv6/auction/10717301
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10717259
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717259%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10717259: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10717259 url https://www.openlane.eu/en/carv6/auction/10717259
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10717236
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717236%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10717236: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10717236 url https://www.openlane.eu/en/carv6/auction/10717236
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10717267
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717267%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10717267: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10717267 url https://www.openlane.eu/en/carv6/auction/10717267
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10717235
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717235%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10717235: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10717235 url https://www.openlane.eu/en/carv6/auction/10717235
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10717238
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717238%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10717238: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10717238 url https://www.openlane.eu/en/carv6/auction/10717238
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10246550
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710246550%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10246550: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10246550 url https://www.openlane.eu/en/carv6/auction/10246550
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10609372
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609372%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10609372: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10609372 url https://www.openlane.eu/en/carv6/auction/10609372
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10421410
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710421410%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10421410: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10421410 url https://www.openlane.eu/en/carv6/auction/10421410
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10616519
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616519%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10616519: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10616519 url https://www.openlane.eu/en/carv6/auction/10616519
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10609365
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609365%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10609365: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10609365 url https://www.openlane.eu/en/carv6/auction/10609365
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10704038
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704038%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10704038: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10704038 url https://www.openlane.eu/en/carv6/auction/10704038
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10568036
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710568036%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10568036: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10568036 url https://www.openlane.eu/en/carv6/auction/10568036
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10421414
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710421414%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10421414: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10421414 url https://www.openlane.eu/en/carv6/auction/10421414
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10616500
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616500%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10616500: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10616500 url https://www.openlane.eu/en/carv6/auction/10616500
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10704031
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704031%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10704031: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10704031 url https://www.openlane.eu/en/carv6/auction/10704031
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10148717
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148717%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10148717: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10148717 url https://www.openlane.eu/en/carv6/auction/10148717
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10602488
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710602488%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10602488: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10602488 url https://www.openlane.eu/en/carv6/auction/10602488
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10421420
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710421420%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10421420: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10421420 url https://www.openlane.eu/en/carv6/auction/10421420
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10685427
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710685427%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10685427: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10685427 url https://www.openlane.eu/en/carv6/auction/10685427
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10616517
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616517%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10616517: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10616517 url https://www.openlane.eu/en/carv6/auction/10616517
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10568035
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710568035%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10568035: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10568035 url https://www.openlane.eu/en/carv6/auction/10568035
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10533797
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533797%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10533797: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10533797 url https://www.openlane.eu/en/carv6/auction/10533797
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10616536
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616536%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10616536: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10616536 url https://www.openlane.eu/en/carv6/auction/10616536
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10678216
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678216%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10678216: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10678216 url https://www.openlane.eu/en/carv6/auction/10678216
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10662986
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662986%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10662986: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10662986 url https://www.openlane.eu/en/carv6/auction/10662986
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10711811
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711811%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10711811: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10711811 url https://www.openlane.eu/en/carv6/auction/10711811
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10616502
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616502%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10616502: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10616502 url https://www.openlane.eu/en/carv6/auction/10616502
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10659576
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659576%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10659576: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10659576 url https://www.openlane.eu/en/carv6/auction/10659576
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10679617
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679617%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10679617: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10679617 url https://www.openlane.eu/en/carv6/auction/10679617
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10616514
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616514%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10616514: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10616514 url https://www.openlane.eu/en/carv6/auction/10616514
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10679616
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679616%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10679616: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10679616 url https://www.openlane.eu/en/carv6/auction/10679616
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10704037
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704037%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10704037: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10704037 url https://www.openlane.eu/en/carv6/auction/10704037
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10652155
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710652155%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10652155: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10652155 url https://www.openlane.eu/en/carv6/auction/10652155
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10672563
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710672563%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10672563: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10672563 url https://www.openlane.eu/en/carv6/auction/10672563
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10501019
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710501019%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10501019: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10501019 url https://www.openlane.eu/en/carv6/auction/10501019
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10191297
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710191297%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10191297: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10191297 url https://www.openlane.eu/en/carv6/auction/10191297
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10481271
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710481271%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10481271: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10481271 url https://www.openlane.eu/en/carv6/auction/10481271
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10594091
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710594091%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10594091: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10594091 url https://www.openlane.eu/en/carv6/auction/10594091
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10659575
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659575%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10659575: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10659575 url https://www.openlane.eu/en/carv6/auction/10659575
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10680082
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710680082%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10680082: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10680082 url https://www.openlane.eu/en/carv6/auction/10680082
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10146442
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146442%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10146442: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10146442 url https://www.openlane.eu/en/carv6/auction/10146442
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10616503
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616503%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10616503: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10616503 url https://www.openlane.eu/en/carv6/auction/10616503
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10617284
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710617284%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10617284: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10617284 url https://www.openlane.eu/en/carv6/auction/10617284
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10146432
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146432%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10146432: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10146432 url https://www.openlane.eu/en/carv6/auction/10146432
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10553908
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710553908%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10553908: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10553908 url https://www.openlane.eu/en/carv6/auction/10553908
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10616549
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616549%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10616549: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10616549 url https://www.openlane.eu/en/carv6/auction/10616549
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10148704
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148704%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10148704: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10148704 url https://www.openlane.eu/en/carv6/auction/10148704
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10704033
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704033%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10704033: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10704033 url https://www.openlane.eu/en/carv6/auction/10704033
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10623062
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623062%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10623062: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10623062 url https://www.openlane.eu/en/carv6/auction/10623062
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10644780
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644780%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10644780: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10644780 url https://www.openlane.eu/en/carv6/auction/10644780
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10609371
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609371%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10609371: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10609371 url https://www.openlane.eu/en/carv6/auction/10609371
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10508349
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710508349%27 HTTP/1.1" 200 None
2026-03-25 22:20:54 [adesa.be] INFO: Scrape type for 10508349: 0
2026-03-25 22:20:54 [adesa.be] INFO: Skipping item 10508349 url https://www.openlane.eu/en/carv6/auction/10508349
2026-03-25 22:20:54 [adesa.be] INFO: Found listing with ID: 10609367
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609367%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10609367: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10609367 url https://www.openlane.eu/en/carv6/auction/10609367
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10662983
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662983%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10662983: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10662983 url https://www.openlane.eu/en/carv6/auction/10662983
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10630093
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630093%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10630093: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10630093 url https://www.openlane.eu/en/carv6/auction/10630093
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10466780
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710466780%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10466780: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10466780 url https://www.openlane.eu/en/carv6/auction/10466780
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10539976
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710539976%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10539976: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10539976 url https://www.openlane.eu/en/carv6/auction/10539976
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10616509
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616509%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10616509: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10616509 url https://www.openlane.eu/en/carv6/auction/10616509
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10148725
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148725%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10148725: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10148725 url https://www.openlane.eu/en/carv6/auction/10148725
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10616538
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616538%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10616538: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10616538 url https://www.openlane.eu/en/carv6/auction/10616538
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10575628
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575628%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10575628: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10575628 url https://www.openlane.eu/en/carv6/auction/10575628
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10704036
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704036%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10704036: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10704036 url https://www.openlane.eu/en/carv6/auction/10704036
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10616513
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616513%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10616513: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10616513 url https://www.openlane.eu/en/carv6/auction/10616513
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10662989
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662989%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10662989: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10662989 url https://www.openlane.eu/en/carv6/auction/10662989
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10623054
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623054%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10623054: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10623054 url https://www.openlane.eu/en/carv6/auction/10623054
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10617283
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710617283%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10617283: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10617283 url https://www.openlane.eu/en/carv6/auction/10617283
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10488779
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488779%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10488779: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10488779 url https://www.openlane.eu/en/carv6/auction/10488779
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10679615
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679615%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10679615: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10679615 url https://www.openlane.eu/en/carv6/auction/10679615
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10704034
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704034%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10704034: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10704034 url https://www.openlane.eu/en/carv6/auction/10704034
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10575621
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575621%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10575621: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10575621 url https://www.openlane.eu/en/carv6/auction/10575621
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10508347
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710508347%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10508347: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10508347 url https://www.openlane.eu/en/carv6/auction/10508347
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10609370
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609370%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10609370: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10609370 url https://www.openlane.eu/en/carv6/auction/10609370
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10442555
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710442555%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10442555: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10442555 url https://www.openlane.eu/en/carv6/auction/10442555
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10616521
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616521%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10616521: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10616521 url https://www.openlane.eu/en/carv6/auction/10616521
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10187738
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710187738%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10187738: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10187738 url https://www.openlane.eu/en/carv6/auction/10187738
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10616501
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616501%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10616501: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10616501 url https://www.openlane.eu/en/carv6/auction/10616501
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10146430
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146430%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10146430: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10146430 url https://www.openlane.eu/en/carv6/auction/10146430
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10146429
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146429%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10146429: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10146429 url https://www.openlane.eu/en/carv6/auction/10146429
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10575636
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575636%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10575636: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10575636 url https://www.openlane.eu/en/carv6/auction/10575636
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10711809
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711809%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10711809: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10711809 url https://www.openlane.eu/en/carv6/auction/10711809
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10616507
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616507%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10616507: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10616507 url https://www.openlane.eu/en/carv6/auction/10616507
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10616504
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616504%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10616504: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10616504 url https://www.openlane.eu/en/carv6/auction/10616504
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10523677
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710523677%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10523677: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10523677 url https://www.openlane.eu/en/carv6/auction/10523677
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10623055
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623055%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10623055: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10623055 url https://www.openlane.eu/en/carv6/auction/10623055
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10659578
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659578%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10659578: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10659578 url https://www.openlane.eu/en/carv6/auction/10659578
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10350820
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710350820%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10350820: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10350820 url https://www.openlane.eu/en/carv6/auction/10350820
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10662988
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662988%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10662988: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10662988 url https://www.openlane.eu/en/carv6/auction/10662988
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10678215
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678215%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10678215: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10678215 url https://www.openlane.eu/en/carv6/auction/10678215
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10575624
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575624%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10575624: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10575624 url https://www.openlane.eu/en/carv6/auction/10575624
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10588783
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588783%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10588783: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10588783 url https://www.openlane.eu/en/carv6/auction/10588783
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10623059
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623059%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10623059: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10623059 url https://www.openlane.eu/en/carv6/auction/10623059
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10616497
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616497%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10616497: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10616497 url https://www.openlane.eu/en/carv6/auction/10616497
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10644776
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644776%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10644776: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10644776 url https://www.openlane.eu/en/carv6/auction/10644776
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10396492
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710396492%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10396492: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10396492 url https://www.openlane.eu/en/carv6/auction/10396492
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10246890
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710246890%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10246890: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10246890 url https://www.openlane.eu/en/carv6/auction/10246890
2026-03-25 22:20:55 [adesa.be] INFO: Found listing with ID: 10488794
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488794%27 HTTP/1.1" 200 None
2026-03-25 22:20:55 [adesa.be] INFO: Scrape type for 10488794: 0
2026-03-25 22:20:55 [adesa.be] INFO: Skipping item 10488794 url https://www.openlane.eu/en/carv6/auction/10488794
2026-03-25 22:20:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:21: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-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10674346
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710674346%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10674346: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10674346 url https://www.openlane.eu/en/carv6/auction/10674346
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10616516
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616516%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10616516: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10616516 url https://www.openlane.eu/en/carv6/auction/10616516
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10678211
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678211%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10678211: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10678211 url https://www.openlane.eu/en/carv6/auction/10678211
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10616539
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616539%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10616539: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10616539 url https://www.openlane.eu/en/carv6/auction/10616539
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10652154
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710652154%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10652154: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10652154 url https://www.openlane.eu/en/carv6/auction/10652154
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10662984
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662984%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10662984: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10662984 url https://www.openlane.eu/en/carv6/auction/10662984
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10623068
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623068%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10623068: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10623068 url https://www.openlane.eu/en/carv6/auction/10623068
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10623056
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623056%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10623056: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10623056 url https://www.openlane.eu/en/carv6/auction/10623056
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10344428
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710344428%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10344428: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10344428 url https://www.openlane.eu/en/carv6/auction/10344428
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10609369
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609369%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10609369: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10609369 url https://www.openlane.eu/en/carv6/auction/10609369
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10616533
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616533%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10616533: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10616533 url https://www.openlane.eu/en/carv6/auction/10616533
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10704032
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704032%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10704032: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10704032 url https://www.openlane.eu/en/carv6/auction/10704032
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10662987
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662987%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10662987: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10662987 url https://www.openlane.eu/en/carv6/auction/10662987
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10616541
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616541%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10616541: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10616541 url https://www.openlane.eu/en/carv6/auction/10616541
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10630592
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630592%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10630592: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10630592 url https://www.openlane.eu/en/carv6/auction/10630592
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10553902
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710553902%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10553902: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10553902 url https://www.openlane.eu/en/carv6/auction/10553902
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10616523
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616523%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10616523: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10616523 url https://www.openlane.eu/en/carv6/auction/10616523
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10588785
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588785%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10588785: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10588785 url https://www.openlane.eu/en/carv6/auction/10588785
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10344429
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710344429%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10344429: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10344429 url https://www.openlane.eu/en/carv6/auction/10344429
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10146436
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146436%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10146436: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10146436 url https://www.openlane.eu/en/carv6/auction/10146436
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10616525
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616525%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10616525: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10616525 url https://www.openlane.eu/en/carv6/auction/10616525
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10191279
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710191279%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10191279: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10191279 url https://www.openlane.eu/en/carv6/auction/10191279
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10616544
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616544%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10616544: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10616544 url https://www.openlane.eu/en/carv6/auction/10616544
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10616489
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616489%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10616489: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10616489 url https://www.openlane.eu/en/carv6/auction/10616489
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10616491
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616491%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10616491: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10616491 url https://www.openlane.eu/en/carv6/auction/10616491
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10623067
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623067%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10623067: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10623067 url https://www.openlane.eu/en/carv6/auction/10623067
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10575620
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575620%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10575620: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10575620 url https://www.openlane.eu/en/carv6/auction/10575620
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10616494
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616494%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10616494: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10616494 url https://www.openlane.eu/en/carv6/auction/10616494
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10679619
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679619%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10679619: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10679619 url https://www.openlane.eu/en/carv6/auction/10679619
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10659574
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659574%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10659574: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10659574 url https://www.openlane.eu/en/carv6/auction/10659574
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10396491
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710396491%27 HTTP/1.1" 200 None
2026-03-25 22:21:05 [adesa.be] INFO: Scrape type for 10396491: 0
2026-03-25 22:21:05 [adesa.be] INFO: Skipping item 10396491 url https://www.openlane.eu/en/carv6/auction/10396491
2026-03-25 22:21:05 [adesa.be] INFO: Found listing with ID: 10623061
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623061%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10623061: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10623061 url https://www.openlane.eu/en/carv6/auction/10623061
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10533800
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533800%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10533800: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10533800 url https://www.openlane.eu/en/carv6/auction/10533800
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10574079
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710574079%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10574079: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10574079 url https://www.openlane.eu/en/carv6/auction/10574079
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10678217
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678217%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10678217: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10678217 url https://www.openlane.eu/en/carv6/auction/10678217
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10672561
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710672561%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10672561: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10672561 url https://www.openlane.eu/en/carv6/auction/10672561
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10616547
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616547%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10616547: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10616547 url https://www.openlane.eu/en/carv6/auction/10616547
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10588787
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588787%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10588787: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10588787 url https://www.openlane.eu/en/carv6/auction/10588787
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10575629
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575629%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10575629: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10575629 url https://www.openlane.eu/en/carv6/auction/10575629
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10588788
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588788%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10588788: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10588788 url https://www.openlane.eu/en/carv6/auction/10588788
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10616556
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616556%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10616556: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10616556 url https://www.openlane.eu/en/carv6/auction/10616556
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10454083
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710454083%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10454083: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10454083 url https://www.openlane.eu/en/carv6/auction/10454083
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10616540
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616540%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10616540: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10616540 url https://www.openlane.eu/en/carv6/auction/10616540
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10616546
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616546%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10616546: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10616546 url https://www.openlane.eu/en/carv6/auction/10616546
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10522382
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710522382%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10522382: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10522382 url https://www.openlane.eu/en/carv6/auction/10522382
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10616548
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616548%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10616548: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10616548 url https://www.openlane.eu/en/carv6/auction/10616548
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10616542
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616542%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10616542: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10616542 url https://www.openlane.eu/en/carv6/auction/10616542
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10616554
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616554%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10616554: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10616554 url https://www.openlane.eu/en/carv6/auction/10616554
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10662985
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662985%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10662985: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10662985 url https://www.openlane.eu/en/carv6/auction/10662985
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10616530
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616530%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10616530: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10616530 url https://www.openlane.eu/en/carv6/auction/10616530
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10148707
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148707%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10148707: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10148707 url https://www.openlane.eu/en/carv6/auction/10148707
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10616529
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616529%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10616529: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10616529 url https://www.openlane.eu/en/carv6/auction/10616529
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10371581
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710371581%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10371581: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10371581 url https://www.openlane.eu/en/carv6/auction/10371581
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10616555
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616555%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10616555: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10616555 url https://www.openlane.eu/en/carv6/auction/10616555
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10488791
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488791%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10488791: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10488791 url https://www.openlane.eu/en/carv6/auction/10488791
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10616510
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616510%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10616510: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10616510 url https://www.openlane.eu/en/carv6/auction/10616510
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10428543
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710428543%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10428543: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10428543 url https://www.openlane.eu/en/carv6/auction/10428543
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10616506
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616506%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10616506: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10616506 url https://www.openlane.eu/en/carv6/auction/10616506
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10533798
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533798%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10533798: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10533798 url https://www.openlane.eu/en/carv6/auction/10533798
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10363951
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710363951%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10363951: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10363951 url https://www.openlane.eu/en/carv6/auction/10363951
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10623057
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623057%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10623057: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10623057 url https://www.openlane.eu/en/carv6/auction/10623057
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10724804
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724804%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10724804: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10724804 url https://www.openlane.eu/en/carv6/auction/10724804
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10711810
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711810%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10711810: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10711810 url https://www.openlane.eu/en/carv6/auction/10711810
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10711806
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711806%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10711806: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10711806 url https://www.openlane.eu/en/carv6/auction/10711806
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10719145
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719145%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10719145: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10719145 url https://www.openlane.eu/en/carv6/auction/10719145
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10711805
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711805%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10711805: 0
2026-03-25 22:21:06 [adesa.be] INFO: Skipping item 10711805 url https://www.openlane.eu/en/carv6/auction/10711805
2026-03-25 22:21:06 [adesa.be] INFO: Found listing with ID: 10724806
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724806%27 HTTP/1.1" 200 None
2026-03-25 22:21:06 [adesa.be] INFO: Scrape type for 10724806: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10724806 url https://www.openlane.eu/en/carv6/auction/10724806
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10711804
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711804%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10711804: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10711804 url https://www.openlane.eu/en/carv6/auction/10711804
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10724800
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724800%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10724800: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10724800 url https://www.openlane.eu/en/carv6/auction/10724800
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10684380
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684380%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10684380: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10684380 url https://www.openlane.eu/en/carv6/auction/10684380
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10644781
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644781%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10644781: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10644781 url https://www.openlane.eu/en/carv6/auction/10644781
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10684381
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684381%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10684381: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10684381 url https://www.openlane.eu/en/carv6/auction/10684381
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10724807
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724807%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10724807: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10724807 url https://www.openlane.eu/en/carv6/auction/10724807
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10711812
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711812%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10711812: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10711812 url https://www.openlane.eu/en/carv6/auction/10711812
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10724799
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724799%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10724799: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10724799 url https://www.openlane.eu/en/carv6/auction/10724799
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10724805
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724805%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10724805: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10724805 url https://www.openlane.eu/en/carv6/auction/10724805
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10684384
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684384%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10684384: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10684384 url https://www.openlane.eu/en/carv6/auction/10684384
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10488781
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488781%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10488781: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10488781 url https://www.openlane.eu/en/carv6/auction/10488781
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10684379
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684379%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10684379: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10684379 url https://www.openlane.eu/en/carv6/auction/10684379
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10684383
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684383%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10684383: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10684383 url https://www.openlane.eu/en/carv6/auction/10684383
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10711808
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711808%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10711808: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10711808 url https://www.openlane.eu/en/carv6/auction/10711808
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10691862
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691862%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10691862: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10691862 url https://www.openlane.eu/en/carv6/auction/10691862
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10719146
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719146%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10719146: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10719146 url https://www.openlane.eu/en/carv6/auction/10719146
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10724802
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724802%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10724802: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10724802 url https://www.openlane.eu/en/carv6/auction/10724802
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10713342
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713342%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10713342: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10713342 url https://www.openlane.eu/en/carv6/auction/10713342
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10684378
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684378%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10684378: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10684378 url https://www.openlane.eu/en/carv6/auction/10684378
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10684382
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684382%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10684382: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10684382 url https://www.openlane.eu/en/carv6/auction/10684382
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10713341
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713341%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10713341: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10713341 url https://www.openlane.eu/en/carv6/auction/10713341
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10456216
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710456216%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10456216: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10456216 url https://www.openlane.eu/en/carv6/auction/10456216
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10489921
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710489921%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10489921: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10489921 url https://www.openlane.eu/en/carv6/auction/10489921
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10504979
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504979%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10504979: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10504979 url https://www.openlane.eu/en/carv6/auction/10504979
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10375913
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710375913%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10375913: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10375913 url https://www.openlane.eu/en/carv6/auction/10375913
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10505007
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505007%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10505007: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10505007 url https://www.openlane.eu/en/carv6/auction/10505007
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10505002
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505002%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10505002: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10505002 url https://www.openlane.eu/en/carv6/auction/10505002
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10505014
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505014%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10505014: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10505014 url https://www.openlane.eu/en/carv6/auction/10505014
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10505013
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505013%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10505013: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10505013 url https://www.openlane.eu/en/carv6/auction/10505013
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10505001
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505001%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10505001: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10505001 url https://www.openlane.eu/en/carv6/auction/10505001
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10504965
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504965%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10504965: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10504965 url https://www.openlane.eu/en/carv6/auction/10504965
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10505031
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505031%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10505031: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10505031 url https://www.openlane.eu/en/carv6/auction/10505031
2026-03-25 22:21:07 [adesa.be] INFO: Found listing with ID: 10504982
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504982%27 HTTP/1.1" 200 None
2026-03-25 22:21:07 [adesa.be] INFO: Scrape type for 10504982: 0
2026-03-25 22:21:07 [adesa.be] INFO: Skipping item 10504982 url https://www.openlane.eu/en/carv6/auction/10504982
2026-03-25 22:21:07 [scrapy.extensions.logstats] INFO: Crawled 304 pages (at 27 pages/min), scraped 240 items (at 19 items/min)
2026-03-25 22:21:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 227MiB
2026-03-25 22:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:21:10 [adesa.be] INFO: Found listing with ID: 10504970
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504970%27 HTTP/1.1" 200 None
2026-03-25 22:21:10 [adesa.be] INFO: Scrape type for 10504970: 0
2026-03-25 22:21:10 [adesa.be] INFO: Skipping item 10504970 url https://www.openlane.eu/en/carv6/auction/10504970
2026-03-25 22:21:10 [adesa.be] INFO: Found listing with ID: 10504971
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504971%27 HTTP/1.1" 200 None
2026-03-25 22:21:10 [adesa.be] INFO: Scrape type for 10504971: 0
2026-03-25 22:21:10 [adesa.be] INFO: Skipping item 10504971 url https://www.openlane.eu/en/carv6/auction/10504971
2026-03-25 22:21:10 [adesa.be] INFO: Found listing with ID: 10493753
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710493753%27 HTTP/1.1" 200 None
2026-03-25 22:21:10 [adesa.be] INFO: Scrape type for 10493753: 0
2026-03-25 22:21:10 [adesa.be] INFO: Skipping item 10493753 url https://www.openlane.eu/en/carv6/auction/10493753
2026-03-25 22:21:10 [adesa.be] INFO: Found listing with ID: 10373755
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710373755%27 HTTP/1.1" 200 None
2026-03-25 22:21:10 [adesa.be] INFO: Scrape type for 10373755: 0
2026-03-25 22:21:10 [adesa.be] INFO: Skipping item 10373755 url https://www.openlane.eu/en/carv6/auction/10373755
2026-03-25 22:21:10 [adesa.be] INFO: Found listing with ID: 10438524
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710438524%27 HTTP/1.1" 200 None
2026-03-25 22:21:10 [adesa.be] INFO: Scrape type for 10438524: 0
2026-03-25 22:21:10 [adesa.be] INFO: Skipping item 10438524 url https://www.openlane.eu/en/carv6/auction/10438524
2026-03-25 22:21:10 [adesa.be] INFO: Found listing with ID: 10392677
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710392677%27 HTTP/1.1" 200 None
2026-03-25 22:21:10 [adesa.be] INFO: Scrape type for 10392677: 0
2026-03-25 22:21:10 [adesa.be] INFO: Skipping item 10392677 url https://www.openlane.eu/en/carv6/auction/10392677
2026-03-25 22:21:10 [adesa.be] INFO: Found listing with ID: 10355068
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710355068%27 HTTP/1.1" 200 None
2026-03-25 22:21:10 [adesa.be] INFO: Scrape type for 10355068: 0
2026-03-25 22:21:10 [adesa.be] INFO: Skipping item 10355068 url https://www.openlane.eu/en/carv6/auction/10355068
2026-03-25 22:21:10 [adesa.be] INFO: Found listing with ID: 10458307
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710458307%27 HTTP/1.1" 200 None
2026-03-25 22:21:10 [adesa.be] INFO: Scrape type for 10458307: 0
2026-03-25 22:21:10 [adesa.be] INFO: Skipping item 10458307 url https://www.openlane.eu/en/carv6/auction/10458307
2026-03-25 22:21:10 [adesa.be] INFO: Found listing with ID: 10438746
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710438746%27 HTTP/1.1" 200 None
2026-03-25 22:21:10 [adesa.be] INFO: Scrape type for 10438746: 0
2026-03-25 22:21:10 [adesa.be] INFO: Skipping item 10438746 url https://www.openlane.eu/en/carv6/auction/10438746
2026-03-25 22:21:10 [adesa.be] INFO: Found listing with ID: 10531348
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710531348%27 HTTP/1.1" 200 None
2026-03-25 22:21:10 [adesa.be] INFO: Scrape type for 10531348: 0
2026-03-25 22:21:10 [adesa.be] INFO: Skipping item 10531348 url https://www.openlane.eu/en/carv6/auction/10531348
2026-03-25 22:21:10 [adesa.be] INFO: Found listing with ID: 10386880
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710386880%27 HTTP/1.1" 200 None
2026-03-25 22:21:10 [adesa.be] INFO: Scrape type for 10386880: 0
2026-03-25 22:21:10 [adesa.be] INFO: Skipping item 10386880 url https://www.openlane.eu/en/carv6/auction/10386880
2026-03-25 22:21:10 [adesa.be] INFO: Found listing with ID: 10258076
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258076%27 HTTP/1.1" 200 None
2026-03-25 22:21:10 [adesa.be] INFO: Scrape type for 10258076: 0
2026-03-25 22:21:10 [adesa.be] INFO: Skipping item 10258076 url https://www.openlane.eu/en/carv6/auction/10258076
2026-03-25 22:21:10 [adesa.be] INFO: Found listing with ID: 10351033
2026-03-25 22:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710351033%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10351033: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10351033 url https://www.openlane.eu/en/carv6/auction/10351033
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10507960
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710507960%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10507960: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10507960 url https://www.openlane.eu/en/carv6/auction/10507960
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10507414
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710507414%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10507414: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10507414 url https://www.openlane.eu/en/carv6/auction/10507414
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10423997
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710423997%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10423997: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10423997 url https://www.openlane.eu/en/carv6/auction/10423997
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10497157
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710497157%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10497157: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10497157 url https://www.openlane.eu/en/carv6/auction/10497157
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10258077
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258077%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10258077: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10258077 url https://www.openlane.eu/en/carv6/auction/10258077
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10258053
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258053%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10258053: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10258053 url https://www.openlane.eu/en/carv6/auction/10258053
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10497156
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710497156%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10497156: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10497156 url https://www.openlane.eu/en/carv6/auction/10497156
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10497158
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710497158%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10497158: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10497158 url https://www.openlane.eu/en/carv6/auction/10497158
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10258066
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258066%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10258066: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10258066 url https://www.openlane.eu/en/carv6/auction/10258066
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10664085
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710664085%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10664085: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10664085 url https://www.openlane.eu/en/carv6/auction/10664085
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10704548
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704548%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10704548: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10704548 url https://www.openlane.eu/en/carv6/auction/10704548
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10591847
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710591847%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10591847: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10591847 url https://www.openlane.eu/en/carv6/auction/10591847
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10591845
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710591845%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10591845: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10591845 url https://www.openlane.eu/en/carv6/auction/10591845
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10580437
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580437%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10580437: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10580437 url https://www.openlane.eu/en/carv6/auction/10580437
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10595474
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595474%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10595474: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10595474 url https://www.openlane.eu/en/carv6/auction/10595474
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10326185
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710326185%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10326185: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10326185 url https://www.openlane.eu/en/carv6/auction/10326185
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10623491
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623491%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10623491: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10623491 url https://www.openlane.eu/en/carv6/auction/10623491
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10623492
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623492%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10623492: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10623492 url https://www.openlane.eu/en/carv6/auction/10623492
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10623490
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623490%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10623490: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10623490 url https://www.openlane.eu/en/carv6/auction/10623490
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10614622
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710614622%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10614622: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10614622 url https://www.openlane.eu/en/carv6/auction/10614622
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10614624
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710614624%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10614624: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10614624 url https://www.openlane.eu/en/carv6/auction/10614624
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10716649
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716649%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10716649: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10716649 url https://www.openlane.eu/en/carv6/auction/10716649
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10585106
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710585106%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10585106: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10585106 url https://www.openlane.eu/en/carv6/auction/10585106
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10627573
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627573%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10627573: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10627573 url https://www.openlane.eu/en/carv6/auction/10627573
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10628352
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710628352%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10628352: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10628352 url https://www.openlane.eu/en/carv6/auction/10628352
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10628351
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710628351%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10628351: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10628351 url https://www.openlane.eu/en/carv6/auction/10628351
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10627594
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627594%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10627594: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10627594 url https://www.openlane.eu/en/carv6/auction/10627594
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10666275
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666275%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10666275: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10666275 url https://www.openlane.eu/en/carv6/auction/10666275
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10627569
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627569%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10627569: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10627569 url https://www.openlane.eu/en/carv6/auction/10627569
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10655596
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710655596%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10655596: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10655596 url https://www.openlane.eu/en/carv6/auction/10655596
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10627562
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627562%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10627562: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10627562 url https://www.openlane.eu/en/carv6/auction/10627562
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10627563
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627563%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10627563: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10627563 url https://www.openlane.eu/en/carv6/auction/10627563
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10627580
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627580%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10627580: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10627580 url https://www.openlane.eu/en/carv6/auction/10627580
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10627590
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627590%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10627590: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10627590 url https://www.openlane.eu/en/carv6/auction/10627590
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10627582
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627582%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10627582: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10627582 url https://www.openlane.eu/en/carv6/auction/10627582
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10627584
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627584%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10627584: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10627584 url https://www.openlane.eu/en/carv6/auction/10627584
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10627586
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627586%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10627586: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10627586 url https://www.openlane.eu/en/carv6/auction/10627586
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10627588
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627588%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10627588: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10627588 url https://www.openlane.eu/en/carv6/auction/10627588
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10627564
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627564%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10627564: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10627564 url https://www.openlane.eu/en/carv6/auction/10627564
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10627579
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627579%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10627579: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10627579 url https://www.openlane.eu/en/carv6/auction/10627579
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10627585
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627585%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10627585: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10627585 url https://www.openlane.eu/en/carv6/auction/10627585
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10615315
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710615315%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10615315: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10615315 url https://www.openlane.eu/en/carv6/auction/10615315
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10615312
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710615312%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10615312: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10615312 url https://www.openlane.eu/en/carv6/auction/10615312
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10373756
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710373756%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10373756: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10373756 url https://www.openlane.eu/en/carv6/auction/10373756
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10580439
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580439%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10580439: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10580439 url https://www.openlane.eu/en/carv6/auction/10580439
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10562284
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710562284%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10562284: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10562284 url https://www.openlane.eu/en/carv6/auction/10562284
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10630787
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630787%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10630787: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10630787 url https://www.openlane.eu/en/carv6/auction/10630787
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10576365
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710576365%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10576365: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10576365 url https://www.openlane.eu/en/carv6/auction/10576365
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10405235
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710405235%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10405235: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10405235 url https://www.openlane.eu/en/carv6/auction/10405235
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10461938
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710461938%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10461938: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10461938 url https://www.openlane.eu/en/carv6/auction/10461938
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10366783
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710366783%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10366783: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10366783 url https://www.openlane.eu/en/carv6/auction/10366783
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10520202
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710520202%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10520202: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10520202 url https://www.openlane.eu/en/carv6/auction/10520202
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10666627
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666627%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10666627: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10666627 url https://www.openlane.eu/en/carv6/auction/10666627
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10682815
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710682815%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10682815: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10682815 url https://www.openlane.eu/en/carv6/auction/10682815
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10698828
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710698828%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10698828: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10698828 url https://www.openlane.eu/en/carv6/auction/10698828
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10688261
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710688261%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10688261: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10688261 url https://www.openlane.eu/en/carv6/auction/10688261
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10258058
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258058%27 HTTP/1.1" 200 None
2026-03-25 22:21:11 [adesa.be] INFO: Scrape type for 10258058: 0
2026-03-25 22:21:11 [adesa.be] INFO: Skipping item 10258058 url https://www.openlane.eu/en/carv6/auction/10258058
2026-03-25 22:21:11 [adesa.be] INFO: Found listing with ID: 10707957
2026-03-25 22:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710707957%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10707957: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10707957 url https://www.openlane.eu/en/carv6/auction/10707957
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10698830
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710698830%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10698830: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10698830 url https://www.openlane.eu/en/carv6/auction/10698830
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10666057
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666057%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10666057: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10666057 url https://www.openlane.eu/en/carv6/auction/10666057
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10595467
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595467%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10595467: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10595467 url https://www.openlane.eu/en/carv6/auction/10595467
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10583628
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710583628%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10583628: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10583628 url https://www.openlane.eu/en/carv6/auction/10583628
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10716211
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716211%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10716211: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10716211 url https://www.openlane.eu/en/carv6/auction/10716211
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10580542
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580542%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10580542: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10580542 url https://www.openlane.eu/en/carv6/auction/10580542
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10693707
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710693707%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10693707: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10693707 url https://www.openlane.eu/en/carv6/auction/10693707
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10682970
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710682970%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10682970: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10682970 url https://www.openlane.eu/en/carv6/auction/10682970
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10682969
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710682969%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10682969: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10682969 url https://www.openlane.eu/en/carv6/auction/10682969
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10627591
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627591%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10627591: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10627591 url https://www.openlane.eu/en/carv6/auction/10627591
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10649237
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710649237%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10649237: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10649237 url https://www.openlane.eu/en/carv6/auction/10649237
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10406461
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710406461%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10406461: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10406461 url https://www.openlane.eu/en/carv6/auction/10406461
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10258056
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258056%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10258056: 2
2026-03-25 22:21:12 [adesa.be] INFO: Scraping item 10258056 url https://www.openlane.eu/en/carv6/auction/10258056
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10653832
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710653832%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10653832: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10653832 url https://www.openlane.eu/en/carv6/auction/10653832
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10277379
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710277379%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10277379: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10277379 url https://www.openlane.eu/en/carv6/auction/10277379
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10602291
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710602291%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10602291: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10602291 url https://www.openlane.eu/en/carv6/auction/10602291
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10595461
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595461%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10595461: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10595461 url https://www.openlane.eu/en/carv6/auction/10595461
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10673713
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710673713%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10673713: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10673713 url https://www.openlane.eu/en/carv6/auction/10673713
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10595468
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595468%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10595468: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10595468 url https://www.openlane.eu/en/carv6/auction/10595468
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10326051
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710326051%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10326051: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10326051 url https://www.openlane.eu/en/carv6/auction/10326051
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10595470
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595470%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10595470: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10595470 url https://www.openlane.eu/en/carv6/auction/10595470
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10686921
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710686921%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10686921: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10686921 url https://www.openlane.eu/en/carv6/auction/10686921
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10595469
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595469%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10595469: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10595469 url https://www.openlane.eu/en/carv6/auction/10595469
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10463665
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710463665%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10463665: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10463665 url https://www.openlane.eu/en/carv6/auction/10463665
2026-03-25 22:21:12 [adesa.be] INFO: Found listing with ID: 10281434
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710281434%27 HTTP/1.1" 200 None
2026-03-25 22:21:12 [adesa.be] INFO: Scrape type for 10281434: 0
2026-03-25 22:21:12 [adesa.be] INFO: Skipping item 10281434 url https://www.openlane.eu/en/carv6/auction/10281434
2026-03-25 22:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10258056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 22:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10258056
2026-03-25 22: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-25 22:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 479dbb90-d696-5505-8b55-d1dc7836277a with scrape type 2
2026-03-25 22:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 479dbb90-d696-5505-8b55-d1dc7836277a, identifier: 10258056
2026-03-25 22:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10258056
2026-03-25 22:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10258056
2026-03-25 22:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10258056 to the API
2026-03-25 22:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:21:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10258056>
{'auction_title': '',
'c_o_2_emission_value': 228,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'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': '27140',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10258056',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 39700,
'price_includes_vat': True,
'registration_date': '2026-03-10',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Transporter 2.0 TDI - 4Motion - Diesel - Automatic - 170 '
'hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-25 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258056%27 HTTP/1.1" 200 None
2026-03-25 22:21:14 [adesa.be] INFO: Saving data for 10258056: {'auction_closing_time': 1798675200.0, 'created_time': 1773235778.067875, 'last_price_update_time': 1774477274.222571}
2026-03-25 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10258056') HTTP/1.1" 204 0
2026-03-25 22:21:14 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 22:21:14 [adesa.be] INFO: adesa.be Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 22:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:21:14 [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%201774045274 HTTP/1.1" 200 None
2026-03-25 22:21:14 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (241 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.be/task_31_2026-03-25T22_15_00.jl
2026-03-25 22:21:14 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 1248559,
'downloader/request_count': 1506,
'downloader/request_method_count/GET': 1473,
'downloader/request_method_count/POST': 33,
'downloader/response_bytes': 717753946,
'downloader/response_count': 1506,
'downloader/response_status_count/200': 1474,
'downloader/response_status_count/403': 30,
'downloader/response_status_count/404': 2,
'elapsed_time_seconds': 367.901305,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 22, 21, 14, 574917, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 138917,
'httpcompression/response_count': 32,
'item_scraped_count': 241,
'log_count/DEBUG': 17796,
'log_count/INFO': 20633,
'memusage/max': 238182400,
'memusage/startup': 147640320,
'photo_download_count': 1200,
'request_depth_max': 33,
'response_received_count': 306,
'scheduler/dequeued': 1506,
'scheduler/dequeued/memory': 1506,
'scheduler/enqueued': 1506,
'scheduler/enqueued/memory': 1506,
'scrape_type/new': 130,
'scrape_type/price_update': 111,
'scrape_type/skipped': 3055,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 276,
'scrapy-zyte-api/error_ratio': 0.007246376811594203,
'scrapy-zyte-api/error_types/download/temporary-error': 2,
'scrapy-zyte-api/errors': 2,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.9931985199353592,
'scrapy-zyte-api/mean_response_seconds': 4.057494846716469,
'scrapy-zyte-api/processed': 274,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 274,
'scrapy-zyte-api/request_args/experimental.requestCookies': 273,
'scrapy-zyte-api/request_args/experimental.responseCookies': 274,
'scrapy-zyte-api/request_args/httpRequestBody': 33,
'scrapy-zyte-api/request_args/httpRequestMethod': 33,
'scrapy-zyte-api/request_args/httpResponseBody': 274,
'scrapy-zyte-api/request_args/httpResponseHeaders': 274,
'scrapy-zyte-api/request_args/url': 274,
'scrapy-zyte-api/status_codes/200': 274,
'scrapy-zyte-api/status_codes/520': 2,
'scrapy-zyte-api/success': 274,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 3296,
'source/total_available': 3296,
'start_time': datetime.datetime(2026, 3, 25, 22, 15, 6, 673612, tzinfo=datetime.timezone.utc)}
2026-03-25 22:21:14 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-25 22:21:14 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f08e3846990>
2026-03-25 22:21:14 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f08e3329f50>